[PATCH v2 00/23] spi: dm-conversion (part1)

Simon Glass sjg at chromium.org
Wed May 27 15:27:03 CEST 2020


Hi Jagan,

On Wed, 27 May 2020 at 06:56, Jagan Teki <jagan at amarulasolutions.com> wrote:
>
> This series dropped nondm code from omap3, enabled
> a few boards with DM_SPI, DM_SPI_FLASH and finally
> dropped boards which didn't have DM, OF_CONTROL.
>
> Chages for v2:
> - included updates on missing boards which used omap3 spi
> - added board maintainers
>
> Travis-CI:
> https://travis-ci.org/github/openedev/u-boot-amarula/builds/691717408
>
> Any inputs?

Good to see this.

Just to mention that there is a tools/rmboard.py script which tries to
create commits to remove boards automatically, in case you didn't see
it.

> Jagan.
>
> Jagan Teki (23):
>   configs: igep00x0: Enable DM_SPI
>   am335x: sl50: Enable DM_SPI
>   am335x: baltos: Enable DM_SPI
>   am335x: igep003x: Enable DM_SPI
>   siemens: draco: Enable DM_SPI, DM_SPI_FLASH
>   siemens: pxm2: Enable DM_SPI, DM_SPI_FLASH
>   siemens: rut: Enable DM_SPI, DM_SPI_FLASH
>   compulab: Drop cm_t54
>   compulab: Drop cm_t35
>   overo: Drop omap3 overo
>   pandora: Drop omap3 pandora
>   logicpd: Drop omap3 zoom1
>   quipos: Drop omap3 cairo
>   gumstix: Drop duovero
>   ti: Drop panda board
>   ti: Drop sdp4430 board
>   ti: Drop omap5 uevm
>   birdland: Drop bav335x
>   gumstix: Drop pepper
>   phytec: Drop pcm051
>   silica: Drop pengwyn
>   spi: omap3: Drop nondm code
>   doc: driver-model: Update SPI migration status
>
[..]

Regards,
Simon


More information about the U-Boot mailing list