Skip to content

Commit 313da6f

Browse files
Johan Jonkermmind
authored andcommitted
ARM: dts: rockchip: add #sound-dai-cells to hdmi node on rk3128
'#sound-dai-cells' is required to properly interpret the list of DAI specified in the 'sound-dai' property, so add them to the 'hdmi' node for 'rk3128.dtsi'. Signed-off-by: Johan Jonker <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Heiko Stuebner <[email protected]>
1 parent d45db4f commit 313da6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm/boot/dts/rockchip/rk3128.dtsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -566,6 +566,7 @@
566566
pinctrl-names = "default";
567567
pinctrl-0 = <&hdmii2c_xfer &hdmi_hpd &hdmi_cec>;
568568
power-domains = <&power RK3128_PD_VIO>;
569+
#sound-dai-cells = <0>;
569570
status = "disabled";
570571

571572
ports {

0 commit comments

Comments
 (0)