Re: [PATCH v1] arm: dts: nuvoton: modify npcm8xx reset property

2024-02-07 Thread Tom Rini
On Wed, Jan 24, 2024 at 09:54:51AM +0800, Jim Liu wrote: > Change reset method from generic to reset driver > > Signed-off-by: Jim Liu Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

[PATCH v1] arm: dts: nuvoton: modify npcm8xx reset property

2024-01-23 Thread Jim Liu
Change reset method from generic to reset driver Signed-off-by: Jim Liu --- arch/arm/dts/nuvoton-common-npcm8xx.dtsi | 2 + arch/arm/dts/nuvoton-npcm8xx-u-boot.dtsi | 71 2 files changed, 24 insertions(+), 49 deletions(-) diff --git a/arch/arm/dts/nuvoton-common-npcm8x