
5 Nov
2018
5 Nov
'18
10:58 a.m.
On Mon, May 7, 2018 at 2:40 PM Jagan Teki jagan@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@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.