]> www.infradead.org Git - users/jedix/linux-maple.git/commit
regulator: axp20x: AXP717: dcdc4 doesn't have delay
authorPhilippe Simons <simons.philippe@gmail.com>
Tue, 18 Mar 2025 20:51:47 +0000 (21:51 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 19 Mar 2025 12:28:26 +0000 (12:28 +0000)
commitc94764d3f4e503c0c4d56c8f64a8a63645091898
tree5b4320ce6584ca91996a171b40131e2e11eec1dc
parent5e9491370a58bee1784999aa42f48f1f7289f641
regulator: axp20x: AXP717: dcdc4 doesn't have delay

According to AXP717 user manual, DCDC4 doesn't have a ramp delay like
DCDC1/2/3 do.

Remove it from the description and cleanup the macros.

Signed-off-by: Philippe Simons <simons.philippe@gmail.com>
Acked-by: Chen-Yu Tsai <wens@csie.org>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Link: https://patch.msgid.link/20250318205147.42850-1-simons.philippe@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/axp20x-regulator.c