Lines Matching +full:usb2 +full:- +full:strap
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/phy/brcm,ns2-drd-phy.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Broadcom Northstar2 USB2 Dual Role Device PHY
10 - Florian Fainelli <florian.fainelli@broadcom.com>
11 - Hauke Mehrtens <hauke@hauke-m.de>
12 - Rafał Miłecki <zajec5@gmail.com>
16 const: brcm,ns2-drd-phy
20 - description: DRD ICFG configurations
21 - description: DRD IDM reset
22 - description: CRMU core vdd, PHY and PHY PLL reset
23 - description: Port over current polarity reversal
25 reg-names:
27 - const: icfg
28 - const: rst-ctrl
29 - const: crmu-ctrl
30 - const: usb2-strap
32 '#phy-cells':
35 id-gpios:
39 vbus-gpios:
44 - '#phy-cells'
45 - compatible
46 - reg
47 - reg-names
48 - id-gpios
49 - vbus-gpios
54 - |
56 #phy-cells = <0>;
57 compatible = "brcm,ns2-drd-phy";
59 reg-names = "icfg", "rst-ctrl", "crmu-ctrl", "usb2-strap";
60 id-gpios = <&gpio_g 30 0>;
61 vbus-gpios = <&gpio_g 31 0>;