diff mbox series

[01/12] dt-bindings: arm: hisilicon: add bindings for HiKey960 board

Message ID 20170517083745.24479-2-guodong.xu@linaro.org
State Superseded
Headers show
Series [01/12] dt-bindings: arm: hisilicon: add bindings for HiKey960 board | expand

Commit Message

Guodong Xu May 17, 2017, 8:37 a.m. UTC
Add bindings for HiKey960 Board.

Signed-off-by: Guodong Xu <guodong.xu@linaro.org>

---
 Documentation/devicetree/bindings/arm/hisilicon/hisilicon.txt | 4 ++++
 1 file changed, 4 insertions(+)

-- 
2.10.2

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

Rob Herring May 23, 2017, 12:35 a.m. UTC | #1
On Wed, May 17, 2017 at 04:37:34PM +0800, Guodong Xu wrote:
> Add bindings for HiKey960 Board.

> 

> Signed-off-by: Guodong Xu <guodong.xu@linaro.org>

> ---

>  Documentation/devicetree/bindings/arm/hisilicon/hisilicon.txt | 4 ++++

>  1 file changed, 4 insertions(+)


Acked-by: Rob Herring <robh@kernel.org> 

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/arm/hisilicon/hisilicon.txt b/Documentation/devicetree/bindings/arm/hisilicon/hisilicon.txt
index 2e73215..7111fbc8 100644
--- a/Documentation/devicetree/bindings/arm/hisilicon/hisilicon.txt
+++ b/Documentation/devicetree/bindings/arm/hisilicon/hisilicon.txt
@@ -4,6 +4,10 @@  Hi3660 SoC
 Required root node properties:
 	- compatible = "hisilicon,hi3660";
 
+HiKey960 Board
+Required root node properties:
+	- compatible = "hisilicon,hi3660-hikey960", "hisilicon,hi3660";
+
 Hi3798cv200 SoC
 Required root node properties:
 	- compatible = "hisilicon,hi3798cv200";