On Fri, May 16, 2008 at 2:27 PM, Jon Smirl <jonsmirl@gmail.com> wrote:
While I'd appreciate the testing, I suspect that you really don't want
to do that. The dedicated SPI controller isn't very good. It only
does a byte at a time and so is rather slow. A PSC is SPI mode should
be better (but I haven't tried it personally it yet).
It should work.
Yes, see patch 3 in my series. the PSC SPI driver needs to do
something like this. SPI busses don't really do autodetection (but
some sub-protocols, like MMC, do IIRC).
It will remain as two drivers. The devices are entirely separate. I
don't think putting them under a single Kconfig is needed or a good
idea. They both depend on PPC_MPC52xx anyway so they only show up if
you're building for a 5200 platform.
Thanks for the comments.
Cheers,
g.
--
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
--