.. | .. |
---|
10 | 10 | * "rockchip,rk3366-usb2phy" |
---|
11 | 11 | * "rockchip,rk3368-usb2phy" |
---|
12 | 12 | * "rockchip,rk3399-usb2phy" |
---|
| 13 | + * "rockchip,rk3528-usb2phy" |
---|
13 | 14 | * "rockchip,rk3568-usb2phy" |
---|
14 | 15 | * "rockchip,rv1108-usb2phy" |
---|
15 | 16 | - reg : the address offset of grf for usb-phy configuration. |
---|
.. | .. |
---|
64 | 65 | is always powered on. |
---|
65 | 66 | - rockchip,low-power-mode: when set, the port will enter low power |
---|
66 | 67 | state when suspend. |
---|
| 68 | + - rockchip,dis-u2-susphy: when set, disable otg suspend phy. |
---|
67 | 69 | |
---|
68 | 70 | Example: |
---|
69 | 71 | |
---|
.. | .. |
---|
102 | 104 | "rockchip,rk1808-usb2phy-grf", "syscon", "simple-mfd"; |
---|
103 | 105 | "rockchip,rk3308-usb2phy-grf", "syscon", "simple-mfd"; |
---|
104 | 106 | "rockchip,rk3328-usb2phy-grf", "syscon", "simple-mfd"; |
---|
| 107 | + "rockchip,rk3528-grf", "syscon", "simple-mfd"; |
---|
105 | 108 | "rockchip,rk3568-usb2phy-grf", "syscon"; |
---|
106 | 109 | - reg : the address offset of grf for usb-phy configuration. |
---|
107 | 110 | - #address-cells : should be 1. |
---|