[openfirmware] [commit] r3344 - cpu/arm/olpc

repository service svn at openfirmware.info
Fri Sep 28 23:48:00 CEST 2012


Author: pgf
Date: Fri Sep 28 23:48:00 2012
New Revision: 3344
URL: http://tracker.coreboot.org/trac/openfirmware/changeset/3344

Log:
usb.fth: add gpio property for hub reset gpio

Modified:
   cpu/arm/olpc/usb.fth

Modified: cpu/arm/olpc/usb.fth
==============================================================================
--- cpu/arm/olpc/usb.fth	Fri Sep 28 21:17:49 2012	(r3343)
+++ cpu/arm/olpc/usb.fth	Fri Sep 28 23:48:00 2012	(r3344)
@@ -12,6 +12,8 @@
    " /pmua" encode-phandle 5 encode-int encode+ " clocks" property
    d# 44 " interrupts" integer-property
 
+   usb-hub-reset-gpio# 1  " usb-hub-reset-gpios" gpio-property
+
    " host" " dr_mode"  string-property
    " utmi" " phy_type" string-property
 



More information about the openfirmware mailing list