arm64: dts: rockchip: rk3368: split i2s mclk from i2s-8ch-bus

Change-Id: I7cd8e67bc21ed3b35afb8835a270bc8f9f955aab
Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com>
(cherry picked from commit 5e2f47bce0)
Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
This commit is contained in:
Sugar Zhang
2017-09-05 18:30:42 +08:00
committed by Tao Huang
parent 092c617c77
commit a96df3beb9

View File

@@ -1148,8 +1148,11 @@
<2 16 RK_FUNC_1 &pcfg_pull_none>,
<2 17 RK_FUNC_1 &pcfg_pull_none>,
<2 18 RK_FUNC_1 &pcfg_pull_none>,
<2 19 RK_FUNC_1 &pcfg_pull_none>,
<2 20 RK_FUNC_1 &pcfg_pull_none>;
<2 19 RK_FUNC_1 &pcfg_pull_none>;
};
i2s_8ch_mclk: i2s-8ch-mclk {
rockchip,pins = <2 20 RK_FUNC_1 &pcfg_pull_none>;
};
};