]> git.dujemihanovic.xyz Git - u-boot.git/commit
pinctrl: nuvoton: fix reset reason error for poweron
authorJim Liu <jim.t90615@gmail.com>
Tue, 4 Jul 2023 08:00:12 +0000 (16:00 +0800)
committerTom Rini <trini@konsulko.com>
Fri, 14 Jul 2023 16:52:18 +0000 (12:52 -0400)
commit0adbb8fbb1b64ae45b76cd6b1a639856d3a82de4
treef96595811f435eea5004af61d92e5056778486c7
parent68f107a42b2b0f26c46afe92804485ea68951d6f
pinctrl: nuvoton: fix reset reason error for poweron

In non tip mode, BMC first power on with PORST+CORST.
the gpio status will error.

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