1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/usb/ingenic,musb.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Ingenic JZ47xx USB IP DT bindings
10 - Paul Cercueil <paul@crapouillou.net>
22 - const: ingenic,jz4725b-musb
23 - const: ingenic,jz4740-musb
43 description: PHY specifier for the USB PHY
57 additionalProperties: false
61 #include <dt-bindings/clock/jz4740-cgu.h>
63 compatible = "usb-nop-xceiv";
68 compatible = "ingenic,jz4740-musb";
69 reg = <0x13040000 0x10000>;
71 interrupt-parent = <&intc>;
73 interrupt-names = "mc";
75 clocks = <&cgu JZ4740_CLK_UDC>;