Commit 99a2b6d1 authored by Johan Jonker's avatar Johan Jonker Committed by Heiko Stuebner

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: default avatarJohan Jonker <jbx6244@gmail.com>
Link: https://lore.kernel.org/r/aa79ff87-ea94-4f6d-a81b-5110724243f4@gmail.comSigned-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 54c799c3
......@@ -143,6 +143,14 @@ hdmi_out_con: endpoint {
};
};
&hdmi_sound {
status = "okay";
};
&i2s0 {
status = "okay";
};
&mmc0 {
bus-width = <4>;
cap-mmc-highspeed;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment