mbox series

[v3,0/4] Match data improvements for palmas driver

Message ID 20230831183153.63750-1-biju.das.jz@bp.renesas.com
Headers show
Series Match data improvements for palmas driver | expand

Message

Biju Das Aug. 31, 2023, 6:31 p.m. UTC
This patch series aims to add match data improvements for palmas driver.

This patch series is only compile tested.

v2->v3:
 * Patch#1 for removing trailing comma in the terminator entry for OF
   table.
 * Restored the OF table position and moved near to the user in patch#3.
 * Moved OF table near to the user in patch#3.
 * Updated commit description for patch#4.
v1->v2:
 * Moved the OF table just above its user.
 * Removed trailing comma from the terminator entry for the OF table.

Biju Das (4):
  mfd: palmas: Remove trailing comma in the terminator entry
  mfd: palmas: Constify .data in OF table and {palmas,tps65917}_irq_chip
  mfd: palmas: Move OF table
  mfd: palmas: Make similar OF and ID table

 drivers/mfd/palmas.c | 60 +++++++++++++++++---------------------------
 1 file changed, 23 insertions(+), 37 deletions(-)

Comments

Lee Jones Sept. 20, 2023, 9:43 a.m. UTC | #1
On Thu, 31 Aug 2023 19:31:49 +0100, Biju Das wrote:
> This patch series aims to add match data improvements for palmas driver.
> 
> This patch series is only compile tested.
> 
> v2->v3:
>  * Patch#1 for removing trailing comma in the terminator entry for OF
>    table.
>  * Restored the OF table position and moved near to the user in patch#3.
>  * Moved OF table near to the user in patch#3.
>  * Updated commit description for patch#4.
> v1->v2:
>  * Moved the OF table just above its user.
>  * Removed trailing comma from the terminator entry for the OF table.
> 
> [...]

Applied, thanks!

[1/4] mfd: palmas: Remove trailing comma in the terminator entry
      commit: 00e54d48f88eda223306a38cf6016e7209cd1f00
[2/4] mfd: palmas: Constify .data in OF table and {palmas,tps65917}_irq_chip
      commit: e8b286068fc1f53f9784b1e8364bd6630918bbb2
[3/4] mfd: palmas: Move OF table
      commit: ce48b597e892a4eb5cb1b0adad4b46c4af737860
[4/4] mfd: palmas: Make similar OF and ID table
      commit: 3935ffa5258510e516645a29ae3c4ac582e66ff3

--
Lee Jones [李琼斯]