.. | .. |
---|
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"; |
---|
.. | .. |
---|
300 | 304 | clock-names = "xvclk"; |
---|
301 | 305 | pinctrl-names = "default"; |
---|
302 | 306 | pinctrl-0 = <&cif_clk>; |
---|
| 307 | + power-domains = <&power RK3568_PD_VI>; |
---|
303 | 308 | reset-gpios = <&gpio3 RK_PB6 GPIO_ACTIVE_LOW>; |
---|
304 | 309 | pwdn-gpios = <&gpio4 RK_PB4 GPIO_ACTIVE_LOW>; |
---|
305 | 310 | rockchip,grf = <&grf>; |
---|
.. | .. |
---|
482 | 487 | connect = <&vp1_out_dsi0>; |
---|
483 | 488 | }; |
---|
484 | 489 | |
---|
| 490 | +&sata2 { |
---|
| 491 | + status = "okay"; |
---|
| 492 | +}; |
---|
| 493 | + |
---|
485 | 494 | &sdmmc2 { |
---|
486 | 495 | max-frequency = <150000000>; |
---|
487 | | - supports-sdio; |
---|
| 496 | + no-sd; |
---|
| 497 | + no-mmc; |
---|
488 | 498 | bus-width = <4>; |
---|
489 | 499 | disable-wp; |
---|
490 | 500 | cap-sd-highspeed; |
---|