|
From: <z7...@us...> - 2007-01-18 10:59:34
|
Revision: 765
http://svn.sourceforge.net/hackndev/?rev=765&view=rev
Author: z72ka
Date: 2007-01-18 02:59:30 -0800 (Thu, 18 Jan 2007)
Log Message:
-----------
Palmz72: - Added suspend/resume support
- LCD power for suspend/resume
Modified Paths:
--------------
linux4palm/linux/trunk/include/asm-arm/arch-pxa/palmz72-gpio.h
Modified: linux4palm/linux/trunk/include/asm-arm/arch-pxa/palmz72-gpio.h
===================================================================
--- linux4palm/linux/trunk/include/asm-arm/arch-pxa/palmz72-gpio.h 2007-01-18 08:40:52 UTC (rev 764)
+++ linux4palm/linux/trunk/include/asm-arm/arch-pxa/palmz72-gpio.h 2007-01-18 10:59:30 UTC (rev 765)
@@ -61,7 +61,8 @@
/* Power */
-#define GPIO_NR_PALMZ72_POWER_DETECT 0
+#define GPIO_NR_PALMZ72_POWER_DETECT 0 //battery low level indicator??
+#define GPIO_NR_PALMZ72_LCD_POWER 96
/* SD/MMC */
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|