linux-stable/arch/arm/boot
Jason Gunthorpe 7f69f8a499 ARM: kirkwood: Remove kirkwood_setup_wins and rely on the DT binding
kirkwood_setup_wins is the last manual caller of mbus in kirkwood, don't
call it for DT boards and rely on the DT having a mbus node with
a proper ranges property to setup these windows.

Move all the mbus ranges properties for all boards into kirkwood.dtsi,
since they are currently all the same.

This makes the DT self consistent, since the physical address of the
NAND and CRYPTO are both referenced internally. The arbitary Linux
constants KIRKWOOD_NAND_MEM_PHYS_BASE and KIRKWOOD_SRAM_PHYS_BASE
no longer have to match the DT values.

Signed-off-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
Acked-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Tested-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
2013-10-01 16:28:03 +00:00
..
bootp
compressed ARM: shmobile: Update romImage to relocate appended DTB 2013-07-17 10:04:36 +09:00
dts ARM: kirkwood: Remove kirkwood_setup_wins and rely on the DT binding 2013-10-01 16:28:03 +00:00
.gitignore
Makefile ARM: dts: remove generated .dtb files on clean 2013-03-04 17:15:35 -08:00
install.sh