]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: shmobile: r8a7790: fix shdi resource sizes
authorBen Dooks <ben.dooks@codethink.co.uk>
Mon, 16 Dec 2013 12:38:48 +0000 (12:38 +0000)
committerSimon Horman <horms+renesas@verge.net.au>
Thu, 19 Dec 2013 09:14:48 +0000 (18:14 +0900)
commitc825f146a8f43d91d491040ff9e36b0d47f8bc8b
tree9af351174785e4ab00dae704ba29f17bd17b9148
parent6236fae78d55c97f8eb2a6d9f09d23dd761ebd1c
ARM: shmobile: r8a7790: fix shdi resource sizes

The r8a7790.dtsi file has four sdhi nodes which the first two have the wrong
resource size for their register block. This causes the sh_modbile_sdhi driver
to fail to communicate with card at-all.

Change sdhi{0,1} node size from 0x100 to 0x200 to correct these nodes
as per Kuninori Morimoto's response to the original patch where all four
nodes where changed. sdhi{2,3} are the correct size.

This bug has been present since sdhi resources were added to the r8a7790 by
40c3ef8d8db07d70 ("ARM: shmobile: r8a7790: add MMCIF and SDHI DT
templates") in v3.11-rc2.

Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Tested-by: William Towle <william.towle@codethink.co.uk>
Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/boot/dts/r8a7790.dtsi