On Thu, Nov 15, 2018 at 1:19 PM Michael Walle <[email protected]> wrote: > > Am 2018-11-05 10:58, schrieb Jagan Teki: > > On Mon, May 7, 2018 at 2:40 PM Jagan Teki <[email protected]> > > wrote: > >> > >> kirkwood now support dt along with platform data, > >> respective boards need to switch into dm for the same. > >> > >> Signed-off-by: Jagan Teki <[email protected]> > >> --- > >> 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 _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

