On Tue, 2011-11-22 at 10:56 +0100, Wolfram Sang wrote:
> > 1) Are there any plans to port this driver to the mxs sub-architecture?
[...]
> There are definately plans, it just takes longer than expected :( I will
> take care of it.
Thanks. I'll stop worrying about this invalid Kconfig dependency fo
0) config SPI_STMP3XXX ("Freescale STMP37xx/378x SPI/SSP controller")
depends on depends on ARCH_STMP3XXX. ARCH_STMP3XXX got dropped in commit
041f10d46f ("ARM: plat-stmp: remove plat"). This means that this driver
is unbuildable since v3.0.
1) Are there any plans to port th