]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00231808: Add epdc pmic shut down feature
authorLiGang <b41990@freescale.com>
Wed, 14 Nov 2012 02:12:53 +0000 (10:12 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:35:48 +0000 (08:35 +0200)
commit999053202f95553adb77b400aded2fa1a9002638
tree5ba56b6eb2e9ee1f8a0b0e955aa967ab5a7fb991
parenta43ace46136c8ab135db4c6bbea41e567e846383
ENGR00231808: Add epdc pmic shut down feature

For some cases, system maybe restart with epdc pmic on.
If epdc pmic on for sometime(2~3s), the current epdc pmic consume will increase
obviously, then the total current of board maybe exceed to the current limit,
which will pull down the input voltage to lead to the system pmic reset,
an un-expected POR reset occurs.
So it is necessary to close epdc pmic before system restart.

This patch is added by Robby Cai<r63905@freescale.com>

Signed-off-by: LiGang <b41990@freescale.com>
(cherry picked from commit ee9ffb4307b2b3d7440fc3468b0faaace3d2829e)
drivers/video/mxc/mxc_epdc_fb.c