[PATCH 3/5] ARM: MX3: add SPI devices for mx31lite

Daniel Mack daniel at caiaq.de
Thu Nov 19 04:24:55 EST 2009


On Thu, Nov 19, 2009 at 09:38:25AM +0100, Sascha Hauer wrote:
> On Wed, Nov 18, 2009 at 04:42:56PM +0100, Daniel Mack wrote:
> > On Wed, Nov 18, 2009 at 04:37:08PM +0100, Sascha Hauer wrote:
> > > On Wed, Nov 18, 2009 at 02:41:40PM +0100, Daniel Mack wrote:
> > > >  /*
> > > > + * SPI
> > > > + *
> > > > + * The MX13783 is hard-wired on the module, hence the corresponding
> > > > + * bus is registered here and not in the board code, in contrast to
> > > > + * the other SPI bus.
> > > > + */
> > > 
> > > 
> > > The mc13783 bus is registered in the -db file, and not here. I think you
> > > mixed something up here.
> > 
> > Hmm, no, that actually correct. The problem is that all devices on the
> > SPI bus have to be registered in one block via spi_register_board_info,
> 
> Looking at the SPI code I see no reason why it shouldn't be possible to call
> spi_register_board_info multiple times.

Hmm ok, I didn't know that. I changed that and rebased the patches on
top of this. I'll resend the whole series later.

Thanks,
Daniel



More information about the linux-arm-kernel mailing list