[PATCH v2 3/6] gpio: mxc_gpio: add OF_PLATDATA support
Simon Glass
sjg at chromium.org
Sun Jul 26 16:54:04 CEST 2020
On Wed, 22 Jul 2020 at 07:14, Walter Lozano <walter.lozano at collabora.com> 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 <walter.lozano at collabora.com>
> ---
>
> (no changes since v1)
>
> drivers/gpio/mxc_gpio.c | 18 +++++++++++++++++-
> 1 file changed, 17 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list