| .. | .. |
|---|
| 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 { |
|---|
| 169 | 173 | status = "disabled"; |
|---|
| 170 | 174 | }; |
|---|
| 171 | 175 | |
|---|
| 176 | +&i2s2_2ch { |
|---|
| 177 | + pinctrl-0 = <&i2s2m0_sclktx &i2s2m0_lrcktx &i2s2m0_sdi &i2s2m0_sdo>; |
|---|
| 178 | + rockchip,bclk-fs = <32>; |
|---|
| 179 | + status = "disabled"; |
|---|
| 180 | +}; |
|---|
| 181 | + |
|---|
| 172 | 182 | &i2s3_2ch { |
|---|
| 173 | 183 | status = "disabled"; |
|---|
| 174 | 184 | }; |
|---|