1 # SPDX-License-Identifier: GPL-2.0
4 $id: http://devicetree.org/schemas/usb/allwinner,sun4i-a10-musb.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Allwinner A10 mUSB OTG Controller Device Tree Bindings
10 - Chen-Yu Tsai <wens@csie.org>
11 - Maxime Ripard <mripard@kernel.org>
16 - const: allwinner,sun4i-a10-musb
17 - const: allwinner,sun6i-a31-musb
18 - const: allwinner,sun8i-a33-musb
19 - const: allwinner,sun8i-h3-musb
22 - allwinner,sun8i-a83t-musb
23 - allwinner,sun50i-h6-musb
24 - const: allwinner,sun8i-a33-musb
42 description: PHY specifier for the OTG PHY
48 description: Extcon specifier for the OTG PHY
57 description: Phandle to the device SRAM
58 $ref: /schemas/types.yaml#/definitions/phandle-array
76 - allwinner,sun6i-a31-musb
77 - allwinner,sun8i-a33-musb
78 - allwinner,sun8i-h3-musb
84 additionalProperties: false
88 usb_otg: usb@1c13000 {
89 compatible = "allwinner,sun4i-a10-musb";
90 reg = <0x01c13000 0x0400>;
91 clocks = <&ahb_gates 0>;
93 interrupt-names = "mc";
97 dr_mode = "peripheral";