mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
arm64: dts: rockchip: rk3588-evbs: enable dp0 sound card
Signed-off-by: Shunhua Lan <lsh@rock-chips.com> Change-Id: Id1a8d26def060de71078621635de7c70bc7cd6c1
This commit is contained in:
@@ -254,6 +254,10 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&dp0_sound{
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&dp1 {
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&dp1_hpd>;
|
||||
@@ -668,6 +672,10 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&spdif_tx2 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&u2phy0_otg {
|
||||
rockchip,typec-vbus-det;
|
||||
};
|
||||
|
||||
@@ -84,6 +84,16 @@
|
||||
default-brightness-level = <200>;
|
||||
};
|
||||
|
||||
dp0_sound: dp0-sound {
|
||||
status = "disabled";
|
||||
compatible = "rockchip,hdmi";
|
||||
rockchip,card-name= "rockchip,dp0";
|
||||
rockchip,mclk-fs = <512>;
|
||||
rockchip,cpu = <&spdif_tx2>;
|
||||
rockchip,codec = <&dp0 1>;
|
||||
rockchip,jack-det;
|
||||
};
|
||||
|
||||
hdmi0_sound: hdmi0-sound {
|
||||
status = "disabled";
|
||||
compatible = "simple-audio-card";
|
||||
|
||||
@@ -222,6 +222,10 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&dp0_sound{
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&edp0 {
|
||||
force-hpd;
|
||||
status = "okay";
|
||||
@@ -660,6 +664,10 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&spdif_tx2 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&u2phy0_otg {
|
||||
rockchip,typec-vbus-det;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user