| .. | .. |
|---|
| 273 | 273 | vcc5v0_otg: vcc5v0-otg-regulator { |
|---|
| 274 | 274 | compatible = "regulator-fixed"; |
|---|
| 275 | 275 | regulator-name = "vcc5v0_otg"; |
|---|
| 276 | + egulator-boot-on; |
|---|
| 277 | + regulator-always-on; |
|---|
| 276 | 278 | regulator-min-microvolt = <5000000>; |
|---|
| 277 | 279 | regulator-max-microvolt = <5000000>; |
|---|
| 278 | 280 | enable-active-high; |
|---|
| .. | .. |
|---|
| 289 | 291 | regulator-min-microvolt = <3300000>; |
|---|
| 290 | 292 | regulator-max-microvolt = <3300000>; |
|---|
| 291 | 293 | enable-active-high; |
|---|
| 292 | | - gpio = <&gpio2 RK_PD4 GPIO_ACTIVE_HIGH>; |
|---|
| 294 | + gpio = <&gpio0 RK_PC4 GPIO_ACTIVE_HIGH>; //VCC3_IO_EN_GPIO0_C4_3V3 |
|---|
| 293 | 295 | vin-supply = <&vcc3v3_sys>; |
|---|
| 294 | 296 | |
|---|
| 295 | 297 | regulator-state-mem { |
|---|
| .. | .. |
|---|
| 1068 | 1070 | status = "okay"; |
|---|
| 1069 | 1071 | }; |
|---|
| 1070 | 1072 | |
|---|
| 1071 | | -&hdmi { |
|---|
| 1072 | | - status = "okay"; |
|---|
| 1073 | | - rockchip,phy-table = |
|---|
| 1074 | | - <92812500 0x8009 0x0000 0x0270>, |
|---|
| 1075 | | - <165000000 0x800b 0x0000 0x026d>, |
|---|
| 1076 | | - <185625000 0x800b 0x0000 0x01ed>, |
|---|
| 1077 | | - <297000000 0x800b 0x0000 0x01ad>, |
|---|
| 1078 | | - <594000000 0x8029 0x0000 0x0088>, |
|---|
| 1079 | | - <000000000 0x0000 0x0000 0x0000>; |
|---|
| 1080 | | -}; |
|---|
| 1081 | 1073 | |
|---|
| 1082 | | -&hdmi_in_vp0 { |
|---|
| 1083 | | - status = "okay"; |
|---|
| 1084 | | -}; |
|---|
| 1085 | | - |
|---|
| 1086 | | -&hdmi_in_vp1 { |
|---|
| 1087 | | - status = "disabled"; |
|---|
| 1088 | | -}; |
|---|
| 1089 | | - |
|---|
| 1090 | | -&hdmi_sound { |
|---|
| 1091 | | - status = "okay"; |
|---|
| 1092 | | -}; |
|---|
| 1093 | 1074 | |
|---|
| 1094 | 1075 | &i2c0 { |
|---|
| 1095 | 1076 | status = "okay"; |
|---|
| .. | .. |
|---|
| 1689 | 1670 | status = "okay"; |
|---|
| 1690 | 1671 | }; |
|---|
| 1691 | 1672 | |
|---|
| 1692 | | -&route_hdmi { |
|---|
| 1693 | | - status = "okay"; |
|---|
| 1694 | | - connect = <&vp0_out_hdmi>; |
|---|
| 1695 | | -}; |
|---|
| 1673 | + |
|---|
| 1696 | 1674 | |
|---|
| 1697 | 1675 | &saradc { |
|---|
| 1698 | 1676 | status = "okay"; |
|---|
| .. | .. |
|---|
| 1789 | 1767 | }; |
|---|
| 1790 | 1768 | |
|---|
| 1791 | 1769 | &usbhost_dwc3 { |
|---|
| 1792 | | - phys = <&u2phy0_host>; |
|---|
| 1793 | | - phy-names = "usb2-phy"; |
|---|
| 1794 | | - maximum-speed = "high-speed"; |
|---|
| 1795 | | - snps,dis_u2_susphy_quirk; |
|---|
| 1770 | +// phys = <&u2phy0_host>; |
|---|
| 1771 | +// phy-names = "usb2-phy"; |
|---|
| 1772 | +// maximum-speed = "high-speed"; |
|---|
| 1773 | +// snps,dis_u2_susphy_quirk; |
|---|
| 1796 | 1774 | status = "okay"; |
|---|
| 1797 | 1775 | }; |
|---|
| 1798 | 1776 | |
|---|
| 1799 | 1777 | &combphy1_usq { |
|---|
| 1800 | | - rockchip,dis-u3otg1-port; |
|---|
| 1778 | +// rockchip,dis-u3otg1-port; |
|---|
| 1801 | 1779 | status = "okay"; |
|---|
| 1802 | 1780 | }; |
|---|
| 1803 | 1781 | |
|---|