[PATCH v2 0/3] AT91 PM improvements

2020-08-04 Thread Claudiu Beznea
Hi, This series adds ULP0 fast mode intended to reduce the suspend/resume time in the detriment of power consumption (patch 1/3). Along with this patch 2/3 adds code to avoid requesting a PM mode not available on platforms not supporting it. Patch 3/3 decrements a device_node refcount after its us

[PATCH v2 0/3] AT91 pm improvements for 3.20

2015-01-27 Thread Wenyou Yang
Hi Nicolas, This patch set is to add the pm support for the ARMv7 SoCs. It is based on the following patch set, [PATCH v4 00/12] AT91 pm cleanup for 3.20 Changes in v2.0 - Drop patch to enable the l2 cache controller. - Remove patches to disable the mpddrc and DDR clock. - Remove patc