arm64: dts: rockchip: remove #sound-dai-cells from &spdif node of rk3399-hugsun-x99.dts
authorJohan Jonker <jbx6244@gmail.com>
Fri, 24 Apr 2020 15:56:00 +0000 (17:56 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Mon, 27 Apr 2020 19:34:26 +0000 (21:34 +0200)
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: Johan Jonker <jbx6244@gmail.com>
Link: https://lore.kernel.org/r/20200424155600.24254-2-jbx6244@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3399-hugsun-x99.dts

index aee484a051813283b897259e6a99fe1b38ace9af..4b4a38e592836510744c9c66a193ba37862977a8 100644 (file)
 &spdif {
        status = "okay";
        pinctrl-0 = <&spdif_bus_1>;
-       #sound-dai-cells = <0>;
 };
 
 &spi1 {