mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02: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:
parent
871bfa3462
commit
96d2abbde3
|
|
@ -200,17 +200,6 @@ codec {
|
|||
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 @@ spdif_out: spdif-out {
|
|||
};
|
||||
|
||||
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 @@ &hdmi_rk_fb {
|
|||
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";
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user