summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/arm/marvell/ap806-system-controller.txt
diff options
context:
space:
mode:
authorMiquel Raynal <miquel.raynal@bootlin.com>2018-07-16 16:41:57 +0200
committerEduardo Valentin <edubezval@gmail.com>2018-07-27 14:43:14 -0700
commit2cefabe03f5ef6ff2c6c3faf949b05db63fda2a5 (patch)
treef0f47c29b5489d8fa7b06bc63c32cf0fa6415790 /Documentation/devicetree/bindings/arm/marvell/ap806-system-controller.txt
parent4aa5496980e4c099ede8815d0672809efd8e226a (diff)
dt-bindings: ap806: prepare the syscon file to list other syscons nodes
There are multiple system controllers in AP806. Because all syscon nodes use the same compatible, it is pertinent to use this same file to list IPs inside it. Thus, change the header to be more generic. Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/marvell/ap806-system-controller.txt')
-rw-r--r--Documentation/devicetree/bindings/arm/marvell/ap806-system-controller.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/Documentation/devicetree/bindings/arm/marvell/ap806-system-controller.txt b/Documentation/devicetree/bindings/arm/marvell/ap806-system-controller.txt
index 0b887440e08a..a856eb9a4e05 100644
--- a/Documentation/devicetree/bindings/arm/marvell/ap806-system-controller.txt
+++ b/Documentation/devicetree/bindings/arm/marvell/ap806-system-controller.txt
@@ -2,14 +2,14 @@ Marvell Armada AP806 System Controller
======================================
The AP806 is one of the two core HW blocks of the Marvell Armada 7K/8K
-SoCs. It contains a system controller, which provides a number
-registers giving access to numerous features: clocks, pin-muxing and
-many other SoC configuration items. This DT binding allows to describe
-this system controller.
+SoCs. It contains system controllers, which provide several registers
+giving access to numerous features: clocks, pin-muxing and many other
+SoC configuration items. This DT binding allows to describe these
+system controllers.
For the top level node:
- compatible: must be: "syscon", "simple-mfd";
- - reg: register area of the AP806 system controller
+ - reg: register area of the AP806 system controller
Clocks:
-------