staging:iio:adc:ad7606 move to info_mask_(shared_by_type/separate)
[linux/fpc-iii.git] / arch / arm / boot / dts / kirkwood-ns2.dts
blobf2d36ecf36d8f4d416da329d64a497cf820b2e65
1 /dts-v1/;
3 /include/ "kirkwood-ns2-common.dtsi"
5 / {
6         model = "LaCie Network Space v2";
7         compatible = "lacie,netspace_v2", "marvell,kirkwood-88f6281", "marvell,kirkwood";
9         memory {
10                 device_type = "memory";
11                 reg = <0x00000000 0x10000000>;
12         };
14         ocp@f1000000 {
15                 sata@80000 {
16                         status = "okay";
17                         nr-ports = <1>;
18                 };
19         };
21         ns2-leds {
22                 compatible = "lacie,ns2-leds";
24                 blue-sata {
25                         label = "ns2:blue:sata";
26                         slow-gpio = <&gpio0 29 0>;
27                         cmd-gpio = <&gpio0 30 0>;
28                 };
29         };