diff options
author | Arnd Bergmann <arnd@arndb.de> | 2015-12-16 02:04:26 +0300 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2015-12-16 02:04:26 +0300 |
commit | 8ea1c981b6303904a2d92102f903843bda9df58c (patch) | |
tree | 9cef253e8f5d6b4279eb867f58a1defb81d7b193 /Documentation/devicetree/bindings/arm | |
parent | ee5d89239500de9eff188c26375c3512d8ac7f6f (diff) | |
parent | acde758b31f33d1599a07930b8c0ea082157cf70 (diff) | |
download | linux-8ea1c981b6303904a2d92102f903843bda9df58c.tar.xz |
Merge tag 'realview-base-armsoc-2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator into next/dt
Merge "Realview DT files" from Linus Walleij:
The device tree changes for the continued RealView DT
support.
* tag 'realview-base-armsoc-2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator:
ARM: realview: add device tree for PB11MPCore
clk: add ARM syscon ICST device tree bindings
ARM: add DT bindings for the ARM11MPCore CPU cluster
Diffstat (limited to 'Documentation/devicetree/bindings/arm')
-rw-r--r-- | Documentation/devicetree/bindings/arm/scu.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/scu.txt b/Documentation/devicetree/bindings/arm/scu.txt index c447680519bb..08a587875996 100644 --- a/Documentation/devicetree/bindings/arm/scu.txt +++ b/Documentation/devicetree/bindings/arm/scu.txt @@ -10,10 +10,13 @@ References: Revision r2p0 - Cortex-A5: see DDI0434B Cortex-A5 MPCore Technical Reference Manual Revision r0p1 +- ARM11 MPCore: see DDI0360F ARM 11 MPCore Processor Technical Reference + Manial Revision r2p0 - compatible : Should be: "arm,cortex-a9-scu" "arm,cortex-a5-scu" + "arm,arm11mp-scu" - reg : Specify the base address and the size of the SCU register window. |