Lines Matching +full:sck +full:- +full:gpios

1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
4 * DTS for Buffalo WZR-1166DHP and WZR-1166DHP2
12 #include "bcm5301x-nand-cs0-bch8.dtsi"
13 #include <dt-bindings/leds/common.h>
17 compatible = "spi-gpio";
18 num-chipselects = <1>;
19 sck-gpios = <&chipcommon 7 0>;
20 mosi-gpios = <&chipcommon 4 0>;
21 cs-gpios = <&chipcommon 6 0>;
22 #address-cells = <1>;
23 #size-cells = <0>;
28 registers-number = <1>;
29 spi-max-frequency = <100000>;
31 gpio-controller;
32 #gpio-cells = <2>;
38 compatible = "gpio-leds";
40 led-usb {
44 gpios = <&hc595 0 GPIO_ACTIVE_HIGH>;
45 trigger-sources = <&ohci_port1>, <&ehci_port1>,
48 linux,default-trigger = "usbport";
51 led-power0 {
55 gpios = <&hc595 1 GPIO_ACTIVE_HIGH>;
58 led-power1 {
62 gpios = <&hc595 2 GPIO_ACTIVE_HIGH>;
63 linux,default-trigger = "default-on";
66 led-router0 {
70 gpios = <&hc595 3 GPIO_ACTIVE_HIGH>;
71 linux,default-trigger = "default-on";
74 led-router1 {
78 gpios = <&hc595 4 GPIO_ACTIVE_HIGH>;
81 led-wan {
85 gpios = <&hc595 5 GPIO_ACTIVE_HIGH>;
86 linux,default-trigger = "default-on";
89 led-wireless0 {
93 gpios = <&hc595 6 GPIO_ACTIVE_HIGH>;
96 led-wireless1 {
100 gpios = <&hc595 7 GPIO_ACTIVE_HIGH>;
104 gpio-keys {
105 compatible = "gpio-keys";
107 button-restart {
110 gpios = <&chipcommon 11 GPIO_ACTIVE_LOW>;
113 button-aoss {
116 gpios = <&chipcommon 12 GPIO_ACTIVE_LOW>;
120 button-mode {
123 gpios = <&chipcommon 13 GPIO_ACTIVE_LOW>;
127 button-sw-ap {
130 gpios = <&chipcommon 14 GPIO_ACTIVE_LOW>;
133 button-eject {
136 gpios = <&chipcommon 15 GPIO_ACTIVE_LOW>;
142 vcc-gpio = <&chipcommon 9 GPIO_ACTIVE_HIGH>;
146 vcc-gpio = <&chipcommon 10 GPIO_ACTIVE_LOW>;