diff options
author | 2023-10-18 11:00:17 +0200 | |
---|---|---|
committer | 2023-10-18 11:01:08 +0200 | |
commit | fc363413ef8ea842ae7a99e3caf5465dafdd3a49 (patch) | |
tree | f081d9853f1b33c21ff4dde77ce0c5c48366fe3e /scripts/generate_rust_analyzer.py | |
parent | gpio: vf610: mask the gpio irq in system suspend and support wakeup (diff) | |
download | linux-rng-fc363413ef8ea842ae7a99e3caf5465dafdd3a49.tar.xz linux-rng-fc363413ef8ea842ae7a99e3caf5465dafdd3a49.zip |
gpio: vf610: set value before the direction to avoid a glitch
We found a glitch when configuring the pad as output high. To avoid this
glitch, move the data value setting before direction config in the
function vf610_gpio_direction_output().
Fixes: 659d8a62311f ("gpio: vf610: add imx7ulp support")
Signed-off-by: Haibo Chen <haibo.chen@nxp.com>
[Bartosz: tweak the commit message]
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions