Lines Matching +full:firmware +full:- +full:gpios
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
2 /dts-v1/;
5 #include "bcm5301x-nand-cs0-bch8.dtsi"
6 #include <dt-bindings/leds/common.h>
7 #include <dt-bindings/input/input.h>
10 model = "D-Link DWL-8610AP";
11 compatible = "dlink,dwl-8610ap", "brcm,bcm53016", "brcm,bcm4708";
21 compatible = "gpio-leds";
23 led-power {
26 gpios = <&chipcommon 0 GPIO_ACTIVE_LOW>;
27 default-state = "on";
30 led-diag {
34 gpios = <&chipcommon 1 GPIO_ACTIVE_LOW>;
35 default-state = "on";
36 linux,default-trigger = "heartbeat";
39 led-wlan-2g {
42 gpios = <&chipcommon 5 GPIO_ACTIVE_LOW>;
45 led-wlan-5g {
48 gpios = <&chipcommon 8 GPIO_ACTIVE_LOW>;
53 compatible = "gpio-keys";
55 button-reset {
56 debounce-interval = <100>;
57 wakeup-source;
61 gpios = <&chipcommon 4 GPIO_ACTIVE_LOW>;
66 * Flash memory at 0x1e000000-0x1fffffff
83 nvmem-cells = <&et0macaddr>;
84 nvmem-cell-names = "mac-address";
88 nvmem-cells = <&et1macaddr>;
89 nvmem-cell-names = "mac-address";
101 * This ECC is a bit unorthodox but it is what the stock firmware
105 nand-ecc-strength = <5>;
107 compatible = "fixed-partitions";
108 #address-cells = <1>;
109 #size-cells = <1>;
113 label = "firmware";