Commit bbf8f6fe authored by Cheng-Yi Chiang's avatar Cheng-Yi Chiang Committed by Heiko Stuebner

ARM: dts: rockchip: Add HDMI audio support to rk3288-veyron-mickey

Add HDMI audio support to veyron-mickey. The sound card should expose
one audio device for HDMI.
Signed-off-by: default avatarCheng-Yi Chiang <cychiang@chromium.org>
Link: https://lore.kernel.org/r/20191028071930.145899-7-cychiang@chromium.orgSigned-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent d6707fb7
......@@ -28,6 +28,13 @@ vcc33_io: vcc33_io {
regulator-boot-on;
vin-supply = <&vcc33_sys>;
};
sound {
compatible = "rockchip,rockchip-audio-max98090";
rockchip,model = "VEYRON-HDMI";
rockchip,hdmi-codec = <&hdmi>;
rockchip,i2s-controller = <&i2s>;
};
};
&cpu_thermal {
......
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