mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-05-24 10:39:52 +00:00
dt-bindings: ap80x: replace AP806 with AP80x
Rename the text file and update "AP806" into "AP806/AP807" where relevant. Signed-off-by: Ben Peled <bpeled@marvell.com> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
This commit is contained in:
parent
e231c6d47c
commit
2537831bbc
1 changed files with 7 additions and 7 deletions
|
@ -1,15 +1,15 @@
|
||||||
Marvell Armada AP806 System Controller
|
Marvell Armada AP80x System Controller
|
||||||
======================================
|
======================================
|
||||||
|
|
||||||
The AP806 is one of the two core HW blocks of the Marvell Armada 7K/8K
|
The AP806/AP807 is one of the two core HW blocks of the Marvell Armada
|
||||||
SoCs. It contains system controllers, which provide several registers
|
7K/8K/931x SoCs. It contains system controllers, which provide several
|
||||||
giving access to numerous features: clocks, pin-muxing and many other
|
registers giving access to numerous features: clocks, pin-muxing and
|
||||||
SoC configuration items. This DT binding allows to describe these
|
many other SoC configuration items. This DT binding allows to describe
|
||||||
system controllers.
|
these system controllers.
|
||||||
|
|
||||||
For the top level node:
|
For the top level node:
|
||||||
- compatible: must be: "syscon", "simple-mfd";
|
- compatible: must be: "syscon", "simple-mfd";
|
||||||
- reg: register area of the AP806 system controller
|
- reg: register area of the AP80x system controller
|
||||||
|
|
||||||
SYSTEM CONTROLLER 0
|
SYSTEM CONTROLLER 0
|
||||||
===================
|
===================
|
Loading…
Add table
Reference in a new issue