mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
ARM64: dts: rk3399: enable cdn_dp_fb for box
Change-Id: Idf28d25381b20e1a92193a3a825405a6ef41dfa5 Signed-off-by: xuhuicong <xhc@rock-chips.com>
This commit is contained in:
@@ -200,17 +200,6 @@
|
||||
sound-dai = <&cdn_dp_fb 0>;
|
||||
};
|
||||
};
|
||||
|
||||
simple-audio-card,dai-link@1 {
|
||||
format = "spdif";
|
||||
cpu {
|
||||
sound-dai = <&spdif>;
|
||||
};
|
||||
|
||||
codec {
|
||||
sound-dai = <&cdn_dp_fb 1>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
vpu: vpu_service@ff650000 {
|
||||
|
||||
@@ -147,7 +147,7 @@
|
||||
};
|
||||
|
||||
hdmi_sound: hdmi-sound {
|
||||
status = "okay";
|
||||
status = "disabled";
|
||||
compatible = "simple-audio-card";
|
||||
simple-audio-card,format = "i2s";
|
||||
simple-audio-card,mclk-fs = <256>;
|
||||
@@ -957,6 +957,16 @@
|
||||
rockchip,hdmi_video_source = <DISPLAY_SOURCE_LCDC0>;
|
||||
};
|
||||
|
||||
&cdn_dp_sound {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&cdn_dp_fb {
|
||||
status = "okay";
|
||||
extcon = <&fusb0>;
|
||||
phys = <&tcphy0 0>;
|
||||
};
|
||||
|
||||
&i2s2 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user