On Fri, Jan 25, 2019 at 9:09 PM Paul Cercueil <[email protected]> wrote:
> Drop the custom code to get the 'cd' and 'wp' GPIOs. The driver now > calls mmc_of_parse() which will init these from devicetree or > device properties. > > Also drop the custom code to get the 'power' GPIO. The MMC core > provides us with the means to power the MMC card through an external > regulator. > > Signed-off-by: Paul Cercueil <[email protected]> Execellent patching! Reviewed-by: Linus Walleij <[email protected]> For all three patches. Yours, Linus Walleij

