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

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 <jbx6244@gmail.com> Link: https://lore.kernel.org/r/aa79ff87-ea94-4f6d-a81b-5110724243f4@gmail.com Signed-off-by: Heiko Stuebner <heiko@sntech.de>
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)