arm64: dts: rockchip: rk1808-evb: correct mclk for rk809 codec

Change-Id: I5d963b095d876da2a7c7aecc35fcf64c8bd588cb
Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com>
This commit is contained in:
Sugar Zhang
2018-10-22 15:58:26 +08:00
committed by Tao Huang
parent 0d55c87e7e
commit 7462892e8f

View File

@@ -540,7 +540,7 @@
rk809_codec: codec {
#sound-dai-cells = <0>;
compatible = "rockchip,rk809-codec", "rockchip,rk817-codec";
clocks = <&cru SCLK_I2S1_2CH>;
clocks = <&cru SCLK_I2S1_2CH_OUT>;
clock-names = "mclk";
pinctrl-names = "default";
pinctrl-0 = <&i2s1_2ch_mclk>;