Re: [PATCH v2 0/8] Convert mvebu_mmc driver to driver model

2021-04-08 Thread Stefan Roese
On 30.03.21 10:19, Harm Berntsen wrote: This series converts the existing mvebu_mmc driver to the driver model. Only two boards in the u-boot tree were using this: openrd and sheevaplug. The openrd board does currently not support driver model at all. Given the deadlines for conversion, this patc

[PATCH v2 0/8] Convert mvebu_mmc driver to driver model

2021-03-30 Thread Harm Berntsen
This series converts the existing mvebu_mmc driver to the driver model. Only two boards in the u-boot tree were using this: openrd and sheevaplug. The openrd board does currently not support driver model at all. Given the deadlines for conversion, this patch series drops MMC support for that board.