Commit de70083c authored by Johan Jonker's avatar Johan Jonker Committed by Heiko Stuebner
Browse files

arm64: dts: rockchip: remove #sound-dai-cells from &spdif node of rk3399-hugsun-x99.dts



The '#sound-dai-cells' property is already defined in rk3399.dtsi
at the 'spdif' node, so remove it from the '&spdif' node in
'rk3399-hugsun-x99.dts'.

Signed-off-by: default avatarJohan Jonker <jbx6244@gmail.com>
Link: https://lore.kernel.org/r/20200424155600.24254-2-jbx6244@gmail.com


Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent e565dd29
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -633,7 +633,6 @@ brcmf: wifi@1 {
&spdif {
	status = "okay";
	pinctrl-0 = <&spdif_bus_1>;
	#sound-dai-cells = <0>;
};

&spi1 {