2 * Device Tree file for LaCie 2Big NAS
4 * Copyright (C) 2015 Seagate
6 * Author: Simon Guinot <simon.guinot@sequanux.org>
8 * This file is licensed under the terms of the GNU General Public
9 * License version 2. This program is licensed "as is" without any
10 * warranty of any kind, whether express or implied.
15 #include "kirkwood-netxbig.dtsi"
18 model = "LaCie 2Big NAS";
19 compatible = "lacie,nas2big", "lacie,netxbig", "marvell,kirkwood-88f6282", "marvell,kirkwood";
22 device_type = "memory";
23 reg = <0x00000000 0x10000000>;
27 bootargs = "console=ttyS0,115200n8";
43 /* The on-chip RTC is not powered (no supercap). */
48 * A NAND flash is used instead of an SPI flash for
49 * the other netxbig-compatible boards.
57 * An I2C fan controller (GMT G762) is used but alarm is
58 * wired to a separate GPIO.
60 compatible = "gpio-fan";
61 alarm-gpios = <&gpio0 25 GPIO_ACTIVE_LOW>;
64 regulators: regulators {
66 compatible = "simple-bus";
69 pinctrl-names = "default";
72 compatible = "regulator-fixed";
74 regulator-name = "hdd1power";
75 regulator-min-microvolt = <5000000>;
76 regulator-max-microvolt = <5000000>;
80 gpio = <&gpio0 17 GPIO_ACTIVE_HIGH>;
83 g762_clk: g762-oscillator {
84 compatible = "fixed-clock";
86 clock-frequency = <32768>;
95 ethphy0: ethernet-phy@0 {
104 * An external I2C RTC (Dallas DS1337S+) is used. This allows
105 * to power-up the board on an RTC alarm. The external RTC can
106 * be kept powered, even when the SoC is off.
109 compatible = "dallas,ds1307";
114 compatible = "gmt,g762";
116 clocks = <&g762_clk>;
126 reg = <0x0 0x100000>;
131 reg = <0x100000 0x1000000>;
136 reg = <0x1100000 0x8000000>;
141 reg = <0x9100000 0x6f00000>;