Searched +full:usb3 +full:- +full:dmp +full:- +full:syscon (Results 1 – 4 of 4) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---4 $id: http://devicetree.org/schemas/phy/bcm-ns-usb3-phy.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#18 - Rafał Miłecki <rafal@milecki.pl>23 - brcm,ns-ax-usb3-phy24 - brcm,ns-bx-usb3-phy30 usb3-dmp-syscon:33 Phandle to the DMP (Device Management Plugin) syscon35 "#phy-cells":[all …]
5 - compatible: one of: "brcm,ns-ax-usb3-phy", "brcm,ns-bx-usb3-phy".6 - reg: address of MDIO bus device7 - usb3-dmp-syscon: phandle to syscon with DMP (Device Management Plugin)9 - #phy-cells: must be 021 #size-cells = <1>;22 #address-cells = <0>;24 usb3-phy@10 {25 compatible = "brcm,ns-ax-usb3-phy";27 usb3-dmp-syscon = <&usb3_dmp>;28 #phy-cells = <0>;[all …]
9 #include "bcm-ns.dtsi"12 mpcore-bus@19000000 {14 #clock-cells = <0>;15 compatible = "brcm,nsp-armpll";21 compatible = "arm,cortex-a9-twd-wdt";30 #address-cells = <1>;31 #size-cells = <1>;35 #clock-cell[all...]
33 #include <dt-bindings/interrupt-controller/arm-gic.h>34 #include <dt-bindings/interrupt-controller/irq.h>35 #include <dt-bindings/clock/bcm-nsp.h>38 #address-cells = <1>;39 #size-cells = <1>;42 interrupt-paren[all...]