Lines Matching +full:ar7100 +full:- +full:usb +full:- +full:phy
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/phy/qca,ar7100-usb-phy.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Atheros AR71XX/9XXX USB PHY
10 - Alban Bedel <albeu@free.fr>
15 - const: qca,ar7100-usb-phy
17 reset-names:
21 - const: phy
22 - const: suspend-override
28 - description: Reset controller for phy
29 - description: Reset controller for suspend-override
31 '#phy-cells':
35 - compatible
36 - reset-names
37 - resets
38 - '#phy-cells'
43 - |
44 usb-phy {
45 compatible = "qca,ar7100-usb-phy";
46 reset-names = "phy", "suspend-override";
48 #phy-cells = <0>;