Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1335066

[PATCH v2 1/5] dt-binding: Change the mbigen binding file to support the mbigen-v1

From MaJun <majun258@huawei.com>
Newsgroups linux.kernel
Subject [PATCH v2 1/5] dt-binding: Change the mbigen binding file to support the mbigen-v1
Date 2016-02-16 07:40 +0100
Message-ID <r2HsK-408-5@gated-at.bofh.it> (permalink)
References <r2HsK-408-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Ma Jun <majun258@huawei.com>

Add the "hisilicon,mbigen-v1" string in binding file.
Signed-off-by: Ma Jun <majun258@huawei.com>
---
 .../interrupt-controller/hisilicon,mbigen-v2.txt   |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/devicetree/bindings/interrupt-controller/hisilicon,mbigen-v2.txt b/Documentation/devicetree/bindings/interrupt-controller/hisilicon,mbigen-v2.txt
index 720f7c9..bdd1dea 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/hisilicon,mbigen-v2.txt
+++ b/Documentation/devicetree/bindings/interrupt-controller/hisilicon,mbigen-v2.txt
@@ -16,7 +16,7 @@ The mbigen chip and devices connect to mbigen have the following properties:
 
 Mbigen main node required properties:
 -------------------------------------------
-- compatible: Should be "hisilicon,mbigen-v2"
+- compatible: Should be "hisilicon,mbigen-v2" or "hisilicon,mbigen-v1"
 
 - reg: Specifies the base physical address and size of the Mbigen
   registers.
-- 
1.7.1

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH v2 1/5] dt-binding: Change the mbigen binding file to support the mbigen-v1 MaJun <majun258@huawei.com> - 2016-02-16 07:40 +0100

csiph-web