arm64: dts: rockchip: remove #sound-dai-cells from &i2s1 node of rk3399-pinebook...
authorJohan Jonker <jbx6244@gmail.com>
Fri, 24 Apr 2020 15:55:59 +0000 (17:55 +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 'i2s1' node, so remove it from the '&i2s1' node in
'rk3399-pinebook-pro.dts'.

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Link: https://lore.kernel.org/r/20200424155600.24254-1-jbx6244@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3399-pinebook-pro.dts

index 5ea281b55fe2735808c3a12628e3f6c8463bcc52..b200628900242f671e5cbfed78441e62603bf717 100644 (file)
 };
 
 &i2s1 {
-       #sound-dai-cells = <0>;
        pinctrl-names = "default";
        pinctrl-0 = <&i2s_8ch_mclk_gpio>, <&i2s1_2ch_bus>;
        rockchip,capture-channels = <8>;