| .. | .. |
|---|
| 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 | }; |
|---|
| .. | .. |
|---|
| 169 | 176 | status = "disabled"; |
|---|
| 170 | 177 | }; |
|---|
| 171 | 178 | |
|---|
| 179 | +&i2s2_2ch { |
|---|
| 180 | + pinctrl-0 = <&i2s2m0_sclktx &i2s2m0_lrcktx &i2s2m0_sdi &i2s2m0_sdo>; |
|---|
| 181 | + rockchip,bclk-fs = <32>; |
|---|
| 182 | + status = "disabled"; |
|---|
| 183 | +}; |
|---|
| 184 | + |
|---|
| 172 | 185 | &i2s3_2ch { |
|---|
| 173 | 186 | status = "disabled"; |
|---|
| 174 | 187 | }; |
|---|
| .. | .. |
|---|
| 280 | 293 | status = "disabled"; |
|---|
| 281 | 294 | }; |
|---|
| 282 | 295 | |
|---|
| 296 | +&work_led { |
|---|
| 297 | + status = "disabled"; |
|---|
| 298 | +}; |
|---|
| 283 | 299 | |
|---|
| 284 | 300 | &pinctrl { |
|---|
| 285 | 301 | headphone { |
|---|