Re: [PATCH v1] pinctrl: nuvoton: add NPCM7xx/NPCM8xx reset type detect

2023-01-10 Thread Tom Rini
On Tue, Dec 20, 2022 at 04:49:31PM +0800, Jim Liu wrote: > add reset type detect and persist setting. > > Signed-off-by: Jim Liu Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

[PATCH v1] pinctrl: nuvoton: add NPCM7xx/NPCM8xx reset type detect

2022-12-20 Thread Jim Liu
add reset type detect and persist setting. Signed-off-by: Jim Liu --- arch/arm/include/asm/arch-npcm8xx/rst.h | 2 +- drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c | 20 drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c | 22 +- 3 files changed, 42 insertions(+),