mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Move pca9450 RESET_CTRL configuration to driver
@ 2025-03-13  9:21 Jonas Rebmann
  2025-03-13  9:21 ` [PATCH v2 1/2] mfd: pca9450: configure pmic reset behavior Jonas Rebmann
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jonas Rebmann @ 2025-03-13  9:21 UTC (permalink / raw)
  To: Sascha Hauer, BAREBOX; +Cc: Jonas Rebmann

Configure the RESET_CTRL register of the pca9450 pmic in the driver,
like u-boot and kernel do. Subsequently, remove the setup of this
register from the pca9450_register_init_callback of the two imx93 boards
we currently have.

Configuration of this register in lowlevel.c of the imx8 boards remains
untouched for now.

Signed-off-by: Jonas Rebmann <jre@pengutronix.de>
---
Changes in v2:
- Move to commit message the reasoning for keeping mx8 boards explicit register initialization
- When mentioning other commits in a commit message, include their subject line 
- Remove superfluous include
- Link to v1: https://lore.kernel.org/r/20250311-pca9450-wdog-v1-0-45120abeae00@pengutronix.de

---
Jonas Rebmann (2):
      mfd: pca9450: configure pmic reset behavior
      ARM: boards: remove obsolete PCA9450_RESET_CTRL setup

 arch/arm/boards/phytec-phycore-imx93/board.c |  9 ---------
 arch/arm/boards/tqma93xx/board.c             |  3 ---
 drivers/mfd/pca9450.c                        | 10 ++++++++++
 include/mfd/pca9450.h                        |  4 ++++
 4 files changed, 14 insertions(+), 12 deletions(-)
---
base-commit: d004da6e3710cc01b645a57c8dd1a986eced1c80
change-id: 20250311-pca9450-wdog-b9458f1a26ff

Best regards,
-- 
Jonas Rebmann <jre@pengutronix.de>




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

end of thread, other threads:[~2025-03-14 16:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-13  9:21 [PATCH v2 0/2] Move pca9450 RESET_CTRL configuration to driver Jonas Rebmann
2025-03-13  9:21 ` [PATCH v2 1/2] mfd: pca9450: configure pmic reset behavior Jonas Rebmann
2025-03-13  9:21 ` [PATCH v2 2/2] ARM: boards: remove obsolete PCA9450_RESET_CTRL setup Jonas Rebmann
2025-03-14 16:12 ` [PATCH v2 0/2] Move pca9450 RESET_CTRL configuration to driver Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox