1 // SPDX-License-Identifier: GPL-2.0 2 /* 3 * Device Tree file for Seagate Personal Cloud 4 * 5 * Copyright (C) 2015 Seagate 6 * 7 * Author: Simon Guinot <simon.guinot@sequanux. 8 */ 9 10 /* 11 * Here are some information allowing to ident 12 * 13 * Product name : Seagate Pers 14 * Code name (board/PCB) : Cumulus 15 * Model name (case sticker) : SRN21C 16 * Material desc (product spec) : STCRxxxxxxx 17 */ 18 19 /dts-v1/; 20 #include "armada-370-seagate-personal-cloud.dt 21 22 / { 23 model = "Seagate Personal Cloud (Cumul 24 compatible = "seagate,cumulus", "marve 25 26 soc { 27 internal-regs { 28 sata@a0000 { 29 status = "okay 30 nr-ports = <1> 31 }; 32 }; 33 }; 34 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.