All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] regulator: pca9450: make warm reset on PMIC_RST_B assertion
@ 2024-04-11 16:57 Fabio Aiuto
  2024-04-11 16:58 ` [PATCH v3 1/2] regulator: dt-bindings: pca9450: add PMIC_RST_B warm reset property Fabio Aiuto
  2024-04-11 16:58 ` [PATCH v3 2/2] regulator: pca9450: make warm reset on PMIC_RST_B assertion Fabio Aiuto
  0 siblings, 2 replies; 11+ messages in thread
From: Fabio Aiuto @ 2024-04-11 16:57 UTC (permalink / raw)
  To: Mark Brown, Liam Girdwood, Krzysztof Kozlowski, Rob Herring,
	Conor Dooley
  Cc: Robin Gong, devicetree, linux-kernel

Hello all,

the following two patches add a property in devicetree
to enable warm reset on PMIC_RST_B pin assertion.

kr

---
v2 ---> v3:
	- split patch in two: bindings patch comes first
	- add missing mailing lists and maintainers
	- remove underscore in property name

v1 ---> v2:
	- Fix email addresses

Fabio Aiuto (2):
  regulator: dt-bindings: pca9450: add PMIC_RST_B warm reset property
  regulator: pca9450: make warm reset on PMIC_RST_B assertion

 .../bindings/regulator/nxp,pca9450-regulator.yaml     |  6 ++++++
 drivers/regulator/pca9450-regulator.c                 | 11 ++++++++---
 include/linux/regulator/pca9450.h                     |  6 ++++++
 3 files changed, 20 insertions(+), 3 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-05-10 11:06 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-11 16:57 [PATCH v3 0/2] regulator: pca9450: make warm reset on PMIC_RST_B assertion Fabio Aiuto
2024-04-11 16:58 ` [PATCH v3 1/2] regulator: dt-bindings: pca9450: add PMIC_RST_B warm reset property Fabio Aiuto
2024-04-11 19:52   ` Krzysztof Kozlowski
2024-04-12  7:21     ` Fabio Aiuto
2024-04-13 10:58       ` Krzysztof Kozlowski
2024-04-13 17:10         ` Fabio Aiuto
2024-04-13 21:40           ` Krzysztof Kozlowski
2024-04-15 10:59             ` Fabio Aiuto
2024-05-02  7:54               ` Krzysztof Kozlowski
2024-05-10 11:03                 ` Fabio Aiuto
2024-04-11 16:58 ` [PATCH v3 2/2] regulator: pca9450: make warm reset on PMIC_RST_B assertion Fabio Aiuto

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.