Lines Matching +full:sr +full:- +full:usb +full:- +full:combo +full:- +full:phy
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/phy/brcm,sr-usb-combo-phy.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Broadcom Stingray USB PHY
10 - Ray Jui <rjui@broadcom.com>
11 - Scott Branden <sbranden@broadcom.com>
16 - brcm,sr-usb-combo-phy
17 - brcm,sr-usb-hs-phy
22 '#phy-cells':
23 description: PHY cell count indicating PHY type
27 - compatible
28 - reg
29 - '#phy-cells'
32 - if:
36 const: brcm,sr-usb-combo-phy
39 '#phy-cells':
41 - if:
45 const: brcm,sr-usb-hs-phy
48 '#phy-cells':
54 - |
55 usb-phy@0 {
56 compatible = "brcm,sr-usb-combo-phy";
58 #phy-cells = <1>;
60 - |
61 usb-phy@20000 {
62 compatible = "brcm,sr-usb-hs-phy";
64 #phy-cells = <0>;