arm64: dts: rockchip: enable HDMI sound on FriendlyElec NanoPC-T6

We have both video outputs showing pixels, time to play some noise.

Signed-off-by: Marcin Juszkiewicz <mjuszkiewicz@redhat.com>
Link: https://lore.kernel.org/r/20250325-nanopc-t6-hdmi-v1-2-299a2ed45878@redhat.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
Marcin Juszkiewicz 2025-03-25 20:51:47 +01:00 committed by Heiko Stuebner
parent fc1f5f5bca
commit c0898e6881

View File

@ -371,6 +371,9 @@ hdmi0_out_con: endpoint {
};
};
&hdmi0_sound {
status = "okay";
};
&hdmi1 {
status = "okay";
@ -388,6 +391,10 @@ hdmi1_out_con: endpoint {
};
};
&hdmi1_sound {
status = "okay";
};
&hdptxphy0 {
status = "okay";
};
@ -563,6 +570,14 @@ i2s0_8ch_p0_0: endpoint {
};
};
&i2s5_8ch {
status = "okay";
};
&i2s6_8ch {
status = "okay";
};
&pcie2x1l0 {
reset-gpios = <&gpio4 RK_PB3 GPIO_ACTIVE_HIGH>;
vpcie3v3-supply = <&vcc_3v3_pcie20>;