]> git.dujemihanovic.xyz Git - u-boot.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)
commitf517f61ba85e33dc283c7f714babcb146b7e7dc4
tree04bdfa0a47fa8b863b278449c0e490451a8bf90e
parent703da6d7076134c34a6d2a1805bac1ecdc5e1792
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