[U-Boot] [PATCH v3 6/6] spi: kirkwood: Full dm conversion
Jagan Teki
jagan at amarulasolutions.com
Mon Nov 5 09:58:22 UTC 2018
On Mon, May 7, 2018 at 2:40 PM Jagan Teki <jagan at amarulasolutions.com> wrote:
>
> kirkwood now support dt along with platform data,
> respective boards need to switch into dm for the same.
>
> Signed-off-by: Jagan Teki <jagan at amarulasolutions.com>
> ---
> Changes for v3:
> - rebased master
> - Move kconfig option if DM_SPI
>
> drivers/spi/Kconfig | 12 +-
> drivers/spi/kirkwood_spi.c | 240 ++++++--------------------------
> include/dm/platform_data/spi_kirkwood.h | 15 ++
> 3 files changed, 62 insertions(+), 205 deletions(-)
> create mode 100644 include/dm/platform_data/spi_kirkwood.h
Any update from the board maintainers about this changes, I would like
to push this sooner as possible.
More information about the U-Boot
mailing list