commit | a2845c9eebb61f840397380a209981d9ab709d1a | [log] [tgz] |
---|---|---|
author | Walter Lozano <walter.lozano@collabora.com> | Wed Jul 29 12:31:18 2020 -0300 |
committer | Stefano Babic <sbabic@denx.de> | Sun Aug 02 14:50:29 2020 +0200 |
tree | 4f109e12331f4dc471c48c1068ec8f49e1164df2 | |
parent | 23721778647775df398ae1055364c7a881e62263 [diff] |
gpio: mxc_gpio: add OF_PLATDATA support 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@collabora.com>