linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] at91-sama5d2_shdwc shutdown controller
@ 2019-12-19 14:27 Claudiu Beznea
  2019-12-19 14:27 ` [PATCH 1/2] power: reset: at91-sama5d2_shdwc: introduce struct shdwc_reg_config Claudiu Beznea
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Claudiu Beznea @ 2019-12-19 14:27 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.

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

 drivers/power/reset/at91-sama5d2_shdwc.c | 75 +++++++++++++++++++++-----------
 1 file changed, 49 insertions(+), 26 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2019-12-19 17:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-19 14:27 [PATCH 0/2] at91-sama5d2_shdwc shutdown controller Claudiu Beznea
2019-12-19 14:27 ` [PATCH 1/2] power: reset: at91-sama5d2_shdwc: introduce struct shdwc_reg_config Claudiu Beznea
2019-12-19 14:27 ` [PATCH 2/2] power: reset: at91-sama5d2_shdwc: use proper master clock register offset Claudiu Beznea
2019-12-19 17:04 ` [PATCH 0/2] at91-sama5d2_shdwc shutdown controller 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).