mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 12:57:06 +09:00
ARM64: dts: rk3399-android: add hdmi-dp drm audio
this patch register hdmi and dp as one sound card, and compatible single hdmi audio, single dp audio or both. Change-Id: I840e6c13f1a0c765a3a9235eb0a798011fc3bf06 Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com>
This commit is contained in:
@@ -234,6 +234,13 @@
|
||||
rockchip,uboot-charge-on = <1>;
|
||||
rockchip,android-charge-on = <0>;
|
||||
};
|
||||
|
||||
hdmi_dp_sound: hdmi-dp-sound {
|
||||
status = "disabled";
|
||||
compatible = "rockchip,rk3399-hdmi-dp";
|
||||
rockchip,cpu = <&i2s2>;
|
||||
rockchip,codec = <&hdmi>, <&cdn_dp>;
|
||||
};
|
||||
};
|
||||
|
||||
&vopb {
|
||||
|
||||
Reference in New Issue
Block a user