Home
last modified time | relevance | path

Searched +full:ar7100 +full:- +full:usb +full:- +full:phy (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/device-tree/src/mips/qca/
H A Dar9132.dtsi1 // SPDX-License-Identifier: GPL-2.0
2 #include <dt-bindings/clock/ath79-clk.h>
7 #address-cells = <1>;
8 #size-cells = <1>;
11 #address-cells = <1>;
12 #size-cells = <0>;
22 cpuintc: interrupt-controller {
23 compatible = "qca,ar9132-cpu-intc", "qca,ar7100-cpu-intc";
25 interrupt-controller;
26 #interrupt-cells = <1>;
[all …]
H A Dar9331.dtsi1 // SPDX-License-Identifier: GPL-2.0
2 #include <dt-bindings/clock/ath79-clk.h>
7 #address-cells = <1>;
8 #size-cells = <1>;
11 #address-cells = <1>;
12 #size-cells = <0>;
22 cpuintc: interrupt-controller {
23 compatible = "qca,ar7100-cpu-intc";
25 interrupt-controller;
26 #interrupt-cells = <1>;
[all …]
/freebsd/sys/contrib/device-tree/Bindings/phy/
H A Dphy-ath79-usb.txt1 * Atheros AR71XX/9XXX USB PHY
4 - compatible: "qca,ar7100-usb-phy"
5 - #phys-cells: should be 0
6 - reset-names: "phy"[, "suspend-override"]
7 - resets: references to the reset controllers
11 usb-phy {
12 compatible = "qca,ar7100-usb-phy";
14 reset-names = "phy", "suspend-override";
17 #phy-cells = <0>;
/freebsd/sys/contrib/device-tree/Bindings/usb/
H A Dgeneric-ehci.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/usb/generic-ehci.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: USB EHCI Controller
10 - Greg Kroah-Hartman <gregkh@linuxfoundation.org>
13 - $ref: usb-hcd.yaml
14 - if:
19 const: ibm,usb-ehci-440epx
28 - items:
[all …]