]> rtime.felk.cvut.cz Git - vajnamar/linux-xlnx.git/commit
rtc: zynqmp: Enable RTC switching to battery power when VCC_PSAUX is N/A
authorAnurag Kumar Vulisha <anurag.kumar.vulisha@xilinx.com>
Tue, 12 Apr 2016 12:15:44 +0000 (17:45 +0530)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Fri, 20 May 2016 10:33:51 +0000 (12:33 +0200)
commit9092984f1a8440ea52bf53c2d53bf8f5953a5126
treee6c747cc4b024f260de453af6b123aa3d3d3b4d9
parent19105f424b803f32757abab5fb13eaac22b6481f
rtc: zynqmp: Enable RTC switching to battery power when VCC_PSAUX is N/A

In order to conserve battery energy, during the PS operation,
it is expected that the supply for the battery-powered domain
to be switched from the battery (VCC_PSBATT) to (VCC_PSAUX) and
automatically be switched back to battery when VCC_PSAUX voltage
drops below a limit, doing so prevents the logic within
the battery-powered domain from functioning incorrectly.

Signed-off-by: Anurag Kumar Vulisha <anuragku@xilinx.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
drivers/rtc/rtc-zynqmp.c