>-----Original Message-----
>From: U-Boot <[email protected]> On Behalf Of Jagan Teki
>Sent: Wednesday, May 27, 2020 10:41 PM
>To: Simon Glass <[email protected]>; Tom Rini <[email protected]>
>Cc: [email protected]; [email protected]; Jagan Teki
><[email protected]>
>Subject: [PATCH 23/24] spi: Zap fsl_espi
>
>DM_SPI migration deadlines are expired for fsl_espi.c
>
>Drop it.
>
>Signed-off-by: Jagan Teki <[email protected]>
>---
> arch/powerpc/include/asm/immap_85xx.h |   2 -
> drivers/spi/Kconfig                   |   8 -
> drivers/spi/Makefile                  |   1 -
> drivers/spi/fsl_espi.c                | 386 --------------------------
> scripts/config_whitelist.txt          |   1 -
> 5 files changed, 398 deletions(-)
> delete mode 100644 drivers/spi/fsl_espi.c
>
<snip>
Please don't merge this patch .

The espi series of patches for DM migration were in review since long, but 
could not be merged because of dependency.
NXP engineers are working on rebasing the DM espi migration series.

http://patchwork.ozlabs.org/project/uboot/list/?series=127282&state=*
http://patchwork.ozlabs.org/project/uboot/list/?series=138873

Nacked-by: Priyanka Jain <[email protected]>

Reply via email to