summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorStephen Warren <[email protected]>2015-09-23 12:12:59 -0600
committerTom Warren <[email protected]>2015-10-02 11:04:34 -0700
commitf9d3cab091522c8470e9ebd4a8967d00f49efc4a (patch)
treecdbced093fcd36fdc7bc33b32b5dfe8fdb440c53 /include
parentcb96bf991be6af65e308600de52f36224a3c3c3f (diff)
ARM: tegra: fix GPIO init table programming
Tegra's gpio_config_table() currently uses common GPIO APIs. These used to work without requesting the GPIO, but since commit 2fccd2d96bad "tegra: Convert tegra GPIO driver to use driver model" no longer do so. This prevents any of the GPIO initialization table from being applied to HW. Fix gpio_config_table() to directly program the HW to solve this. Fixes: 2fccd2d96bad ("tegra: Convert tegra GPIO driver to use driver model") Signed-off-by: Stephen Warren <[email protected]> Reviewed-by: Simon Glass <[email protected]> Signed-off-by: Tom Warren <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions