Linux on ARM based TI OMAP SoCs
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Match data improvements for palmas driver
@ 2023-08-28 15:31 Biju Das
  2023-08-28 15:31 ` [PATCH v2 1/2] mfd: palmas: Constify .data in OF table and {palmas,tps65917}_irq_chip Biju Das
  2023-08-28 15:31 ` [PATCH v2 2/2] mfd: palmas: Make similar OF and ID table Biju Das
  0 siblings, 2 replies; 7+ messages in thread
From: Biju Das @ 2023-08-28 15:31 UTC (permalink / raw)
  To: Tony Lindgren, Lee Jones
  Cc: Biju Das, linux-omap, linux-kernel, Andy Shevchenko

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(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-08-29 14:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-28 15:31 [PATCH v2 0/2] Match data improvements for palmas driver Biju Das
2023-08-28 15:31 ` [PATCH v2 1/2] mfd: palmas: Constify .data in OF table and {palmas,tps65917}_irq_chip Biju Das
2023-08-29 14:47   ` Andy Shevchenko
2023-08-29 14:52     ` Biju Das
2023-08-28 15:31 ` [PATCH v2 2/2] mfd: palmas: Make similar OF and ID table Biju Das
2023-08-29 14:46   ` Andy Shevchenko
2023-08-29 14:51     ` Biju Das

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox