summaryrefslogtreecommitdiff
path: root/include/dm
diff options
context:
space:
mode:
authorMugunthan V N <mugunthanvnm@ti.com>2015-10-13 08:27:16 (GMT)
committerTom Rini <trini@konsulko.com>2015-10-22 18:44:02 (GMT)
commit1ed0f85fafcbc466081deb7640a62e0a603ba8e0 (patch)
tree055b2f2a2f5beb9cdb319c709baf810df463774b /include/dm
parenteae7ae18533550b61a9d459deafaeeb460dcf6b7 (diff)
downloadu-boot-fsl-qoriq-1ed0f85fafcbc466081deb7640a62e0a603ba8e0.tar.xz
drivers: gpio: omap: add support for parsing additional gpio parameters
With DM_GPIO, gpio parameters like ACTIVE_(LOW/HIGH) are to be parsed in xlate gpio drivers-ops. Since xlate is not implemented in omap_gpio driver, the driver considers all gpio to be ACTIVE_HIGH which is the default case and fails to return actual gpio status for ACTIVE_LOW gpios. So adding .xlate ops to omap_gpio. Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/dm')
0 files changed, 0 insertions, 0 deletions