Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

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 <jbx6244@gmail.com> Link: https://lore.kernel.org/r/9d0fabb0-70b0-4b4b-ac7c-389b1c7afe20@gmail.com Signed-off-by: Heiko Stuebner <heiko@sntech.de>
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)