mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
ARM: dts: rockchip: rk3288: split i2s mclk pinctrl from i2s bus
because currently mclk is handled by codec side, so the associated pinctrl should be handled by codec too. Change-Id: I0611b7a291351a20f72b5124c501dc79d92787d6 Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com> Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
This commit is contained in:
@@ -2185,8 +2185,11 @@
|
||||
<6 RK_PA1 1 &pcfg_pull_none>,
|
||||
<6 RK_PA2 1 &pcfg_pull_none>,
|
||||
<6 RK_PA3 1 &pcfg_pull_none>,
|
||||
<6 RK_PA4 1 &pcfg_pull_none>,
|
||||
<6 RK_PB0 1 &pcfg_pull_none>;
|
||||
<6 RK_PA4 1 &pcfg_pull_none>;
|
||||
};
|
||||
|
||||
i2s0_mclk: i2s0-mclk {
|
||||
rockchip,pins = <6 RK_PB0 1 &pcfg_pull_none>;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user