[U-Boot] [PATCH v3 6/6] spi: kirkwood: Full dm conversion

Jagan Teki jagan at amarulasolutions.com
Tue Nov 20 04:08:50 UTC 2018


On Thu, Nov 15, 2018 at 1:19 PM Michael Walle <michael at walle.cc> wrote:
>
> Am 2018-11-05 10:58, schrieb Jagan Teki:
> > 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.
>
>
> Hi,
>
> oh isn't this merged yet? Because my change [1] which depends on that
> made it already into the main tree [2].

There are many boards need to move DM_SPI [3], anyway I'm going to
remove this driver.

[3] https://travis-ci.org/openedev/u-boot-amarula/builds/457097203


More information about the U-Boot mailing list