Commit Graph

6 Commits

Author SHA1 Message Date
Matt Sealey
a8c4657dbb Workaround for pm_power_off being overwritten by PMIC code later in init. System should
properly shut down (i.e. power is turned off) and reboot (i.e. goes back to U-Boot) now.
2010-08-19 17:19:30 -05:00
Zhou Jingyu
fa9167503b ENGR00125077: pmic battery: disable battery for MX50 Arm2 board
pmic battery: disable battery for MX50 Arm2 board

Signed-off-by: Zhou Jingyu <Jingyu.Zhou@freescale.com>
2010-08-10 11:51:38 -05:00
Shen Yong
bffe867f7a ENGR00121879 MX53 fix i2c error when system is going down
there is no battery on mx53 evk, which cause this issue.
remove PMIC battery driver can fix this

Signed-off-by: Shen Yong <b00984@freescale.com>
2010-08-10 11:48:44 -05:00
Zhou Jingyu
5ae650d6f6 ENGR00116787 change pmic event handling method
use level irq for pmic event handling to avoid
potential pmic event lost

Signed-off-by: Zhou Jingyu <Jingyu.Zhou@freescale.com>
2010-08-10 11:46:28 -05:00
r63889
566b342445 ENGR00113627 MX35 RTC: Make mxc_rtc independent of pmic_rtc
Remove get_ext_rtc_time/set_ext_rtc_time in rtc-mxc.c, making mxc_rtc totally
independent of pmic_rtc.

Signed-off-by: Lionel Xu <r63889@freescale.com>
2010-08-10 11:45:31 -05:00
Rob Herring
be0524d38f ENGR00117389 Port 5.0.0 release to 2.6.31
This is i.MX BSP 5.0.0 release ported to 2.6.31

Signed-off-by: Rob Herring <r.herring@freescale.com>
Signed-off-by: Alan Tull <r80115@freescale.com>
Signed-off-by: Xinyu Chen <xinyu.chen@freescale.com>
2010-08-10 11:44:41 -05:00