Change-Id: Idf28d25381b20e1a92193a3a825405a6ef41dfa5
Signed-off-by: xuhuicong <xhc@rock-chips.com>
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 {
};
hdmi_sound: hdmi-sound {
- status = "okay";
+ status = "disabled";
compatible = "simple-audio-card";
simple-audio-card,format = "i2s";
simple-audio-card,mclk-fs = <256>;
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";
};