Add USB host support for CM-T35. As a preparation, some register offset
definitions are added to twl4030.h

Changes in V2:
        - Added GPIO register offsets for twl4030
        - Used twl4030 definitions from patch 1 in twl4030 functions instead of
        BASE_ADDR + <numerical offset>

Nikita Kiryanov (2):
  twl4030: add gpio register offsets
  cm-t35: add USB host support

 board/cm_t35/cm_t35.c    |   77 ++++++++++++++++++++++++++++++++++++++++++++++
 include/configs/cm_t35.h |    8 ++++-
 include/twl4030.h        |   44 ++++++++++++++++++++++++++
 3 files changed, 128 insertions(+), 1 deletion(-)

-- 
1.7.10.4

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to