mbox series

[v2,0/2] Match data improvements for palmas driver

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

Message

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

This patch is only compile tested.

v1->v2:
 * Moved the OF table just above its user.
 * Removed trailing comma from the terminator entry for the OF table.

Biju Das (2):
  mfd: palmas: Constify .data in OF table and {palmas,tps65917}_irq_chip
  mfd: palmas: Make similar OF and ID table

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