mtd: nand: omap: Fix comment in platform data using wrong Kconfig symbol
[linux/fpc-iii.git] / arch / arm / boot / dts / armada-370-seagate-nas-2bay.dts
blob8dd242e668e652ccc5a7dbf4ff6216f78fbf15ef
1 // SPDX-License-Identifier: GPL-2.0
2 /*
3  * Device Tree file for Seagate NAS 2-Bay (Armada 370 SoC).
4  *
5  * Copyright (C) 2015 Seagate
6  *
7  * Author: Vincent Donnefort <vdonnefort@gmail.com>
8  */
11  * Here are some information allowing to identify the device:
12  *
13  * Product name                 : Seagate NAS 2-Bay
14  * Code name (board/PCB)        : Dart 2-Bay
15  * Model name (case sticker)    : SRPD20
16  * Material desc (product spec) : STCTxxxxxxx
17  */
19 /dts-v1/;
20 #include "armada-370-seagate-nas-xbay.dtsi"
22 / {
23         model = "Seagate NAS 2-Bay (Dart, SRPD20)";
24         compatible = "seagate,dart-2", "marvell,armada370", "marvell,armada-370-xp";
26         gpio-fan {
27                 gpio-fan,speed-map =
28                         <   0 3
29                           950 2
30                          1400 1
31                          1800 0>;
32         };