diff options
author | 2021-11-26 12:33:40 +0100 | |
---|---|---|
committer | 2021-11-29 14:11:55 +0100 | |
commit | 1149ccc5e89145a344cfdd8832d83bcc919dc1ed (patch) | |
tree | 40d82f9a3ca88ecd64e94abf1987090108eca00a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ARM: dts: stm32: tune the HS USB PHYs on stm32mp157c-ev1 (diff) | |
download | wireguard-linux-1149ccc5e89145a344cfdd8832d83bcc919dc1ed.tar.xz wireguard-linux-1149ccc5e89145a344cfdd8832d83bcc919dc1ed.zip |
ARM: dts: stm32: fix stusb1600 pinctrl used on stm32mp157c-dk
A pinctrl handle is used to setup a pull-up on the stusb1600 IRQ pin (that
is open drain).
When in ANALOG state, no pull-up can be applied in the GPIO HW controller,
still the setting is done into the register. The pull-up is effective
currently, only when the GPIO IRQ is requested. The correct setting is to
use directly the GPIO, instead of ANALOG state.
Signed-off-by: Fabrice Gasnier <fabrice.gasnier@foss.st.com>
Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions