[Patch V3 05/44] imx: imx8ulp: add get reset cause

2021-07-20 Thread sbabic
> From: Peng Fan > Add get reset cause function to show what triggerred reset. > Signed-off-by: Peng Fan Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- = DENX Software Engineering GmbH, Managing

[Patch V3 05/44] imx: imx8ulp: add get reset cause

2021-07-19 Thread Peng Fan (OSS)
From: Peng Fan Add get reset cause function to show what triggerred reset. Signed-off-by: Peng Fan --- arch/arm/mach-imx/imx8ulp/soc.c | 69 + 1 file changed, 69 insertions(+) diff --git a/arch/arm/mach-imx/imx8ulp/soc.c b/arch/arm/mach-imx/imx8ulp/soc.c index