mbox series

[v1,0/2] TPS65219 MFD Driver Cleanup Series

Message ID 20241217204935.1012106-1-s-ramamoorthy@ti.com
Headers show
Series TPS65219 MFD Driver Cleanup Series | expand

Message

Shree Ramamoorthy Dec. 17, 2024, 8:49 p.m. UTC
This series is in preparation to add 2 PMIC devices to the TPS65219 driver.

The changes involve using existing helper macros and removing unused macros
to simplify code. The intention is to remove unnecessary noise from the new
PMIC device patches adding support to this driver.

Shree Ramamoorthy (2):
  mfd: tps65219: Use MFD_CELL macros
  mfd: tps65219: Remove unused macros & add regmap.h

 drivers/mfd/tps65219.c       | 15 ++++-----------
 include/linux/mfd/tps65219.h |  7 +------
 2 files changed, 5 insertions(+), 17 deletions(-)

Comments

Lee Jones Jan. 9, 2025, 9:55 a.m. UTC | #1
On Tue, 17 Dec 2024 14:49:33 -0600, Shree Ramamoorthy wrote:
> This series is in preparation to add 2 PMIC devices to the TPS65219 driver.
> 
> The changes involve using existing helper macros and removing unused macros
> to simplify code. The intention is to remove unnecessary noise from the new
> PMIC device patches adding support to this driver.
> 
> Shree Ramamoorthy (2):
>   mfd: tps65219: Use MFD_CELL macros
>   mfd: tps65219: Remove unused macros & add regmap.h
> 
> [...]

Applied, thanks!

[1/2] mfd: tps65219: Use MFD_CELL macros
      commit: 6891e88dfbbcd897b381dbc464211bf31a854509
[2/2] mfd: tps65219: Remove unused macros & add regmap.h
      commit: 09a897432637aa0b99545ce13d57760cf0cb09d1

--
Lee Jones [李琼斯]