diff options
author | Liang Chen <cl@rock-chips.com> | 2018-08-01 10:45:13 +0200 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2018-09-24 15:46:18 +0200 |
commit | 6c78ca379c2edfe71c97c1abbb2716298263b9c7 (patch) | |
tree | d8b24c5043c1b1cd1e4ee4c3fc038055cfcbe85b /Documentation/devicetree/bindings/usb/dwc2.txt | |
parent | arm64: dts: rockchip: Enable SD card detection for Rock960 boards (diff) | |
download | linux-6c78ca379c2edfe71c97c1abbb2716298263b9c7.tar.xz linux-6c78ca379c2edfe71c97c1abbb2716298263b9c7.zip |
dt-bindings: usb: dwc2: add description for px30
This patch adds the compatible of dwc2 for PX30 SoCs.
Signed-off-by: Liang Chen <cl@rock-chips.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'Documentation/devicetree/bindings/usb/dwc2.txt')
-rw-r--r-- | Documentation/devicetree/bindings/usb/dwc2.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/usb/dwc2.txt b/Documentation/devicetree/bindings/usb/dwc2.txt index 46da5f184460..6dc3c4a34483 100644 --- a/Documentation/devicetree/bindings/usb/dwc2.txt +++ b/Documentation/devicetree/bindings/usb/dwc2.txt @@ -6,6 +6,7 @@ Required properties: - brcm,bcm2835-usb: The DWC2 USB controller instance in the BCM2835 SoC. - hisilicon,hi6220-usb: The DWC2 USB controller instance in the hi6220 SoC. - rockchip,rk3066-usb: The DWC2 USB controller instance in the rk3066 Soc; + - "rockchip,px30-usb", "rockchip,rk3066-usb", "snps,dwc2": for px30 Soc; - "rockchip,rk3188-usb", "rockchip,rk3066-usb", "snps,dwc2": for rk3188 Soc; - "rockchip,rk3288-usb", "rockchip,rk3066-usb", "snps,dwc2": for rk3288 Soc; - "lantiq,arx100-usb": The DWC2 USB controller instance in Lantiq ARX SoCs; |