diff options
author | Chen Feng <puck.chen@hisilicon.com> | 2017-01-24 11:57:27 +0300 |
---|---|---|
committer | Wei Xu <xuwei5@hisilicon.com> | 2017-01-25 18:58:51 +0300 |
commit | 02d71a98a86eb2eb0818538687b6c0c6cb7e74e1 (patch) | |
tree | 06d1a67c236991a69b96014b03090e46d0f5d788 /Documentation/devicetree/bindings/arm/hisilicon/hisilicon.txt | |
parent | a121103c922847ba5010819a3f250f1f7fc84ab8 (diff) | |
download | linux-02d71a98a86eb2eb0818538687b6c0c6cb7e74e1.tar.xz |
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>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/hisilicon/hisilicon.txt')
-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 @@ Hisilicon Platforms Device Tree Bindings ---------------------------------------------------- +Hi3660 SoC +Required root node properties: + - compatible = "hisilicon,hi3660"; + Hi4511 Board Required root node properties: - compatible = "hisilicon,hi3620-hi4511"; |