[U-Boot] [PATCH] spi: atcspi200: Full dm conversion

Jagan Teki jagannadh.teki at gmail.com
Wed Mar 7 07:20:00 UTC 2018


On Wed, Mar 7, 2018 at 12:34 PM, Andes <uboot at andestech.com> wrote:
> From: Rick Chen <rick at andestech.com>
>
> atcspi200_spi now support dt along with platform data.
>
> Signed-off-by: Rick Chen <rick at andestech.com>
> Signed-off-by: Rick Chen <rickchen36 at gmail.com>
> Signed-off-by: Greentime Hu <green.hu at gmail.com>
> ---
>  drivers/spi/atcspi200_spi.c              |  134 ++++++------------------------
>  include/dm/platform_data/spi_atcspi200.h |   15 ++++

I have seen only two boards using this driver (adp-ae3xx_defconfig,
nx25-ae250_defconfig) and both are enabled DM_SPI with OF_CONTROL why
we need to have platdata for this? here [1] is non-dm code drop.

[1] https://patchwork.ozlabs.org/patch/882404/


More information about the U-Boot mailing list