arm64: dts: rockchip: 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: I55db6e9a0181cae0cb414b9dcacae7ff0214b50c
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:
Sugar Zhang
2017-09-20 09:14:18 +08:00
committed by Tao Huang
parent 213b7f8cbd
commit 490314c276

View File

@@ -2479,7 +2479,11 @@
<3 RK_PD4 1 &pcfg_pull_none>,
<3 RK_PD5 1 &pcfg_pull_none>,
<3 RK_PD6 1 &pcfg_pull_none>,
<3 RK_PD7 1 &pcfg_pull_none>,
<3 RK_PD7 1 &pcfg_pull_none>;
};
i2s_8ch_mclk: i2s-8ch-mclk {
rockchip,pins =
<4 RK_PA0 1 &pcfg_pull_none>;
};
};