2 * Copyright (C) 2012 Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
4 * This file is licensed under the terms of the GNU General Public
5 * License version 2. This program is licensed "as is" without any
6 * warranty of any kind, whether express or implied.
10 /include/ "orion5x.dtsi"
13 model = "LaCie Ethernet Disk mini V2";
14 compatible = "lacie,ethernet-disk-mini-v2", "marvell-orion5x-88f5182", "marvell,orion5x";
17 reg = <0x00000000 0x4000000>; /* 64 MB */
21 bootargs = "console=ttyS0,115200n8 earlyprintk";
26 clock-frequency = <166666667>;
37 compatible = "gpio-keys";
41 label = "Power-on Switch";
42 linux,code = <116>; /* KEY_POWER */
43 gpios = <&gpio0 18 0>;
48 compatible = "gpio-leds";
52 gpios = <&gpio0 16 1>;