[PATCH v2 1/5] dt-binding: Change the mbigen binding file to support the mbigen-v1
MaJun
majun258 at huawei.com
Mon Feb 15 22:37:24 PST 2016
From: Ma Jun <majun258 at huawei.com>
Add the "hisilicon,mbigen-v1" string in binding file.
Signed-off-by: Ma Jun <majun258 at 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
More information about the linux-arm-kernel
mailing list