[PATCH] ARM: Kirkwood: Fix the internal register ranges translation

Jason Cooper jason at lakedaemon.net
Fri Jun 21 11:41:35 EDT 2013


On Tue, Jun 18, 2013 at 12:31:19PM -0300, Ezequiel Garcia wrote:
> Although the internal register window size is 1 MiB, the previous
> ranges translation for the internal register space had a size of
> 0x4000000. This was done to allow the crypto and nand node to access
> the corresponding 'sram' and 'nand' decoding windows.
> 
> In order to describe the hardware more accurately, we declare the
> real 1 MiB internal register space in the ranges, and add a translation
> entry for the nand node to access the 'nand' window.
> 
> This commit will make future improvements on the MBus DT binding easier.
> 
> Signed-off-by: Ezequiel Garcia <ezequiel.garcia at free-electrons.com>
> ---
> Tested on Plathome Openblocks A6 board.
> 
>  arch/arm/boot/dts/kirkwood.dtsi | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)

Applied to mvebu/dt

thx,

Jason.



More information about the linux-arm-kernel mailing list