[openfirmware] [commit] r3135 - cpu/arm/olpc/cl4

repository service svn at openfirmware.info
Wed Aug 8 09:46:52 CEST 2012


Author: quozl
Date: Wed Aug  8 09:46:52 2012
New Revision: 3135
URL: http://tracker.coreboot.org/trac/openfirmware/changeset/3135

Log:
OLPC XO-4 - Neonode, add GPIO for Data Ready signal, is low when I2C is readable, goes high on receipt of I2C address.

Modified:
   cpu/arm/olpc/cl4/gpiopins.fth

Modified: cpu/arm/olpc/cl4/gpiopins.fth
==============================================================================
--- cpu/arm/olpc/cl4/gpiopins.fth	Wed Aug  8 09:42:36 2012	(r3134)
+++ cpu/arm/olpc/cl4/gpiopins.fth	Wed Aug  8 09:46:52 2012	(r3135)
@@ -62,6 +62,7 @@
 d#  12 constant touch-hd-gpio#
 d# 139 constant touch-tck-gpio#
 d#  98 constant touch-rst-gpio#
+d#  99 constant touch-scr-gpio#
 
 d#   3 constant soc-sel-gpio#
 



More information about the openfirmware mailing list