Lines Matching +full:mosi +full:- +full:gpios
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
4 * DTS for Buffalo WZR-900DHP
9 /dts-v1/;
12 #include "bcm5301x-nand-cs0-bch8.dtsi"
15 compatible = "buffalo,wzr-900dhp", "brcm,bcm47081", "brcm,bcm4708";
16 model = "Buffalo WZR-900DHP (BCM47081)";
29 compatible = "spi-gpio";
30 num-chipselects = <1>;
31 sck-gpios = <&chipcommon 7 0>;
32 mosi-gpios = <&chipcommon 4 0>;
33 cs-gpios = <&chipcommon 6 0>;
34 #address-cells = <1>;
35 #size-cells = <0>;
40 registers-number = <1>;
41 spi-max-frequency = <100000>;
43 gpio-controller;
44 #gpio-cells = <2>;
50 compatible = "gpio-leds";
52 led-usb {
54 gpios = <&hc595 0 GPIO_ACTIVE_HIGH>;
57 led-power0 {
59 gpios = <&hc595 1 GPIO_ACTIVE_HIGH>;
60 linux,default-trigger = "default-on";
63 led-power1 {
65 gpios = <&hc595 2 GPIO_ACTIVE_HIGH>;
68 led-router0 {
70 gpios = <&hc595 3 GPIO_ACTIVE_HIGH>;
71 linux,default-trigger = "default-on";
74 led-router1 {
76 gpios = <&hc595 4 GPIO_ACTIVE_HIGH>;
79 led-wan {
81 gpios = <&hc595 5 GPIO_ACTIVE_HIGH>;
82 linux,default-trigger = "default-on";
85 led-wireless0 {
87 gpios = <&hc595 6 GPIO_ACTIVE_HIGH>;
90 led-wireless1 {
92 gpios = <&hc595 7 GPIO_ACTIVE_HIGH>;
96 gpio-keys {
97 compatible = "gpio-keys";
99 button-restart {
102 gpios = <&chipcommon 11 GPIO_ACTIVE_LOW>;