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 #address-cells = <1>;
62 #size-cells = <0>;
63 pinctrl-0 = <&pmx_button_reset &pmx_button_usb_copy>;
64 pinctrl-names = "default";
69 gpios = <&gpio0 29 GPIO_ACTIVE_LOW>;
74 gpios = <&gpio0 28 GPIO_ACTIVE_LOW>;
78 gpio-leds {
79 compatible = "gpio-leds";
80 pinctrl-0 = <&pmx_led_os_red &pmx_led_os_green
82 pinctrl-names = "default";
84 green-os {
86 gpios = <&gpio0 25 GPIO_ACTIVE_HIGH>;
87 default-state = "keep";
89 red-os {
91 gpios = <&gpio0 22 GPIO_ACTIVE_HIGH>;
93 usb-copy {
95 gpios = <&gpio0 27 GPIO_ACTIVE_HIGH>;
100 compatible = "gpio-poweroff";
101 pinctrl-0 = <&pmx_power_off>;
102 pinctrl-names = "default";
103 gpios = <&gpio0 24 GPIO_ACTIVE_HIGH>;
111 label = "u-boot";
116 label = "u-boot environment";
135 ethphy0: ethernet-phy@8 {
143 ethernet0-port@0 {
144 phy-handle = <ðphy0>;