diff options
author | Jerome Brunet <jbrunet@baylibre.com> | 2018-10-23 19:03:19 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2018-11-05 11:33:22 +0300 |
commit | e39f9dd8206ad66992ac0e6218ef1ba746f2cce9 (patch) | |
tree | 0906d9178443a2cdd943088ccbe085f8bc5c0d05 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 651022382c7f8da46cb4872a545ee1da6d097d2a (diff) | |
download | linux-e39f9dd8206ad66992ac0e6218ef1ba746f2cce9.tar.xz |
pinctrl: meson: fix pinconf bias disable
If a bias is enabled on a pin of an Amlogic SoC, calling .pin_config_set()
with PIN_CONFIG_BIAS_DISABLE will not disable the bias. Instead it will
force a pull-down bias on the pin.
Instead of the pull type register bank, the driver should access the pull
enable register bank.
Fixes: 6ac730951104 ("pinctrl: add driver for Amlogic Meson SoCs")
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Acked-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions