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

Biju Das posted 4 patches 2 years, 3 months ago
drivers/mfd/palmas.c | 60 +++++++++++++++++---------------------------
1 file changed, 23 insertions(+), 37 deletions(-)
[PATCH v3 0/4] Match data improvements for palmas driver
Posted by Biju Das 2 years, 3 months ago
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(-)

-- 
2.25.1
Re: [PATCH v3 0/4] Match data improvements for palmas driver
Posted by Lee Jones 2 years, 2 months ago
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 [李琼斯]