MIPS: Loongson64: Process ISA Node in DeviceTree
authorJiaxun Yang <jiaxun.yang@flygoat.com>
Tue, 28 Jul 2020 15:36:56 +0000 (23:36 +0800)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Tue, 28 Jul 2020 20:49:52 +0000 (22:49 +0200)
commit6d0068ad15e4f771b35d76adc4e6747649ac4961
treeb994c1daee938324d81f6014b76642fa9c3ef881
parent2f96593ecc37e98bf99525f0629128080533867f
MIPS: Loongson64: Process ISA Node in DeviceTree

Previously, we're hardcoding reserved ISA I/O Space in, now
we're processing it I/O via DeviceTree directly.
The ranges property if ISA node is used to determine the size and address
of reserved I/O space.

Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/loongson64/init.c