[U-Boot] [RESEND PATCH v2 1/2] spi: ti_qspi: Drop non DM code
Jagan Teki
jagan at amarulasolutions.com
Wed Apr 17 12:13:00 UTC 2019
On Tue, Apr 16, 2019 at 9:32 PM Vignesh Raghavendra <vigneshr at ti.com> wrote:
>
> Now that all boards using TI QSPI have moved to DM and DT, drop non DM
> code completely.
>
> Signed-off-by: Vignesh Raghavendra <vigneshr at ti.com>
> Reviewed-by: Tom Rini <trini at konsulko.com>
> ---
> drivers/spi/Kconfig | 13 +-
> drivers/spi/Makefile | 2 +-
> drivers/spi/ti_qspi.c | 231 ++++++-----------------------------
> include/configs/am43xx_evm.h | 6 -
> include/configs/am57xx_evm.h | 5 -
> include/configs/cm_t43.h | 3 -
> include/configs/dra7xx_evm.h | 5 -
> scripts/config_whitelist.txt | 3 -
Fixed config_whitelist.txt rebase and updated MIGRATION.txt.
Applied to u-boot-spi/master
More information about the U-Boot
mailing list