ARM: uniphier: detect the base of micro support card at run-time
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 14 Feb 2020 11:54:42 +0000 (20:54 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 27 Feb 2020 17:40:56 +0000 (02:40 +0900)
commit2ba1d398d77202028290f5d2d4a28dc332b9129f
tree98a1b9da2e24699a8c18d1842c90b37d1a9f40eb
parent1320fa2e55d2180573fd48c71f097e1ec7dc4833
ARM: uniphier: detect the base of micro support card at run-time

The base address 0x43f00000 is no longer true for the future SoC.
Extract the base address from the device tree.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/arm/mach-uniphier/micro-support-card.c