Lines Matching +full:usb +full:- +full:plugin
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/phy/bcm-ns-usb3-phy.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Broadcom Northstar USB 3.0 PHY
10 Initialization of USB 3.0 PHY depends on Northstar version. There are currently
18 - Rafał Miłecki <rafal@milecki.pl>
23 - brcm,ns-ax-usb3-phy
24 - brcm,ns-bx-usb3-phy
30 usb3-dmp-syscon:
33 Phandle to the DMP (Device Management Plugin) syscon
35 "#phy-cells":
39 - compatible
40 - reg
41 - usb3-dmp-syscon
42 - "#phy-cells"
47 - |
49 #address-cells = <1>;
50 #size-cells = <0>;
52 usb3-phy@10 {
53 compatible = "brcm,ns-ax-usb3-phy";
55 usb3-dmp-syscon = <&usb3_dmp>;
56 #phy-cells = <0>;