aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Herring <[email protected]>2015-01-28 11:56:30 -0600
committerDaniel Lezcano <[email protected]>2015-01-29 14:02:15 +0100
commit1a18554b969861aae99e3b002b96d26b2233463d (patch)
tree52ce844e1b5c3e3796ae932cb655c78f57553250
parent9b8bb7736b78e954044e12b94a2b16aafb0ee0e3 (diff)
dt/bindings: Add binding for Versatile system registers
Add binding for Versatile board system registers found in the FPGA of the Versatile/AB and Versatile/PB boards. Signed-off-by: Rob Herring <[email protected]> Cc: Pawel Moll <[email protected]> Cc: Mark Rutland <[email protected]> Cc: Ian Campbell <[email protected]> Cc: Kumar Gala <[email protected]> Cc: [email protected] Signed-off-by: Daniel Lezcano <[email protected]>
-rw-r--r--Documentation/devicetree/bindings/arm/versatile-sysreg.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/versatile-sysreg.txt b/Documentation/devicetree/bindings/arm/versatile-sysreg.txt
new file mode 100644
index 000000000000..a4f15262d717
--- /dev/null
+++ b/Documentation/devicetree/bindings/arm/versatile-sysreg.txt
@@ -0,0 +1,10 @@
+ARM Versatile system registers
+--------------------------------------
+
+This is a system control registers block, providing multiple low level
+platform functions like board detection and identification, software
+interrupt generation, MMC and NOR Flash control etc.
+
+Required node properties:
+- compatible value : = "arm,versatile-sysreg", "syscon"
+- reg : physical base address and the size of the registers window