dt-bindings: rockchip: usb: Document for px30
Change-Id: I3d1ca71cad98226999dd115f515df4a31b095ee1 Signed-off-by: Meng Dongyang <daniel.meng@rock-chips.com>
This commit is contained in:
parent
0a3542b89b
commit
0a4de3c3e0
2 changed files with 3 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ ROCKCHIP USB2.0 PHY WITH INNO IP BLOCK
|
|||
|
||||
Required properties (phy (parent) node):
|
||||
- compatible : should be one of the listed compatibles:
|
||||
* "rockchip,px30-usb2phy"
|
||||
* "rockchip,rk3128-usb2phy"
|
||||
* "rockchip,rk322x-usb2phy"
|
||||
* "rockchip,rk3328-usb2phy"
|
||||
|
|
@ -84,6 +85,7 @@ grf: syscon@ff770000 {
|
|||
|
||||
Required properties (usb2phy grf node):
|
||||
- compatible : should be one of the listed compatibles:
|
||||
"rockchip,px30-usb2phy-grf", "syscon", "simple-mfd";
|
||||
"rockchip,rk3328-usb2phy-grf", "syscon", "simple-mfd";
|
||||
- reg : the address offset of grf for usb-phy configuration.
|
||||
- #address-cells : should be 1.
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@ Required properties:
|
|||
- rockchip,rk3066-usb: The DWC2 USB controller instance in the rk3066 Soc;
|
||||
- "rockchip,rk3188-usb", "rockchip,rk3066-usb", "snps,dwc2": for rk3188 Soc;
|
||||
- "rockchip,rk3288-usb", "rockchip,rk3066-usb", "snps,dwc2": for rk3288 Soc;
|
||||
- "rockchip,px30-usb", "rockchip,rk3066-usb", "snps,dwc2": for px30 Soc;
|
||||
- "lantiq,arx100-usb": The DWC2 USB controller instance in Lantiq ARX SoCs;
|
||||
- "lantiq,xrx200-usb": The DWC2 USB controller instance in Lantiq XRX SoCs;
|
||||
- snps,dwc2: A generic DWC2 USB controller with default parameters.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue