ARM: dts: ixp4xx: Create a proper expansion bus
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 11 May 2021 07:44:58 +0000 (09:44 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 11 May 2021 23:04:23 +0000 (01:04 +0200)
commit3babb604a8545a2551772c656cbebd6f40321861
tree292df00c0fa9cf2515a03acfb4f8110a8644c124
parent152b7a599674d27f26bec1a4fdbac63564d0fc93
ARM: dts: ixp4xx: Create a proper expansion bus

The IXP4xx expansion bus is 24 bits (256 MB) that is memory
mapped between 0x50000000-0x5fffffff usin a set of chip
selects. The size of the windows is 16 or 32MB defined by
the boot loader system configuration at runtime.

Create a rudimentary simple-bus and move the flash memories
to the expansion bus, inside the SoC.

Cc: Zoltan HERPAI <wigyori@uid0.hu>
Cc: Raylynn Knight <rayknight@me.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/boot/dts/intel-ixp42x-linksys-nslu2.dts
arch/arm/boot/dts/intel-ixp43x-gateworks-gw2358.dts
arch/arm/boot/dts/intel-ixp4xx.dtsi