Lines Matching +full:rk3066 +full:- +full:usb
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/usb/dwc2.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: DesignWare HS OTG USB 2.0 controller Bindings
10 - Rob Herring <robh@kernel.org>
15 - const: brcm,bcm2835-usb
16 - const: hisilicon,hi6220-usb
17 - items:
18 - const: rockchip,rk3066-usb
19 - const: snps,dwc2
20 - items:
21 - enum:
22 - rockchip,px30-usb
23 - rockchip,rk3036-usb
24 - rockchip,rk3188-usb
25 - rockchip,rk3228-usb
26 - rockchip,rk3288-usb
27 - rockchip,rk3308-usb
28 - rockchip,rk3328-usb
29 - rockchip,rk3368-usb
30 - rockchip,rv1108-usb
31 - const: rockchip,rk3066-usb
32 - const: snps,dwc2
33 - const: lantiq,arx100-usb
34 - const: lantiq,xrx200-usb
35 - items:
36 - enum:
37 - amlogic,meson8-usb
38 - amlogic,meson8b-usb
39 - amlogic,meson-gxbb-usb
40 - amlogic,meson-g12a-usb
41 - const: snps,dwc2
42 - const: amcc,dwc-otg
43 - const: apm,apm82181-dwc-otg
44 - const: snps,dwc2
45 - const: st,stm32f4x9-fsotg
46 - const: st,stm32f4x9-hsotg
47 - const: st,stm32f7-hsotg
48 - const: st,stm32mp15-fsotg
49 - items:
50 - const: st,stm32mp15-hsotg
51 - const: snps,dwc2
52 - const: samsung,s3c6400-hsotg
63 clock-names:
65 - const: otg
69 - description: common reset
70 - description: ecc reset
73 reset-names:
75 - const: dwc2
76 - const: dwc2-ecc
82 phy-names:
83 const: usb2-phy
85 power-domains:
88 vbus-supply:
94 vusb_d-supply:
97 vusb_a-supply:
100 usb33d-supply:
107 usb-role-switch:
111 g-rx-fifo-size:
115 g-np-tx-fifo-size:
117 description: size of non-periodic tx fifo size in gadget mode.
119 g-tx-fifo-size:
120 $ref: /schemas/types.yaml#/definitions/uint32-array
123 snps,need-phy-for-wake:
128 snps,reset-phy-on-wake:
134 - compatible
135 - reg
136 - interrupts
137 - clocks
138 - clock-names
143 - |
144 usb@101c0000 {
145 compatible = "rockchip,rk3066-usb", "snps,dwc2";
149 clock-names = "otg";
151 phy-names = "usb2-phy";