diff options
author | Zhiwu Song <Zhiwu.Song@csr.com> | 2014-12-25 09:34:19 +0100 |
---|---|---|
committer | Barry Song <Baohua.Song@csr.com> | 2015-01-13 15:19:23 +0100 |
commit | 7d76d03b9be8ea8977df45176336cc4fec6ac603 (patch) | |
tree | edfbb2a411e99d0a5d40439654094d4ab6369627 /Documentation | |
parent | ARM: dts: drop MARCO platform DT stuff (diff) | |
download | linux-7d76d03b9be8ea8977df45176336cc4fec6ac603.tar.xz linux-7d76d03b9be8ea8977df45176336cc4fec6ac603.zip |
ARM: dts: add init dts file for CSR atlas7 SoC
CSR atlas7 uses Network on Chip(NoC) bus architecture, there are dozens
of MARCOs, in each MARCO, there are dozens of hardware modules.
Signed-off-by: Zhiwu Song <Zhiwu.Song@csr.com>
Signed-off-by: Hao Liu <Hao.Liu@csr.com>
Signed-off-by: Barry Song <Baohua.Song@csr.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/arm/sirf.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/sirf.txt b/Documentation/devicetree/bindings/arm/sirf.txt index 9daa1c1490a3..7b28ee6fee91 100644 --- a/Documentation/devicetree/bindings/arm/sirf.txt +++ b/Documentation/devicetree/bindings/arm/sirf.txt @@ -3,5 +3,9 @@ CSR SiRFprimaII and SiRFmarco device tree bindings. Required root node properties: - compatible: + - "sirf,atlas6-cb" : atlas6 "cb" evaluation board + - "sirf,atlas6" : atlas6 device based board + - "sirf,atlas7-cb" : atlas7 "cb" evaluation board + - "sirf,atlas7" : atlas7 device based board - "sirf,prima2-cb" : prima2 "cb" evaluation board - "sirf,prima2" : prima2 device based board |