Re: [PATCH 6/8] ARM: at91: pm: add ULP1 support for SAM9X60

2019-02-15 Thread Stephen Boyd
Quoting claudiu.bez...@microchip.com (2019-02-14 07:54:57) > From: Claudiu Beznea > > Add ULP1 support for SAM9X60. In pm_suspend.S enable RC oscillator in > PMC if it is not enabled. At resume the state before suspend is > restored. > > Signed-off-by: Claudiu Beznea > --- >

[PATCH 6/8] ARM: at91: pm: add ULP1 support for SAM9X60

2019-02-14 Thread Claudiu.Beznea
From: Claudiu Beznea Add ULP1 support for SAM9X60. In pm_suspend.S enable RC oscillator in PMC if it is not enabled. At resume the state before suspend is restored. Signed-off-by: Claudiu Beznea --- arch/arm/mach-at91/pm.c | 24 arch/arm/mach-at91/pm_suspend.S