Skip to content

Commit 1a18554

Browse files
robherringdlezcano
authored andcommitted
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 <robh@kernel.org> Cc: Pawel Moll <pawel.moll@arm.com> Cc: Mark Rutland <mark.rutland@arm.com> Cc: Ian Campbell <ijc+devicetree@hellion.org.uk> Cc: Kumar Gala <galak@codeaurora.org> Cc: devicetree@vger.kernel.org Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
1 parent 9b8bb77 commit 1a18554

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
ARM Versatile system registers
2+
--------------------------------------
3+
4+
This is a system control registers block, providing multiple low level
5+
platform functions like board detection and identification, software
6+
interrupt generation, MMC and NOR Flash control etc.
7+
8+
Required node properties:
9+
- compatible value : = "arm,versatile-sysreg", "syscon"
10+
- reg : physical base address and the size of the registers window

0 commit comments

Comments
 (0)