> -----Original Message-----
> From: Peng Ma
> Sent: Wednesday, March 27, 2019 2:53 PM
> To: Prabhakar Kushwaha <prabhakar.kushw...@nxp.com>; Shengzhou Liu
> <shengzhou....@nxp.com>; Ruchika Gupta <ruchika.gu...@nxp.com>
> Cc: Yinbo Zhu <yinbo....@nxp.com>; s...@chromium.org; Jagdish Gediya
> <jagdish.ged...@nxp.com>; York Sun <york....@nxp.com>;
> bmeng...@gmail.com; s...@denx.de; m...@marvell.com; Andy Tang
> <andy.t...@nxp.com>; u-boot@lists.denx.de; Peng Ma <peng...@nxp.com>
> Subject: [PATCH 1/4] ata: fsl_ahci: Add sata DM support for Freescale powerpc
> socs
> 
> This patch is to support Freescale sata driver with dts initialized.
> Also resolved the following problems.
> 
> ===================== WARNING ====================== This board
> does not use CONFIG_DM_SCSI. Please update the storage controller to use
> CONFIG_DM_SCSI before the v2019.07 release.
> Failure to update by the deadline may result in board removal.
> See doc/driver-model/MIGRATION.txt for more info.
> ====================================================
> 
> Signed-off-by: Peng Ma <peng...@nxp.com>
> ---
> depends on:
>       - https://patchwork.ozlabs.org/project/uboot/list/?series=99168
>       - https://patchwork.ozlabs.org/project/uboot/list/?series=99167
> 
>  drivers/ata/Kconfig    |   10 +
>  drivers/ata/Makefile   |    1 +
>  drivers/ata/fsl_ahci.c | 1030 ++++++++++++++++++++++++++++++++++++++++
>  drivers/ata/fsl_sata.h |    1 +
>  4 files changed, 1042 insertions(+)
>  create mode 100644 drivers/ata/fsl_ahci.c
> 

New driver is getting added in drivers/ata.

I request driver/ata maintainer to review

--pk
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to