Skip to content

Commit 99a2b6d

Browse files
Johan Jonkermmind
authored andcommitted
ARM: dts: rockchip: enable hdmi_sound and i2s0 for mk808 hdmi
Enable the hdmi_sound node and add i2s0 as sound source for mk808 hdmi. Signed-off-by: Johan Jonker <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Heiko Stuebner <[email protected]>
1 parent 54c799c commit 99a2b6d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

arch/arm/boot/dts/rockchip/rk3066a-mk808.dts

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,14 @@
143143
};
144144
};
145145

146+
&hdmi_sound {
147+
status = "okay";
148+
};
149+
150+
&i2s0 {
151+
status = "okay";
152+
};
153+
146154
&mmc0 {
147155
bus-width = <4>;
148156
cap-mmc-highspeed;

0 commit comments

Comments
 (0)