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

From: Biju Das
Date: Thu Aug 31 2023 - 14:32:02 EST


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