summaryrefslogtreecommitdiffstats
path: root/.checkpatch.conf
diff options
context:
space:
mode:
authorStephen Warren <swarren@nvidia.com>2015-09-23 12:12:59 -0600
committerTom Warren <twarren@nvidia.com>2015-10-02 11:04:34 -0700
commitf9d3cab091522c8470e9ebd4a8967d00f49efc4a (patch)
treecdbced093fcd36fdc7bc33b32b5dfe8fdb440c53 /.checkpatch.conf
parentcb96bf991be6af65e308600de52f36224a3c3c3f (diff)
downloadtalos-obmc-uboot-f9d3cab091522c8470e9ebd4a8967d00f49efc4a.tar.gz
talos-obmc-uboot-f9d3cab091522c8470e9ebd4a8967d00f49efc4a.zip
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 <swarren@nvidia.com> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Warren <twarren@nvidia.com>
Diffstat (limited to '.checkpatch.conf')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud