1 // SPDX-License-Identifier: GPL-2.0
3 * Device Tree file for Seagate Personal Cloud NAS 2-Bay (Armada 370 SoC).
5 * Copyright (C) 2015 Seagate
7 * Author: Simon Guinot <simon.guinot@sequanux.org>
11 * Here are some information allowing to identify the device:
13 * Product name : Seagate Personal Cloud 2-Bay
14 * Code name (board/PCB) : Cumulus Max
15 * Model name (case sticker) : SRN22C
16 * Material desc (product spec) : STCSxxxxxxx
20 #include "armada-370-seagate-personal-cloud.dtsi"
23 model = "Seagate Personal Cloud 2-Bay (Cumulus, SRN22C)";
24 compatible = "seagate,cumulus-max", "marvell,armada370", "marvell,armada-370-xp";
37 compatible = "regulator-fixed";
39 regulator-name = "SATA1 power";
40 regulator-min-microvolt = <5000000>;
41 regulator-max-microvolt = <5000000>;
45 gpio = <&gpio1 22 GPIO_ACTIVE_HIGH>;