diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2024-10-05 22:27:07 +0300 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2024-10-16 09:04:11 +0100 |
commit | 3727c0b4ff6ba0e61203544b4c831f7f8899753b (patch) | |
tree | eb6d0af6c921d147fb77dbf559b5e3e76ec8a95a /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 0350d783ab888cb1cb48ced36cc28b372723f1a4 (diff) |
mfd: intel_soc_pmic_bxtwc: Fix IRQ domain names duplication
For all of the devices regmap IRQ may try to created the folder
with the same name which is impossible and fails with:
debugfs: File '\_SB.IPC1.PMIC' in directory 'domains' already present!
Add domain_suffix to all of the IRQ chips driver registers to solve
the issue.
Fixes: 39d047c0b1c8 ("mfd: add Intel Broxton Whiskey Cove PMIC driver")
Fixes: 957ae5098185 ("platform/x86: Add Whiskey Cove PMIC TMU support")
Fixes: 57129044f504 ("mfd: intel_soc_pmic_bxtwc: Use chained IRQs for second level IRQ chips")
Depends-on: dde286ee5770 ("regmap: Allow setting IRQ domain name suffix")
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20241005193029.1929139-5-andriy.shevchenko@linux.intel.com
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions