arm64: dts: rockchip: rk3568: Move property '#sound-dai-cells" into dtsi

Change-Id: Ia4a24f5730c8e985e7ec59d5f9174a7ce3d0e2f8
Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com>
This commit is contained in:
Sugar Zhang
2020-11-17 10:54:39 +08:00
parent 68f8b78c75
commit 1b8e5ce927
5 changed files with 9 additions and 15 deletions

View File

@@ -51,12 +51,10 @@
&i2s1_8ch {
status = "disabled";
#sound-dai-cells = <0>;
};
&i2s3_2ch {
status = "okay";
#sound-dai-cells = <0>;
pinctrl-names = "default";
pinctrl-0 = <&i2s3sclkm1
&i2s3lrckm1
@@ -69,7 +67,6 @@
};
&rk809_codec {
#sound-dai-cells = <0>;
compatible = "rockchip,rk809-codec", "rockchip,rk817-codec";
clocks = <&cru I2S3_MCLKOUT_TX>;
clock-names = "mclk";