]> 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 19:21:07 +0000 (15:21 -0400)
commite4587a7d69506592a2a3f0250b7cff232a4bd792
treef2714461c1b08fbca3c993b421bf5472c4f095c0
parent094311192b93b041f4e1b54dceb7841e7d509bb2
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