Skip to content

Commit 2859e1a

Browse files
mriesch-wvmmind
authored andcommitted
arm64: dts: rockchip: enable hdmi out audio on wolfvision pf5
Enable HDMI out audio on the WolfVision PF5 mainboard. Signed-off-by: Michael Riesch <[email protected]> Link: https://lore.kernel.org/r/20241218-b4-wolfvision-pf5-update-v1-2-1d1959858708@wolfvision.net Signed-off-by: Heiko Stuebner <[email protected]>
1 parent 11d0796 commit 2859e1a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

arch/arm64/boot/dts/rockchip/rk3568-wolfvision-pf5.dts

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,10 @@
167167
};
168168
};
169169

170+
&hdmi_sound {
171+
status = "okay";
172+
};
173+
170174
&i2c0 {
171175
status = "okay";
172176

@@ -414,6 +418,10 @@
414418
pinctrl-0 = <&i2c4m1_xfer>;
415419
};
416420

421+
&i2s0_8ch {
422+
status = "okay";
423+
};
424+
417425
&pdm {
418426
pinctrl-0 = <&pdmm0_clk
419427
&pdmm0_sdi0>;

0 commit comments

Comments
 (0)