]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: dts: uniphier: change the external bus address mapping
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 15 Oct 2015 09:05:32 +0000 (18:05 +0900)
committerArnd Bergmann <arnd@arndb.de>
Thu, 15 Oct 2015 15:16:11 +0000 (17:16 +0200)
commit36f815509b67e516048605639f1779e6bc15c2e7
treee92013043487bb9d2d8acc64ef59bf4903cc6279
parent4ee66fc138678e4d8d6b8018f1997fe08f9f1684
ARM: dts: uniphier: change the external bus address mapping

In UniPhier SoCs before ProXstream2 and PH1-LD6b, two address spaces
 0x00000000 - 0x0fffffff
 0x40000000 - 0x4fffffff
are both mapped to the external bus (also called system bus),
so either was OK.

In the newest two SoCs, the former (0x00000000 - 0x0fffffff) is
assigned for the serial NOR interface.

For the consistency, use the latter for all the SoCs.

Also, fix the range properties to reflect the real address mapping,
where the support card is located at the offset address 0x01f00000
of CS1 of the external bus.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/boot/dts/uniphier-ph1-ld4-ref.dts
arch/arm/boot/dts/uniphier-ph1-ld6b-ref.dts
arch/arm/boot/dts/uniphier-ph1-pro4-ref.dts
arch/arm/boot/dts/uniphier-ph1-sld3-ref.dts
arch/arm/boot/dts/uniphier-ph1-sld8-ref.dts