X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=drivers%2Fpower%2FKconfig;h=f8f0239484fd43811cbf9dc9fcff3bb6dec179ef;hb=1d624a4f08d3a478e38ceb1a048c3da4982021df;hp=e68e16b3211757271a27e99d0089fbf4b29fc83f;hpb=28c4dae114c9b94b2a1111d81d4da716e9fc2cba;p=u-boot diff --git a/drivers/power/Kconfig b/drivers/power/Kconfig index e68e16b321..f8f0239484 100644 --- a/drivers/power/Kconfig +++ b/drivers/power/Kconfig @@ -63,3 +63,13 @@ config AXP221_ALDO3_VOLT Set the voltage (mV) to program the axp221 aldo3 at, set to 0 to disable aldo3. This is typically connected to VCC-PLL and AVCC and must be set to 3V. + +config AXP221_ELDO3_VOLT + int "axp221 eldo3 voltage" + depends on AXP221_POWER + default 0 + ---help--- + Set the voltage (mV) to program the axp221 eldo3 at, set to 0 to + disable eldo3. On some A31(s) tablets it might be used to supply + 1.2V for the SSD2828 chip (converter of parallel LCD interface + into MIPI DSI).