Hi Mike,
On Wed, Feb 09, 2011 at 18:41:51, Michael Williamson wrote:
> Add IO resource structures, platform data, and a registration
> routine in order to support spi device on DA850/OMAP-L138/AM18x
> and DA830/OMAP-L137/AM17x platforms.
>
> Signed-off-by: Michael Williamson <[email protected]>
[...]
> +static struct resource da8xx_spi1_resources[] = {
> + [0] = {
> + .start = DA8XX_SPI1_BASE,
> + .end = DA8XX_SPI1_BASE + SZ_4K -1,
checkpatch reports a warning here. Need to have spaces
on either side of binary '-'
I tested this series and the two patches it depends on
using SPI flash present on DA850 and DA830 EVMs (tested
in DMA mode) and found no issues.
So, with this minor issue fixed, can you please repost
with my Ack? You can include the two dependent patches
in the same series so it is easy to pick-up the whole
bunch.
Thanks,
Sekhar
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source