File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -609,12 +609,12 @@ config REGULATOR_MAX8952
609609 modes ranging from 0.77V to 1.40V by 0.01V steps.
610610
611611config REGULATOR_MAX8973
612- tristate "Maxim MAX8973 voltage regulator "
612+ tristate "Maxim MAX8973A voltage regulator"
613613 depends on I2C
614614 depends on THERMAL && THERMAL_OF
615615 select REGMAP_I2C
616616 help
617- The MAXIM MAX8973 high-efficiency. three phase, DC-DC step-down
617+ The MAXIM MAX8973A high-efficiency. three phase, DC-DC step-down
618618 switching regulator delivers up to 9A of output current. Each
619619 phase operates at a 2MHz fixed frequency with a 120 deg shift
620620 from the adjacent phase, allowing the use of small magnetic component.
Original file line number Diff line number Diff line change 11/*
2- * max8973-regulator.c -- Maxim max8973
2+ * max8973-regulator.c -- Maxim max8973A
33 *
4- * Regulator driver for MAXIM 8973 DC-DC step-down switching regulator.
4+ * Regulator driver for MAXIM 8973A DC-DC step-down switching regulator.
55 *
66 * Copyright (c) 2012, NVIDIA Corporation.
77 *
You can’t perform that action at this time.
0 commit comments