arm64: dts: rockchip: enable hdmi tx audio on rock-3a
authorMichael Riesch <michael.riesch@wolfvision.net>
Tue, 14 Jun 2022 23:03:54 +0000 (01:03 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Mon, 4 Jul 2022 15:06:46 +0000 (17:06 +0200)
Enable the I2S0 controller and the hdmi-sound node on the Radxa
ROCK3 Model A.

Signed-off-by: Michael Riesch <michael.riesch@wolfvision.net>
Link: https://lore.kernel.org/r/20220614230354.3756364-2-michael.riesch@wolfvision.net
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3568-rock-3a.dts

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