2 * Device Tree file for Seagate Personal Cloud NAS 2-Bay (Armada 370 SoC).
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.
14 * Here are some information allowing to identify the device:
16 * Product name : Seagate Personal Cloud 2-Bay
17 * Code name (board/PCB) : Cumulus Max
18 * Model name (case sticker) : SRN22C
19 * Material desc (product spec) : STCSxxxxxxx
23 #include "armada-370-seagate-personal-cloud.dtsi"
26 model = "Seagate Personal Cloud 2-Bay (Cumulus, SRN22C)";
27 compatible = "seagate,cumulus-max", "marvell,armada370", "marvell,armada-370-xp";
40 compatible = "regulator-fixed";
42 regulator-name = "SATA1 power";
43 regulator-min-microvolt = <5000000>;
44 regulator-max-microvolt = <5000000>;
48 gpio = <&gpio1 22 GPIO_ACTIVE_HIGH>;