1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/phy/ingenic,phy-usb.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Ingenic SoCs USB PHY devicetree bindings
10 - Paul Cercueil <paul@crapouillou.net>
11 - 周琰杰 (Zhou Yanjie) <zhouyanjie@wanyeetech.com>
15 pattern: '^usb-phy@.*'
33 description: VCC power supply
45 additionalProperties: false
49 #include <dt-bindings/clock/jz4770-cgu.h>
51 compatible = "ingenic,jz4770-phy";
55 clocks = <&cgu JZ4770_CLK_OTG_PHY>;