.. | .. |
---|
47 | 47 | status = "disabled"; |
---|
48 | 48 | }; |
---|
49 | 49 | |
---|
| 50 | +&bt_sound { |
---|
| 51 | + status = "disabled"; |
---|
| 52 | + simple-audio-card,cpu { |
---|
| 53 | + sound-dai = <&i2s2_2ch>; |
---|
| 54 | + }; |
---|
| 55 | +}; |
---|
| 56 | + |
---|
50 | 57 | &combphy1_usq { |
---|
51 | 58 | status = "okay"; |
---|
52 | 59 | }; |
---|
.. | .. |
---|
161 | 168 | * power-supply should switche to vcc3v3_lcd1_n |
---|
162 | 169 | * when mipi panel is connected to dsi1. |
---|
163 | 170 | */ |
---|
164 | | ->1x { |
---|
165 | | - power-supply = <&vcc3v3_lcd0_n>; |
---|
166 | | -}; |
---|
167 | 171 | |
---|
168 | 172 | &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>; |
---|
169 | 179 | status = "disabled"; |
---|
170 | 180 | }; |
---|
171 | 181 | |
---|
.. | .. |
---|
280 | 290 | status = "disabled"; |
---|
281 | 291 | }; |
---|
282 | 292 | |
---|
283 | | -&work_led { |
---|
284 | | - status = "disabled"; |
---|
285 | | -}; |
---|
286 | 293 | |
---|
287 | 294 | &pinctrl { |
---|
288 | 295 | headphone { |
---|