
On Mon, Mar 1, 2021 at 2:33 PM Tim Harvey tharvey@gateworks.com wrote:
This is the first series converting the IMX6 basd Gateworks Ventana boards to driver-model.
This series resolves some issues with NAND SPL (non DM SPL) in order to read the FIT image. Additionally it covers conversions to DM_USB, DM_MMC, DM_MTD, and DM_SPI.
Remaining items are DM_PCI and DM_ETH which I'm still working through.
Tim
Tim Harvey (11): spl: fit: nand: skip bad block handling if NAND chip not fully defined spl: fit: nand: allow for non-page-aligned elements dt-bindings: add tda1997x and bindings imx: ventana: add Gateworks Ventana dts arm: dts: imx6qdl-gw*: add dr_mode prop to dt to avoid error imx: ventana: convert U-Boot to OF_CONTROL using FIT image imx: ventana: add pinctrl and remove unneeded UART init and config imx: ventana: enable dm support for USB imx: ventana: enable dm support for MMC and SATA imx: ventana: enable dm for MTD and NAND imx: ventana: enable dm for SPI
Stefano,
I'm ready to send a v2 of this patch series. Have you had a chance to review these yet? Tom reviewed the first three and I have an update to the commit log pending to state what Linux kernel the tda1997x bindings come from but I have not had any comments on the rest of the series.
There may have been an issue with my mail server when I sent them so they may have got missed.
Best Regards,
Tim