]> git.dujemihanovic.xyz Git - u-boot.git/commit
pinctrl: npcm8xx: clear all gpio events
authorStanley Chu <yschu@nuvoton.com>
Wed, 4 Sep 2024 02:41:06 +0000 (10:41 +0800)
committerTom Rini <trini@konsulko.com>
Mon, 16 Sep 2024 22:43:35 +0000 (16:43 -0600)
commit3aa2eac4f06de8ca5871543f21b88d568f33effc
tree73bf4b7b7bbb79dc239abd2713fddb744de80b30
parent28fe59e7d3de3b40eaf2949051a97eb778c0d296
pinctrl: npcm8xx: clear all gpio events

Clear all gpio events to avoid unexpected interrupts
during kernel booting.

Signed-off-by: Stanley Chu <yschu@nuvoton.com>
drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c