Searched +full:ar9132 +full:- +full:reset (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/arch/mips/boot/dts/qca/ |
D | ar9132.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 2 #include <dt-bindings/clock/ath79-clk.h> 5 compatible = "qca,ar9132"; 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; [all …]
|
D | ar9132_tl_wr1043nd_v1.dts | 1 // SPDX-License-Identifier: GPL-2.0 2 /dts-v1/; 4 #include <dt-bindings/gpio/gpio.h> 5 #include <dt-bindings/input/input.h> 7 #include "ar9132.dtsi" 10 compatible = "tplink,tl-wr1043nd-v1", "qca,ar9132"; 11 model = "TP-Link TL-WR1043ND Version 1"; 19 compatible = "fixed-clock"; 20 #clock-cells = <0>; 21 clock-frequency = <40000000>; [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/reset/ |
D | qca,ar7100-reset.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 4 --- 5 $id: "http://devicetree.org/schemas/reset/qca,ar7100-reset.yaml#" 6 $schema: "http://devicetree.org/meta-schemas/core.yaml#" 8 title: Qualcomm Atheros AR7xxx/AR9XXX reset controller 11 - Alban Bedel <albeu@free.fr> 16 - enum: 17 - qca,ar9132-reset 18 - qca,ar9331-reset 19 - const: qca,ar7100-reset [all …]
|