Searched +full:ar9331 +full:- +full:switch (Results 1 – 3 of 3) sorted by relevance
1 Atheros AR9331 built-in switch4 It is a switch built-in to Atheros AR9331 WiSoC and addressable over internal5 MDIO bus. All PHYs are built-in as well.9 - compatible: should be: "qca,ar9331-switch"10 - reg: Address on the MII bus for the switch.11 - resets : Must contain an entry for each entry in reset-names.12 - reset-names : Must include the following entries: "switch"13 - interrupt-parent: Phandle to the parent interrupt controller14 - interrupts: IRQ line for the switch15 - interrupt-controller: Indicates the switch is itself an interrupt[all …]
1 // SPDX-License-Identifier: GPL-2.02 #include <dt-bindings/clock/ath79-clk.h>5 compatible = "qca,ar9331";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;[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - $ref: ethernet-controller.yaml#13 - Oleksij Rempel <o.rempel@pengutronix.de>18 - items:19 - enum:20 - qca,ar7100-eth # Atheros AR710021 - qca,ar7240-eth # Atheros AR724022 - qca,ar7241-eth # Atheros AR7241[all …]