| .. | .. |
|---|
| 72 | 72 | }; |
|---|
| 73 | 73 | }; |
|---|
| 74 | 74 | |
|---|
| 75 | +&bt_sound { |
|---|
| 76 | + status = "disabled"; |
|---|
| 77 | + simple-audio-card,cpu { |
|---|
| 78 | + sound-dai = <&i2s2_2ch>; |
|---|
| 79 | + }; |
|---|
| 80 | +}; |
|---|
| 81 | + |
|---|
| 75 | 82 | &combphy0_us { |
|---|
| 76 | 83 | status = "okay"; |
|---|
| 77 | 84 | }; |
|---|
| .. | .. |
|---|
| 164 | 171 | * power-supply should switche to vcc3v3_lcd1_n |
|---|
| 165 | 172 | * when mipi panel is connected to dsi1. |
|---|
| 166 | 173 | */ |
|---|
| 167 | | ->1x { |
|---|
| 168 | | - power-supply = <&vcc3v3_lcd0_n>; |
|---|
| 169 | | -}; |
|---|
| 170 | 174 | |
|---|
| 171 | 175 | &i2c3 { |
|---|
| 172 | 176 | status = "okay"; |
|---|
| .. | .. |
|---|
| 219 | 223 | status = "disabled"; |
|---|
| 220 | 224 | }; |
|---|
| 221 | 225 | |
|---|
| 226 | +&i2s2_2ch { |
|---|
| 227 | + pinctrl-0 = <&i2s2m0_sclktx &i2s2m0_lrcktx &i2s2m0_sdi &i2s2m0_sdo>; |
|---|
| 228 | + rockchip,bclk-fs = <32>; |
|---|
| 229 | + status = "disabled"; |
|---|
| 230 | +}; |
|---|
| 231 | + |
|---|
| 222 | 232 | &mdio1 { |
|---|
| 223 | 233 | qsgmii_phy0: phy@0 { |
|---|
| 224 | 234 | compatible = "ethernet-phy-id001c.c942", "ethernet-phy-ieee802.3-c22"; |
|---|