diff options
author | Patrick Rudolph <patrick.rudolph@9elements.com> | 2024-03-18 23:14:05 +0530 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2024-04-28 10:07:34 -0700 |
commit | c7506a2b5a8233c32bd05353aac7c7b3af05d85f (patch) | |
tree | c27b99c2e1df97b3ee75c7ec6570248f263ea461 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | df43ade4cb49f5b4a18bf9e737117dfbb7dbd21a (diff) |
hwmon: (pmbus/mp2975) Fix IRQ masking
The MP2971/MP2973 use a custom 16bit register format for
SMBALERT_MASK which doesn't follow the PMBUS specification.
Map the PMBUS defined bits used by the common code onto the custom
format used by MPS and since the SMBALERT_MASK is currently never read
by common code only implement the mapping for write transactions.
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Signed-off-by: Naresh Solanki <naresh.solanki@9elements.com>
Link: https://lore.kernel.org/r/20240318174406.3782306-1-naresh.solanki@9elements.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions