.. | .. |
---|
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"; |
---|
.. | .. |
---|
356 | 367 | status = "disabled"; |
---|
357 | 368 | }; |
---|
358 | 369 | |
---|
| 370 | +&i2s2_2ch { |
---|
| 371 | + pinctrl-0 = <&i2s2m0_sclktx &i2s2m0_lrcktx &i2s2m0_sdi &i2s2m0_sdo>; |
---|
| 372 | + rockchip,bclk-fs = <32>; |
---|
| 373 | + status = "disabled"; |
---|
| 374 | +}; |
---|
| 375 | + |
---|
359 | 376 | &mdio0 { |
---|
360 | 377 | sgmii_phy: phy@1 { |
---|
361 | 378 | compatible = "ethernet-phy-ieee802.3-c22"; |
---|
.. | .. |
---|
469 | 486 | connect = <&vp1_out_dsi0>; |
---|
470 | 487 | }; |
---|
471 | 488 | |
---|
| 489 | +&sata2 { |
---|
| 490 | + status = "okay"; |
---|
| 491 | +}; |
---|
| 492 | + |
---|
472 | 493 | &sdmmc2 { |
---|
473 | 494 | max-frequency = <150000000>; |
---|
474 | | - supports-sdio; |
---|
| 495 | + no-sd; |
---|
| 496 | + no-mmc; |
---|
475 | 497 | bus-width = <4>; |
---|
476 | 498 | disable-wp; |
---|
477 | 499 | cap-sd-highspeed; |
---|