[U-Boot] [PATCH v3 6/6] spi: kirkwood: Full dm conversion
Michael Walle
michael at walle.cc
Thu Nov 15 07:49:51 UTC 2018
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].
[1]
http://git.denx.de/?p=u-boot.git;a=commit;h=134a6b6884c1faa893256ac5b02a301d0be863c8
[2] https://patchwork.ozlabs.org/patch/922392/
-michael
More information about the U-Boot
mailing list