.. | .. |
---|
95 | 95 | status = "okay"; |
---|
96 | 96 | }; |
---|
97 | 97 | |
---|
98 | | -&combphy2_psq { |
---|
| 98 | +&combphy1_usq { |
---|
99 | 99 | rockchip,sgmii-mac-sel = <0>; |
---|
| 100 | + status = "okay"; |
---|
| 101 | +}; |
---|
| 102 | + |
---|
| 103 | +&combphy2_psq { |
---|
100 | 104 | status = "okay"; |
---|
101 | 105 | }; |
---|
102 | 106 | |
---|
.. | .. |
---|
219 | 223 | pinctrl-0 = <&gmac0_miim>; |
---|
220 | 224 | |
---|
221 | 225 | power-domains = <&power RK3568_PD_PIPE>; |
---|
222 | | - phys = <&combphy2_psq PHY_TYPE_SGMII>; |
---|
| 226 | + phys = <&combphy1_usq PHY_TYPE_SGMII>; |
---|
223 | 227 | phy-handle = <&sgmii_phy>; |
---|
224 | 228 | |
---|
225 | 229 | status = "okay"; |
---|
.. | .. |
---|
256 | 260 | * power-supply should switche to vcc3v3_lcd1_n |
---|
257 | 261 | * when mipi panel is connected to dsi1. |
---|
258 | 262 | */ |
---|
| 263 | +>1x { |
---|
| 264 | + power-supply = <&vcc3v3_lcd0_n>; |
---|
| 265 | +}; |
---|
259 | 266 | |
---|
260 | 267 | &i2c3 { |
---|
261 | 268 | clock-frequency = <400000>; |
---|
.. | .. |
---|
479 | 486 | connect = <&vp1_out_dsi0>; |
---|
480 | 487 | }; |
---|
481 | 488 | |
---|
| 489 | +&sata2 { |
---|
| 490 | + status = "okay"; |
---|
| 491 | +}; |
---|
| 492 | + |
---|
482 | 493 | &sdmmc2 { |
---|
483 | 494 | max-frequency = <150000000>; |
---|
484 | | - supports-sdio; |
---|
| 495 | + no-sd; |
---|
| 496 | + no-mmc; |
---|
485 | 497 | bus-width = <4>; |
---|
486 | 498 | disable-wp; |
---|
487 | 499 | cap-sd-highspeed; |
---|