diff options
author | Philippe Simons <[email protected]> | 2024-12-08 13:43:08 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2024-12-09 13:06:07 +0000 |
commit | f07ae52f5cf6a5584fdf7c8c652f027d90bc8b74 (patch) | |
tree | 94bcefe8e8b0634b0c7da3ed693b9bbd58567c6d /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
parent | 8099b1f7e37e98f73664b883464d54e2e2d9522f (diff) |
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 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions