1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/phy/intel,lgm-usb-phy.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Intel LGM USB PHY
10 - Vadivel Murugan Ramuthevar <vadivel.muruganx.ramuthevar@linux.intel.com>
14 const: intel,lgm-usb-phy
24 - description: USB PHY and Host controller reset
25 - description: APB BUS reset
26 - description: General Hardware reset
45 additionalProperties: false
50 compatible = "intel,lgm-usb-phy";
51 reg = <0xe7e00000 0x10000>;
53 resets = <&rcu 0x70 0x24>,
56 reset-names = "phy", "apb", "phy31";