[U-Boot] [U-Boot,1/2] spi: ti_qspi: Drop non DM code
Tom Rini
trini at konsulko.com
Fri Apr 12 12:33:34 UTC 2019
On Fri, Apr 12, 2019 at 12:21:23PM +0000, Raghavendra, Vignesh wrote:
>
> On Mon, Feb 11, 2019 at 02:35:35PM +0530, Vignesh R wrote:
>
> > Now that all boards using TI QSPI have moved to DM and DT, drop non DM
> > code completely.
> >
> > Signed-off-by: Vignesh R <vigneshr at ti.com>
> > Reviewed-by: Tom Rini <trini at konsulko.com>
> > ---
> > drivers/spi/Kconfig | 12 +-
> > drivers/spi/Makefile | 2 +-
> > drivers/spi/ti_qspi.c | 231 ++++++---------------------------
> > include/configs/am43xx_evm.h | 2 -
> > include/configs/am57xx_evm.h | 2 -
> > include/configs/cl-som-am57x.h | 1 -
> > include/configs/cm_t43.h | 1 -
> > include/configs/dra7xx_evm.h | 2 -
> > scripts/config_whitelist.txt | 2 -
> > 9 files changed, 45 insertions(+), 210 deletions(-)
>
> The problem is that cl-som-am57x isn't converted to enabling CONFIG_DM
> at all. Uri, is this something that's on your current TODO list?
> Thanks!
>
> Uri indicated that there is no plan to convert cl-som-am57x to CONFIG_DM at all.
At all? OK, Uri, can you please send a patch to remove the platform?
Thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190412/7c42b2e3/attachment.sig>
More information about the U-Boot
mailing list