1. 26 2月, 2011 13 次提交
  2. 23 2月, 2011 5 次提交
  3. 22 2月, 2011 1 次提交
  4. 18 2月, 2011 19 次提交
  5. 17 2月, 2011 2 次提交
    • H
      AM35xx: hwmod data: Add USBOTG · 273ff8c3
      Hema HK 提交于
      AM35xx hwmod data structures are populated for USBOTG with base address,
      L3 and L4 interface clocks and IRQ.
      Signed-off-by: NHema HK <hemahk@ti.com>
      Cc: Tony Lindgren <tony@atomide.com>
      Cc: Kevin Hilman <khilman@deeprootsystems.com>
      Cc: Cousson, Benoit <b-cousson@ti.com>
      Cc: Paul Walmsley <paul@pwsan.com>
      Signed-off-by: NFelipe Balbi <balbi@ti.com>
      273ff8c3
    • H
      OMAP3xxx: hwmod data: Add USBOTG · 870ea2b8
      Hema HK 提交于
      OMAP3 hwmod data structures are populated for USBOTG with base address,
      L3 and L4 interface clocks, IRQs and sysconfig register details.
      This is applicable for OMAP3430 amd OMAP3630.
      
      As per OMAP USBOTG specification, need to configure the USBOTG
      to smart idle/standby or no idle/standby during data transfer and
      force idle/standby when not in use to support retention and offmode.
      By setting HWMOD_SWSUP_SIDLE and HWMOD_SWSUP_MSTANDBY flags, framework
      will take care of configuring to no idle/standby when module is enabled
      and force idle/standby when idled.
      Signed-off-by: NHema HK <hemahk@ti.com>
      Cc: Tony Lindgren <tony@atomide.com>
      Cc: Kevin Hilman <khilman@deeprootsystems.com>
      Cc: Cousson, Benoit <b-cousson@ti.com>
      Cc: Paul Walmsley <paul@pwsan.com>
      Signed-off-by: NFelipe Balbi <balbi@ti.com>
      870ea2b8