On Wed, 22 Jul 2020 at 07:14, Walter Lozano <[email protected]> wrote: > > Continuing with the OF_PLATADATA support for iMX6 to reduce SPL > footprint, add it to mxc_gpio. Thanks to this, it will be possible to > enable card detection on MMC driver. > > Signed-off-by: Walter Lozano <[email protected]> > --- > > (no changes since v1) > > drivers/gpio/mxc_gpio.c | 18 +++++++++++++++++- > 1 file changed, 17 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass <[email protected]>

