All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] regulator: mcp16502: make lpm pin optional
@ 2021-01-07 14:15 ` Claudiu Beznea
  0 siblings, 0 replies; 12+ messages in thread
From: Claudiu Beznea @ 2021-01-07 14:15 UTC (permalink / raw)
  To: lgirdwood, broonie, robh+dt
  Cc: linux-arm-kernel, linux-kernel, devicetree, nicolas.ferre,
	Claudiu Beznea

Hi,

This patch makes the LPM pin as optional as this may be controlled
in the last phase of suspend procedure to decrease the power consumption
while suspended. Along w/ this update the MAINTAINERS entry for this
driver.

Thank you,
Claudiu Beznea

Claudiu Beznea (3):
  dt-bindings: regulator: mcp16502: document lpm as optional
  regulator: mcp16502: lpm pin can be optional on some platforms
  MAINTAINERS: add myself as maintainer for mcp16502

 Documentation/devicetree/bindings/regulator/mcp16502-regulator.txt | 3 ++-
 MAINTAINERS                                                        | 4 ++--
 drivers/regulator/mcp16502.c                                       | 2 +-
 3 files changed, 5 insertions(+), 4 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2021-01-08  8:46 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-07 14:15 [PATCH 0/3] regulator: mcp16502: make lpm pin optional Claudiu Beznea
2021-01-07 14:15 ` Claudiu Beznea
2021-01-07 14:15 ` [PATCH 1/3] dt-bindings: regulator: mcp16502: document lpm as optional Claudiu Beznea
2021-01-07 14:15   ` Claudiu Beznea
2021-01-07 14:15 ` [PATCH 2/3] regulator: mcp16502: lpm pin can be optional on some platforms Claudiu Beznea
2021-01-07 14:15   ` Claudiu Beznea
2021-01-07 14:15 ` [PATCH 3/3] MAINTAINERS: add myself as maintainer for mcp16502 Claudiu Beznea
2021-01-07 14:15   ` Claudiu Beznea
2021-01-08  8:43   ` Nicolas Ferre
2021-01-08  8:43     ` Nicolas Ferre
2021-01-07 20:01 ` [PATCH 0/3] regulator: mcp16502: make lpm pin optional Mark Brown
2021-01-07 20:01   ` Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.