diff options
author | Nuno Sá <nuno.sa@analog.com> | 2025-07-01 15:32:03 +0100 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2025-07-01 21:50:51 +0100 |
commit | 7077fb501b95360c7fe35553f2bdb1ccf34edd16 (patch) | |
tree | ff8384247fcd93fde38c53dd4420692d7636d771 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 0190a72f28ee0995c546fd4fcf80ed25a0fc4b28 (diff) |
mfd: adp5585: Add a per chip reg struture
There are some differences in the register map between the devices.
Hence, add a register structure per device. This will be needed in
following patches.
On top of that adp5585_fill_regmap_config() is renamed and reworked so
that the current struct adp5585_info act as template (they indeed
contain all the different data between variants) which can then be
complemented depending on the device (as identified by the id register).
This is done like this since a lot of the data is pretty much the same
between variants of the same device.
Reviewed-by: Lee Jones <lee@kernel.org>
Signed-off-by: Nuno Sá <nuno.sa@analog.com>
Link: https://lore.kernel.org/r/20250701-dev-adp5589-fw-v7-8-b1fcfe9e9826@analog.com
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions