aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
diff options
context:
space:
mode:
authorChen-Yu Tsai <[email protected]>2025-07-01 16:36:52 +0000
committerLee Jones <[email protected]>2025-07-24 10:27:19 +0000
commit1421c3aff49914d83b83be2f9e17007ba4397dc9 (patch)
tree0acad5458519b00f6ca8e4624359bc20f9d2eea2 /drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
parentmfd: mt6370: Fix the interrupt naming typo (diff)
downloadkernel-1421c3aff49914d83b83be2f9e17007ba4397dc9.tar.gz
kernel-1421c3aff49914d83b83be2f9e17007ba4397dc9.zip
mfd: axp20x: Set explicit ID for regulator cell if no IRQ line is present
Originally an explicit ID for the AXP313/AXP323 regulator was set to avoid a conflict with the primary AXP717 PMIC on Allwinner A523 family boards. This didn't entirely work since on some or all of these boards, the interrupt line on this secondary PMIC was left unconnected, and thus the driver would fall back to the generic "no interrupt; only regulators" case, which didn't have the explicit ID set, thus undoing the intended fix. Also set an explicit ID for the regulator cell in the no IRQ generic fall back case. This fixes the conflict for the AXP717 + AXP313/AXP323 case. For the actual single PMIC with no IRQ connected case, the ID does not affect functionality, only the device naming of the regulator cell, and by extension the name and path under sysfs. Fixes: 249abf9b1e25 ("mfd: axp20x: Set explicit ID for AXP313 regulator") Signed-off-by: Chen-Yu Tsai <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c')
0 files changed, 0 insertions, 0 deletions