1. 14 May, 2012 3 commits
  2. 11 May, 2012 2 commits
    • Olof Johansson's avatar
      Merge tag 'omap-devel-hwmod-data-for-v3.5' of... · b335d89c
      Olof Johansson authored
      Merge tag 'omap-devel-hwmod-data-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/pm
      
      Data changes related to omap hwmod
      
      By Paul Walmsley (4) and others
      via Paul Walmsley (1) and Tony Lindgren (1)
      * tag 'omap-devel-hwmod-data-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
        ARM: OMAP2+: WDTIMER integration: fix !PM boot crash, disarm timer after hwmod reset
        ARM: OMAP2/3: hwmod data: Add 32k-sync timer data to hwmod database
        ARM: OMAP4: hwmod_data: Name the common irq for McBSP ports
        ARM: OMAP4: hwmod data: I2C: add flag for context restore
        ARM: OMAP3: hwmod_data: Rename the common irq for McBSP ports
        ARM: OMAP2xxx: hwmod data: add HDQ/1-wire hwmod
        ARM: OMAP3: hwmod data: add HDQ/1-wire hwmod
        ARM: OMAP2+: hwmod data: add HDQ/1-wire hwmod shared data
        ARM: OMAP2+: HDQ1W: add custom reset function
        ARM: OMAP2420: hwmod data: Add MMC hwmod data for 2420
      b335d89c
    • Olof Johansson's avatar
      Merge tag 'omap-devel-prcm-for-v3.5' of... · 620340ca
      Olof Johansson authored
      Merge tag 'omap-devel-prcm-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/pm
      
      Updates for PRCM (Power, Reset, Clock Management).
      
      Note that this depends on omap-devel-hwmod-for-v3.5.
      
      By Kevin Hilman (3) and others
      via Paul Walmsley (2) and Tony Lindgren (1)
      * tag 'omap-devel-prcm-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
        arm: omap3: clockdomain data: Remove superfluous commas from gfx_sgx_3xxx_wkdeps[]
        ARM: OMAP2+: powerdomain: Get rid off duplicate pwrdm_clkdm_state_switch() API
        ARM: OMAP3: clock data: add clockdomain for HDQ functional clock
        ARM: OMAP3+: dpll: Configure autoidle mode only if it's supported
        ARM: OMAP2+: dmtimer: cleanup iclk usage
        ARM: OMAP4+: Add prm and cm base init function.
        ARM: OMAP2/3: Add idle_st bits for ST_32KSYNC timer to prcm-common header
        ARM: OMAP3: Fix CM register bit masks
        ARM: OMAP: clock: convert AM3517/3505 detection/flags to AM35xx
        ARM: OMAP3: clock data: treat all AM35x devices the same
        ARM: OMAP3: clock data: replace 3503/3517 flag with AM35x flag for UART4
      620340ca
  3. 09 May, 2012 3 commits
    • Tony Lindgren's avatar
      Merge tag 'omap-devel-c-for-3.5' of... · bfd17879
      Tony Lindgren authored
      Merge tag 'omap-devel-c-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into devel-hwmod-data
      
      Some OMAP IP block data additions for 3.5, along with a
      fix for a longstanding watchdog timer integration problem.
      bfd17879
    • Olof Johansson's avatar
      Merge tag 'omap-devel-hwmod-for-v3.5' of... · 0189a028
      Olof Johansson authored
      Merge tag 'omap-devel-hwmod-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/pm
      
      Add most of remaining hwmods for omap4
      
      By Paul Walmsley (37) and others
      via Tony Lindgren (2) and Paul Walmsley (1)
      * tag 'omap-devel-hwmod-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap: (44 commits)
        ARM: OMAP4: hwmod data: add DEBUGSS skeleton
        ARM: OMAP4: hwmod data: add PRCM and related IP blocks
        ARM: OMAP4: hwmod data: add System Control Module
        ARM: OMAP4: hwmod data: add the OCP-WP IP block
        ARM: OMAP4: hwmod data: add OCM RAM IP block
        ARM: OMAP4: hwmod data: add remaining USB-related IP blocks
        ARM: OMAP4: hwmod data: add some interconnect-related IP blocks
        ARM: OMAP4: hwmod data: add McASP
        ARM: OMAP4: hwmod data: add the Slimbus IP blocks
        ARM: OMAP4: hwmod data: add GPU
        ARM: OMAP4: hwmod data: add EMIF1 and 2
        ARM: OMAP4: hwmod data: add GPMC
        ARM: OMAP4: hwmod data: add HDQ/1-wire
        ARM: OMAP4: hwmod data: introduce fdif(face detect module) hwmod
        ARM: OMAP2+: clockdomains: make {prm,cm}_clkdm common
        ARM: OMAP2xxx: hwmod data: start to fix the IVA1, IVA2 and DSP
        ARM: OMAP3: hwmod data: add IVA hard reset lines, main clock, clockdomain
        ARM: OMAP3: hwmod data: fix IVA interface clock
        ARM: OMAP2xxx: hwmod data: share common interface data
        ARM: OMAP2xxx: hwmod data: share common hwmods between OMAP2420 and OMAP2430
        ...
      0189a028
    • Olof Johansson's avatar
      Merge tag 'omap-pm-regulator-for-v3.5' of... · 0f8b7137
      Olof Johansson authored
      Merge tag 'omap-pm-regulator-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/pm
      
      Add support for vdd1 and vdd2 regulators and make voltage code to use them
      
      By Tero Kristo (4) and Kevin Hilman (1)
      via Kevin Hilman (3) and Tony Lindgren (1)
      * tag 'omap-pm-regulator-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
        ARM: OMAP2+: voltage: ensure voltage used is exact voltage from OPP table
        arm: omap4: add common twl configurations for vdd1, vdd2 and vdd3
        arm: omap3: twl: add external controllers for core voltage regulators
        arm: omap3: add common twl configurations for vdd1 and vdd2
        arm: omap3: voltage: fix channel configuration
      0f8b7137
  4. 08 May, 2012 23 commits
  5. 07 May, 2012 6 commits
  6. 05 May, 2012 3 commits