linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] at91-sama5d2_shdwc shutdown controller
@ 2019-12-20 15:31 Claudiu Beznea
  2019-12-20 15:31 ` [PATCH v2 1/2] power: reset: at91-poweroff: introduce struct shdwc_reg_config Claudiu Beznea
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Claudiu Beznea @ 2019-12-20 15:31 UTC (permalink / raw)
  To: nicolas.ferre, sre, alexandre.belloni
  Cc: linux-pm, linux-arm-kernel, linux-kernel, Claudiu Beznea

PMC master clock register offset is different b/w sam9x60 and
other SoCs. Since there is a need of this register offset in
shutdown procedure we need to have it per SoC. This is what
this series does.

Changes in v2:
- do not use r5 as intermediary registers in at91_poweroff 

Claudiu Beznea (2):
  power: reset: at91-poweroff: introduce struct shdwc_reg_config
  power: reset: at91-poweroff: use proper master clock register offset

 drivers/power/reset/at91-sama5d2_shdwc.c | 72 +++++++++++++++++++++-----------
 1 file changed, 47 insertions(+), 25 deletions(-)

-- 
2.7.4


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-01-15 20:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-20 15:31 [PATCH v2 0/2] at91-sama5d2_shdwc shutdown controller Claudiu Beznea
2019-12-20 15:31 ` [PATCH v2 1/2] power: reset: at91-poweroff: introduce struct shdwc_reg_config Claudiu Beznea
2019-12-20 15:42   ` Nicolas.Ferre
2019-12-20 15:31 ` [PATCH v2 2/2] power: reset: at91-poweroff: use proper master clock register offset Claudiu Beznea
2019-12-20 15:42   ` Nicolas.Ferre
2020-01-14 10:34 ` [PATCH v2 0/2] at91-sama5d2_shdwc shutdown controller Claudiu.Beznea
2020-01-15 20:52   ` Sebastian Reichel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).