| .. | .. |
|---|
| 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 | }; |
|---|
| 90 | 97 | |
|---|
| 91 | | -&combphy2_psq { |
|---|
| 98 | +&combphy1_usq { |
|---|
| 92 | 99 | rockchip,sgmii-mac-sel = <0>; |
|---|
| 100 | + status = "okay"; |
|---|
| 101 | +}; |
|---|
| 102 | + |
|---|
| 103 | +&combphy2_psq { |
|---|
| 93 | 104 | status = "okay"; |
|---|
| 94 | 105 | }; |
|---|
| 95 | 106 | |
|---|
| .. | .. |
|---|
| 212 | 223 | pinctrl-0 = <&gmac0_miim>; |
|---|
| 213 | 224 | |
|---|
| 214 | 225 | power-domains = <&power RK3568_PD_PIPE>; |
|---|
| 215 | | - phys = <&combphy2_psq PHY_TYPE_SGMII>; |
|---|
| 226 | + phys = <&combphy1_usq PHY_TYPE_SGMII>; |
|---|
| 216 | 227 | phy-handle = <&sgmii_phy>; |
|---|
| 217 | 228 | |
|---|
| 218 | 229 | status = "okay"; |
|---|
| .. | .. |
|---|
| 293 | 304 | clock-names = "xvclk"; |
|---|
| 294 | 305 | pinctrl-names = "default"; |
|---|
| 295 | 306 | pinctrl-0 = <&cif_clk>; |
|---|
| 307 | + power-domains = <&power RK3568_PD_VI>; |
|---|
| 296 | 308 | reset-gpios = <&gpio3 RK_PB6 GPIO_ACTIVE_LOW>; |
|---|
| 297 | 309 | pwdn-gpios = <&gpio4 RK_PB4 GPIO_ACTIVE_LOW>; |
|---|
| 298 | 310 | rockchip,grf = <&grf>; |
|---|
| .. | .. |
|---|
| 353 | 365 | }; |
|---|
| 354 | 366 | |
|---|
| 355 | 367 | &i2c5 { |
|---|
| 368 | + status = "disabled"; |
|---|
| 369 | +}; |
|---|
| 370 | + |
|---|
| 371 | +&i2s2_2ch { |
|---|
| 372 | + pinctrl-0 = <&i2s2m0_sclktx &i2s2m0_lrcktx &i2s2m0_sdi &i2s2m0_sdo>; |
|---|
| 373 | + rockchip,bclk-fs = <32>; |
|---|
| 356 | 374 | status = "disabled"; |
|---|
| 357 | 375 | }; |
|---|
| 358 | 376 | |
|---|
| .. | .. |
|---|
| 469 | 487 | connect = <&vp1_out_dsi0>; |
|---|
| 470 | 488 | }; |
|---|
| 471 | 489 | |
|---|
| 490 | +&sata2 { |
|---|
| 491 | + status = "okay"; |
|---|
| 492 | +}; |
|---|
| 493 | + |
|---|
| 472 | 494 | &sdmmc2 { |
|---|
| 473 | 495 | max-frequency = <150000000>; |
|---|
| 474 | | - supports-sdio; |
|---|
| 496 | + no-sd; |
|---|
| 497 | + no-mmc; |
|---|
| 475 | 498 | bus-width = <4>; |
|---|
| 476 | 499 | disable-wp; |
|---|
| 477 | 500 | cap-sd-highspeed; |
|---|