aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/tests/fpga-mgr-test.c
diff options
context:
space:
mode:
authorShree Ramamoorthy <[email protected]>2025-04-25 20:57:34 +0000
committerMark Brown <[email protected]>2025-05-01 20:39:04 +0000
commit3f2e457efdad5af4164f155bd7ac902258a9b1ce (patch)
treee8bc2c115c6ca013d6888c7bd3686dd275b556e0 /drivers/fpga/tests/fpga-mgr-test.c
parentregulator: tps65219: Update struct names (diff)
downloadkernel-3f2e457efdad5af4164f155bd7ac902258a9b1ce.tar.gz
kernel-3f2e457efdad5af4164f155bd7ac902258a9b1ce.zip
regulator: tps65219: Add support for TPS65215 regulator resources
Isolate all changes involving TPS65215 regulator desc and range resources. - 'chipid' will identify which PMIC to support, and the corresponding chip_data struct element to use in probe(). The chip_data struct is helpful for any new PMICs added to this driver. The goal is to add future PMIC info to necessary structs and minimize probe() function edits. - The probe() will now loop through common (overlapping) regulators first, then device-specific structs identified in the chip_data struct. - Add TI TPS65215 PMIC to the existing platform_device_id struct, so the regulator probe() can handle which PMIC chip_data information to use. Signed-off-by: Shree Ramamoorthy <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/fpga/tests/fpga-mgr-test.c')
0 files changed, 0 insertions, 0 deletions