]> git.baikalelectronics.ru Git - kernel.git/commit
DA830: fix SPI1 base address
authorSergei Shtylyov <sshtylyov@ru.mvista.com>
Wed, 6 Apr 2011 17:17:21 +0000 (17:17 +0000)
committerSekhar Nori <nsekhar@ti.com>
Mon, 25 Apr 2011 08:49:31 +0000 (14:19 +0530)
commit897587693a2f2640b6f7ac1bdd02a1d0ad42d00e
tree273aaa2f01dcd6ba946a9b7735c0e99eae42d5d6
parent208cd17e9fdac3c8f4b1617854f988af8fdf4730
DA830: fix SPI1 base address

Commit 9c6fe876731fd86816683c61b1d222959d578ddf (davinci: da8xx: add spi
resources and registration routine) wrongly assumed that SPI1 is mapped at
the same address on DA830/OMAP-L137 and DA850/OMAP-L138; actually, the base
address was valid only for the latter SoC. Teach the code to pass the correct
SPI1 memory resource for both SoCs...

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
arch/arm/mach-davinci/devices-da8xx.c