| .. | .. |
|---|
| 50 | 50 | }; |
|---|
| 51 | 51 | }; |
|---|
| 52 | 52 | |
|---|
| 53 | +&bt_sound { |
|---|
| 54 | + status = "disabled"; |
|---|
| 55 | + simple-audio-card,cpu { |
|---|
| 56 | + sound-dai = <&i2s2_2ch>; |
|---|
| 57 | + }; |
|---|
| 58 | +}; |
|---|
| 59 | + |
|---|
| 53 | 60 | &combphy0_us { |
|---|
| 54 | 61 | status = "okay"; |
|---|
| 55 | 62 | }; |
|---|
| .. | .. |
|---|
| 107 | 114 | * power-supply should switche to vcc3v3_lcd1_n |
|---|
| 108 | 115 | * when mipi panel is connected to dsi1. |
|---|
| 109 | 116 | */ |
|---|
| 110 | | ->1x { |
|---|
| 111 | | - power-supply = <&vcc3v3_lcd0_n>; |
|---|
| 112 | | -}; |
|---|
| 113 | 117 | |
|---|
| 114 | 118 | &i2c2 { |
|---|
| 115 | 119 | status = "okay"; |
|---|
| .. | .. |
|---|
| 235 | 239 | /delete-node/ mxc6655xa@15; |
|---|
| 236 | 240 | }; |
|---|
| 237 | 241 | |
|---|
| 242 | +&i2s2_2ch { |
|---|
| 243 | + pinctrl-0 = <&i2s2m0_sclktx &i2s2m0_lrcktx &i2s2m0_sdi &i2s2m0_sdo>; |
|---|
| 244 | + rockchip,bclk-fs = <32>; |
|---|
| 245 | + status = "disabled"; |
|---|
| 246 | +}; |
|---|
| 247 | + |
|---|
| 238 | 248 | &csi2_dphy_hw { |
|---|
| 239 | 249 | status = "okay"; |
|---|
| 240 | 250 | }; |
|---|