diff options
| author | Philippe Simons <[email protected]> | 2024-12-08 12:43:08 +0000 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2024-12-09 13:06:07 +0000 |
| commit | f07ae52f5cf6a5584fdf7c8c652f027d90bc8b74 (patch) | |
| tree | 94bcefe8e8b0634b0c7da3ed693b9bbd58567c6d /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
| parent | regulator: dt-bindings: qcom,qca6390-pmu: document wcn6750-pmu (diff) | |
| download | kernel-f07ae52f5cf6a5584fdf7c8c652f027d90bc8b74.tar.gz kernel-f07ae52f5cf6a5584fdf7c8c652f027d90bc8b74.zip | |
regulator: axp20x: AXP717: set ramp_delay
AXP717 datasheet says that regulator ramp delay is 15.625 us/step,
which is 10mV in our case.
Add a AXP_DESC_RANGES_DELAY macro and update AXP_DESC_RANGES macro to
expand to AXP_DESC_RANGES_DELAY with ramp_delay = 0
For DCDC4, steps is 100mv
Add a AXP_DESC_DELAY macro and update AXP_DESC macro to
expand to AXP_DESC_DELAY with ramp_delay = 0
This patch fix crashes when using CPU DVFS.
Signed-off-by: Philippe Simons <[email protected]>
Tested-by: Hironori KIKUCHI <[email protected]>
Tested-by: Chris Morgan <[email protected]>
Reviewed-by: Chen-Yu Tsai <[email protected]>
Fixes: d2ac3df75c3a ("regulator: axp20x: add support for the AXP717")
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions
