diff options
author | Chen Feng <puck.chen@hisilicon.com> | 2017-01-24 03:57:27 -0500 |
---|---|---|
committer | Wei Xu <xuwei5@hisilicon.com> | 2017-01-25 10:58:51 -0500 |
commit | 02d71a98a86eb2eb0818538687b6c0c6cb7e74e1 (patch) | |
tree | 06d1a67c236991a69b96014b03090e46d0f5d788 | |
parent | a121103c922847ba5010819a3f250f1f7fc84ab8 (diff) |
document: dt: add binding for Hi3660 SoC
Add binding for hisilicon Hi3660 SoC and HiKey960 Board.
Signed-off-by: Chen Feng <puck.chen@hisilicon.com>
Acked-by: Rob Herring <robh@kernel.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
-rw-r--r-- | Documentation/devicetree/bindings/arm/hisilicon/hisilicon.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/hisilicon/hisilicon.txt b/Documentation/devicetree/bindings/arm/hisilicon/hisilicon.txt index 7df79a715611..f1c1e21a8110 100644 --- a/Documentation/devicetree/bindings/arm/hisilicon/hisilicon.txt +++ b/Documentation/devicetree/bindings/arm/hisilicon/hisilicon.txt | |||
@@ -1,5 +1,9 @@ | |||
1 | Hisilicon Platforms Device Tree Bindings | 1 | Hisilicon Platforms Device Tree Bindings |
2 | ---------------------------------------------------- | 2 | ---------------------------------------------------- |
3 | Hi3660 SoC | ||
4 | Required root node properties: | ||
5 | - compatible = "hisilicon,hi3660"; | ||
6 | |||
3 | Hi4511 Board | 7 | Hi4511 Board |
4 | Required root node properties: | 8 | Required root node properties: |
5 | - compatible = "hisilicon,hi3620-hi4511"; | 9 | - compatible = "hisilicon,hi3620-hi4511"; |