Lines Matching +full:nr +full:- +full:gpios
1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
5 #include "kirkwood-6281.dtsi"
8 model = "RaidSonic ICY BOX IB-NAS62x0 (Rev B)";
9 …raidsonic,ib-nas6210-b", "raidsonic,ib-nas6220-b", "raidsonic,ib-nas6210", "raidsonic,ib-nas6220",…
18 stdout-path = &uart0;
22 pinctrl: pin-controller@10000 {
23 pmx_led_os_red: pmx-led-os-red {
27 pmx_power_off: pmx-power-off {
31 pmx_led_os_green: pmx-led-os-green {
35 pmx_led_usb_transfer: pmx-led-usb-transfer {
39 pmx_button_reset: pmx-button-reset {
43 pmx_button_usb_copy: pmx-button-usb-copy {
55 nr-ports = <2>;
60 compatible = "gpio-keys";
61 pinctrl-0 = <&pmx_button_reset &pmx_button_usb_copy>;
62 pinctrl-names = "default";
64 button-copy {
67 gpios = <&gpio0 29 GPIO_ACTIVE_LOW>;
69 button-reset {
72 gpios = <&gpio0 28 GPIO_ACTIVE_LOW>;
76 gpio-leds {
77 compatible = "gpio-leds";
78 pinctrl-0 = <&pmx_led_os_red &pmx_led_os_green
80 pinctrl-names = "default";
82 led-green-os {
84 gpios = <&gpio0 25 GPIO_ACTIVE_HIGH>;
85 default-state = "keep";
87 led-red-os {
89 gpios = <&gpio0 22 GPIO_ACTIVE_HIGH>;
91 led-usb-copy {
93 gpios = <&gpio0 27 GPIO_ACTIVE_HIGH>;
98 compatible = "gpio-poweroff";
99 pinctrl-0 = <&pmx_power_off>;
100 pinctrl-names = "default";
101 gpios = <&gpio0 24 GPIO_ACTIVE_HIGH>;
109 label = "u-boot";
114 label = "u-boot environment";
133 ethphy0: ethernet-phy@8 {
141 ethernet0-port@0 {
142 phy-handle = <ðphy0>;