forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-11-24 2b26ab132d1b33b91c84c6d732456200e8c5ee77
kernel/arch/arm64/boot/dts/rockchip/rk3566-evb5-lp4x-v10.dtsi
....@@ -47,6 +47,13 @@
4747 status = "disabled";
4848 };
4949
50
+&bt_sound {
51
+ status = "disabled";
52
+ simple-audio-card,cpu {
53
+ sound-dai = <&i2s2_2ch>;
54
+ };
55
+};
56
+
5057 &combphy1_usq {
5158 status = "okay";
5259 };
....@@ -161,11 +168,14 @@
161168 * power-supply should switche to vcc3v3_lcd1_n
162169 * when mipi panel is connected to dsi1.
163170 */
164
-&gt1x {
165
- power-supply = <&vcc3v3_lcd0_n>;
166
-};
167171
168172 &i2c5 {
173
+ status = "disabled";
174
+};
175
+
176
+&i2s2_2ch {
177
+ pinctrl-0 = <&i2s2m0_sclktx &i2s2m0_lrcktx &i2s2m0_sdi &i2s2m0_sdo>;
178
+ rockchip,bclk-fs = <32>;
169179 status = "disabled";
170180 };
171181
....@@ -280,9 +290,6 @@
280290 status = "disabled";
281291 };
282292
283
-&work_led {
284
- status = "disabled";
285
-};
286293
287294 &pinctrl {
288295 headphone {