Lines Matching +full:lgm +full:- +full:usb +full:- +full:phy
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
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
28 reset-names:
30 - const: phy
31 - const: apb
32 - const: phy31
34 "#phy-cells":
38 - compatible
39 - clocks
40 - reg
41 - resets
42 - reset-names
43 - "#phy-cells"
48 - |
49 usb-phy@e7e00000 {
50 compatible = "intel,lgm-usb-phy";
56 reset-names = "phy", "apb", "phy31";
57 #phy-cells = <0>;