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:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user