| .. | .. |
|---|
| 44 | 44 | }; |
|---|
| 45 | 45 | }; |
|---|
| 46 | 46 | |
|---|
| 47 | +&bt_sound { |
|---|
| 48 | + status = "disabled"; |
|---|
| 49 | + simple-audio-card,cpu { |
|---|
| 50 | + sound-dai = <&i2s2_2ch>; |
|---|
| 51 | + }; |
|---|
| 52 | +}; |
|---|
| 53 | + |
|---|
| 47 | 54 | &combphy1_usq { |
|---|
| 48 | 55 | status = "okay"; |
|---|
| 49 | 56 | }; |
|---|
| .. | .. |
|---|
| 177 | 184 | status = "okay"; |
|---|
| 178 | 185 | }; |
|---|
| 179 | 186 | |
|---|
| 180 | | ->1x { |
|---|
| 181 | | - power-supply = <&vcc3v3_lcd0_n>; |
|---|
| 182 | | -}; |
|---|
| 183 | 187 | |
|---|
| 184 | 188 | &i2c2 { |
|---|
| 185 | 189 | status = "okay"; |
|---|
| .. | .. |
|---|
| 266 | 270 | status = "disabled"; |
|---|
| 267 | 271 | }; |
|---|
| 268 | 272 | |
|---|
| 273 | +&i2s2_2ch { |
|---|
| 274 | + pinctrl-0 = <&i2s2m0_sclktx &i2s2m0_lrcktx &i2s2m0_sdi &i2s2m0_sdo>; |
|---|
| 275 | + rockchip,bclk-fs = <32>; |
|---|
| 276 | + status = "disabled"; |
|---|
| 277 | +}; |
|---|
| 278 | + |
|---|
| 269 | 279 | &i2s3_2ch { |
|---|
| 270 | 280 | status = "okay"; |
|---|
| 271 | 281 | pinctrl-names = "default"; |
|---|