| // SPDX-License-Identifier: GPL-2.0 |
| #include <dt-bindings/leds/leds-ns2.h> |
| #include "kirkwood-ns2-common.dtsi" |
| /* This machine is embedded in the first LaCie CloudBox product. */ |
| model = "LaCie Network Space Mini v2"; |
| compatible = "lacie,netspace_mini_v2", "marvell,kirkwood-88f6192", "marvell,kirkwood"; |
| reg = <0x00000000 0x8000000>; |
| pinctrl-0 = <&pmx_ns2_sata0>; |
| pinctrl-names = "default"; |
| gpios = <&gpio0 22 GPIO_ACTIVE_LOW |
| &gpio0 23 GPIO_ACTIVE_LOW>; |
| alarm-gpios = <&gpio0 25 GPIO_ACTIVE_LOW>; |
| compatible = "lacie,ns2-leds"; |
| slow-gpio = <&gpio0 29 0>; |
| cmd-gpio = <&gpio0 30 0>; |
| modes-map = <NS_V2_LED_OFF 1 0 |