| .. | .. |
|---|
| 84 | 84 | }; |
|---|
| 85 | 85 | }; |
|---|
| 86 | 86 | |
|---|
| 87 | +&bt_sound { |
|---|
| 88 | + status = "disabled"; |
|---|
| 89 | + simple-audio-card,cpu { |
|---|
| 90 | + sound-dai = <&i2s2_2ch>; |
|---|
| 91 | + }; |
|---|
| 92 | +}; |
|---|
| 93 | + |
|---|
| 87 | 94 | &combphy0_us { |
|---|
| 88 | 95 | status = "okay"; |
|---|
| 89 | 96 | }; |
|---|
| .. | .. |
|---|
| 249 | 256 | * power-supply should switche to vcc3v3_lcd1_n |
|---|
| 250 | 257 | * when mipi panel is connected to dsi1. |
|---|
| 251 | 258 | */ |
|---|
| 252 | | ->1x { |
|---|
| 253 | | - power-supply = <&vcc3v3_lcd0_n>; |
|---|
| 254 | | -}; |
|---|
| 255 | 259 | |
|---|
| 256 | 260 | &i2c3 { |
|---|
| 257 | 261 | clock-frequency = <400000>; |
|---|
| .. | .. |
|---|
| 356 | 360 | status = "disabled"; |
|---|
| 357 | 361 | }; |
|---|
| 358 | 362 | |
|---|
| 363 | +&i2s2_2ch { |
|---|
| 364 | + pinctrl-0 = <&i2s2m0_sclktx &i2s2m0_lrcktx &i2s2m0_sdi &i2s2m0_sdo>; |
|---|
| 365 | + rockchip,bclk-fs = <32>; |
|---|
| 366 | + status = "disabled"; |
|---|
| 367 | +}; |
|---|
| 368 | + |
|---|
| 359 | 369 | &mdio0 { |
|---|
| 360 | 370 | sgmii_phy: phy@1 { |
|---|
| 361 | 371 | compatible = "ethernet-phy-ieee802.3-c22"; |
|---|