regulator: tps65219: Add support for TPS65215 Regulator IRQs
authorShree Ramamoorthy <s-ramamoorthy@ti.com>
Fri, 25 Apr 2025 20:57:35 +0000 (15:57 -0500)
committerMark Brown <broonie@kernel.org>
Thu, 1 May 2025 20:39:05 +0000 (05:39 +0900)
commit38c9f98db20a649a1f8454f507608b6aef0c9297
tree4d2abf7ed5306f00e1a006f711d7900e2c129b74
parent3f2e457efdad5af4164f155bd7ac902258a9b1ce
regulator: tps65219: Add support for TPS65215 Regulator IRQs

Isolate all changes involving regulator IRQ types:
- Adding in TPS65215 resources
- Organize what resources are common vs device-specific
- How the chip_data uses these resource structs
- Restructure the probe() for multi-PMIC support.

Signed-off-by: Shree Ramamoorthy <s-ramamoorthy@ti.com>
Link: https://patch.msgid.link/20250425205736.76433-4-s-ramamoorthy@ti.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/tps65219-regulator.c