]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
arm64: dts: rockchip: enable hdmi sound on rk3399-sapphire
authorVicente Bergas <vicencb@gmail.com>
Sat, 2 Jun 2018 22:07:18 +0000 (00:07 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Tue, 19 Jun 2018 23:15:55 +0000 (01:15 +0200)
Simply enable the hdmi-sound simple-audio-card on the
sapphire board.

Signed-off-by: Vicente Bergas <vicencb@gmail.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3399-sapphire.dtsi

index 543b09870ffcf81a0adb857edc541ea24f4a777e..5dada565429c92aded8eec83a91897c8d0f16f10 100644 (file)
@@ -190,6 +190,10 @@ &hdmi {
        status = "okay";
 };
 
+&hdmi_sound {
+       status = "okay";
+};
+
 &i2c0 {
        clock-frequency = <400000>;
        i2c-scl-rising-time-ns = <168>;