commit | 03c13ecc0d27d6c566afdb9624848fa0e0efe316 | [log] [tgz] |
---|---|---|
author | Valentin Longchamp <valentin.longchamp@epfl.ch> | Wed May 06 11:45:36 2009 +0200 |
committer | Sascha Hauer <s.hauer@pengutronix.de> | Thu May 07 16:21:02 2009 +0200 |
tree | a5f6033350ea0dfff79c32a12e97116e9241f5a9 | |
parent | 4f163eb8811e8ea760d9fe654ecc6f17feecb477 [diff] |
mx31moboard: add support for usb OTG device (v3) This is used on all board of our system, so again this is done in the mx31moboard.c file. changes since v2: call to gpio_request added in platform code, and moved device initialization in baseboard files. changes since v1: pins are claimed in another patch Signed-off-by: Valentin Longchamp <valentin.longchamp@epfl.ch> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>