ARM: exynos4/5: convert pmu wakeup to stacked domains
[linux-2.6/btrfs-unstable.git] / arch / arm / boot / dts / kirkwood-ns2lite.dts
blob1f2ca60d8b3d46f283672b93af35772a852797c9
1 /dts-v1/;
3 #include "kirkwood-ns2-common.dtsi"
5 / {
6         model = "LaCie Network Space Lite v2";
7         compatible = "lacie,netspace_lite_v2", "marvell,kirkwood-88f6192", "marvell,kirkwood";
9         memory {
10                 device_type = "memory";
11                 reg = <0x00000000 0x8000000>;
12         };
14         ocp@f1000000 {
15                 sata@80000 {
16                         pinctrl-0 = <&pmx_ns2_sata0>;
17                         pinctrl-names = "default";
18                         status = "okay";
19                         nr-ports = <1>;
20                 };
21         };
23         gpio-leds {
24                 compatible = "gpio-leds";
26                 blue-sata {
27                         label = "ns2:blue:sata";
28                         gpios = <&gpio0 30 GPIO_ACTIVE_LOW>;
29                         linux,default-trigger = "ide-disk";
30                 };
31         };
34 &ethphy0 { reg = <0>; };