Lines Matching +full:rw +full:- +full:gpios
1 // SPDX-License-Identifier: ISC
3 * Device Tree file for D-Link DSM-G600 revision A based on IXP420
11 /dts-v1/;
13 #include "intel-ixp42x.dtsi"
14 #include <dt-bindings/input/input.h>
17 model = "D-Link DSM-G600 rev A";
18 compatible = "dlink,dsm-g600-a", "intel,ixp42x";
19 #address-cells = <1>;
20 #size-cells = <1>;
29 bootargs = "console=ttyS0,115200n8 root=/dev/sda1 rw rootwait";
30 stdout-path = "uart0:115200n8";
38 compatible = "gpio-leds";
39 led-power {
41 gpios = <&gpio0 0 GPIO_ACTIVE_HIGH>;
42 default-state = "on";
43 linux,default-trigger = "heartbeat";
45 led-wlan {
48 gpios = <&gpio0 14 GPIO_ACTIVE_LOW>;
49 default-state = "on";
51 linux,default-trigger = "netdev";
56 compatible = "gpio-keys";
58 button-reset {
59 wakeup-source;
62 gpios = <&gpio0 3 GPIO_ACTIVE_LOW>;
67 compatible = "gpio-keys-polled";
72 * this can be moved adjacent to the ordinary gpio-keys above.
74 button-power {
75 wakeup-source;
78 gpios = <&gpio0 15 GPIO_ACTIVE_HIGH>;
83 compatible = "i2c-gpio";
84 sda-gpios = <&gpio0 5 (GPIO_ACTIVE_HIGH|GPIO_OPEN_DRAIN)>;
85 scl-gpios = <&gpio0 4 (GPIO_ACTIVE_HIGH|GPIO_OPEN_DRAIN)>;
86 #address-cells = <1>;
87 #size-cells = <0>;
95 gpio-poweroff {
96 compatible = "gpio-poweroff";
97 gpios = <&gpio0 2 GPIO_ACTIVE_HIGH>;
98 timeout-ms = <5000>;
105 compatible = "intel,ixp4xx-flash", "cfi-flash";
106 bank-width = <2>;
114 compatible = "redboot-fis";
119 fis-index-block = <0x7f>;
128 * Taken from DSM-G600 PCI boardfile (dsmg600-pci.c)
132 #interrupt-cells = <1>;
133 interrupt-map-mask = <0xf800 0 0 7>;
134 interrupt-map =