arm64: dts: rockchip: Enable HDMI audio on ODROID-M1.
authorAurelien Jarno <aurelien@aurel32.net>
Fri, 30 Sep 2022 05:12:40 +0000 (07:12 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Mon, 17 Oct 2022 11:44:40 +0000 (13:44 +0200)
This enables the i2s0 controller and the hdmi-sound node on the
ODROID-M1.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Tested-by: Dan Johansen <strit@manjaro.org>
Link: https://lore.kernel.org/r/20220930051246.391614-8-aurelien@aurel32.net
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3568-odroid-m1.dts

index 126b893048fe1c5855edacf9a5d0b6f872249892..ac4e94d18febf606140cd1a8fcf9fbafabf7c333 100644 (file)
        };
 };
 
+&hdmi_sound {
+       status = "okay";
+};
+
 &i2c0 {
        status = "okay";
 
        };
 };
 
+&i2s0_8ch {
+       status = "okay";
+};
+
 &i2s1_8ch {
        rockchip,trcm-sync-tx-only;
        status = "okay";