Commit 65f0b420 authored by Chen-Yu Tsai's avatar Chen-Yu Tsai Committed by Heiko Stuebner
Browse files

arm64: dts: rockchip: Enable HDMI audio on rk3328-roc-cc



The RK3328-ROC-CC already has HDMI display output enabled. Now that
audio for the HDMI controller is supported, it can be enabled as well.

Enable the simple-audio-card, and the I2S interface the audio is fed
from.

Signed-off-by: default avatarChen-Yu Tsai <wens@csie.org>
Link: https://lore.kernel.org/r/20201126073336.30794-3-wens@kernel.org


Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 4076a007
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -161,6 +161,10 @@
	status = "okay";
};

&hdmi_sound {
	status = "okay";
};

&i2c1 {
	status = "okay";

@@ -270,6 +274,10 @@
	};
};

&i2s0 {
	status = "okay";
};

&io_domains {
	status = "okay";