]> git.baikalelectronics.ru Git - uboot.git/commit
pinctrl: nuvoton: set output state before enabling the output
authorJim Liu <jim.t90615@gmail.com>
Tue, 9 May 2023 07:07:34 +0000 (15:07 +0800)
committerTom Rini <trini@konsulko.com>
Thu, 1 Jun 2023 16:32:03 +0000 (12:32 -0400)
commitc4596fb0deaa8eefb8c7245bd4cb5ff27adc096f
tree04bdfa0a47fa8b863b278449c0e490451a8bf90e
parent746185adeb183d6148014e09bd3115d7e6138573
pinctrl: nuvoton: set output state before enabling the output

The default output state may be different to request,
change the configuration sequence to avoid glitch.

Signed-off-by: Jim Liu <JJLIU0@nuvoton.com>
drivers/gpio/npcm_gpio.c
drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c
drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c