1. 21 Sep, 2012 1 commit
  2. 20 Sep, 2012 7 commits
  3. 19 Sep, 2012 1 commit
  4. 17 Sep, 2012 3 commits
    • Olof Johansson's avatar
      Merge tag 'tegra-for-3.7-dt' of... · 084cfebc
      Olof Johansson authored
      Merge tag 'tegra-for-3.7-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/dt
      
      From Stephen Warren:
      
      ARM: tegra: device tree changes
      
      This branch adds two main features to Tegra boards, simply by amending
      device tree files: regulator support and the ability to turn off system
      power when executing "shutdown".
      
      As part of these changes, the board file for Cardhu is split into two
      versions, since different revisions have different hardware in some
      areas, especially related to regulators.
      
      * tag 'tegra-for-3.7-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra:
        ARM: dt: tegra: configure power off for some boards
        ARM: dt: tegra: whistler: add regulators
        ARM: dt: tegra: paz00: add regulators
        ARM: dt: tegra: ventana: add regulators
        ARM: dt: tegra: seaboard: add regulators
        ARM: tegra: cardhu: add dt entry for fixed regulators
        ARM: dt: tegra: cardhu: split dts file for support multiple board versions
        ARM: dt: tegra: cardhu: add entry for PMIC TPS65911.
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      084cfebc
    • Olof Johansson's avatar
      Merge tag 'msm-dt-for-3.7' of... · 591346c9
      Olof Johansson authored
      Merge tag 'msm-dt-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/dt
      
      From David Brown:
      
      These patches migrate both the 8660 and 8960 targets on msm to be
      devicetree only.  This also sets most of the frame in place necessary
      to build both targets into the same image.
      
      There's a couple of cleanups in here that are kept in this series
      because they are intimately tied to the changes necessary to support
      the devicetree conversions.
      
      By Stephen Boyd
      via David Brown
      * tag 'msm-dt-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm:
        ARM: msm: Remove non-DT targets from 8960
        ARM: msm: Add DT support for 8960
        ARM: msm: Move io mapping prototypes to common.h
        ARM: msm: Rename board-msm8x60 to signify its DT only status
        ARM: msm: Make 8660 a DT only target
        ARM: msm: Move 8660 to DT timer
        ARM: msm: Add DT support to msm_timer
        ARM: msm: Allow timer.c to compile on multiple targets
        ARM: msm: Don't touch GIC registers outside of GIC code
        ARM: msm: Add msm8660-surf.dts to Makefile.boot
        ARM: msm: Add handle_irq handler for 8660 DT machine
      
      Resolved trivial context conflict in arch/arm/mach-msm/io.c and a
      remove/change conflict in arch/arm/mach-msm/board-msm8x60.c.
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      591346c9
    • Olof Johansson's avatar
      Merge branches 'msm/fixes-non-critical' and 'msm/cleanup' into next/dt · bada1c5b
      Olof Johansson authored
      Merging in fixes and cleanup as prereqs to simplify merge conflicts.
      
      * msm/fixes-non-critical:
        ARM: msm: Fix early debug uart mapping on some memory configs
        ARM: msm: io: Change the default static iomappings to be shared
        ARM: msm: io: Remove 7x30 iomap region from 7x00
        ARM: msm: Remove call to missing FPGA init on 8660
      
      * msm/cleanup:
        ARM: msm: Remove uncompiled board-msm7x27
        ARM: msm: Remove unused acpuclock-arm11
        ARM: msm: dma: use list_move_tail instead of list_del/list_add_tail
        ARM: msm: Fix sparse warnings due to incorrect type
        ARM: msm: Remove unused idle.c
        ARM: msm: clock-pcom: Mark functions static
        ARM: msm: Remove msm_hw_reset_hook
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      bada1c5b
  5. 16 Sep, 2012 1 commit
    • Tony Lindgren's avatar
      Merge tag 'omap-cleanup-sparseirq-for-v3.7' into devel-dt · 6bfc82ff
      Tony Lindgren authored
      This branch contains changes needed to make omap2+
      work properly with sparse IRQ. It also removes
      dependencies to mach/hardware.h. These help moving
      things towards ARM single zImage support.
      
      This branch is based on a commit in tty-next
      branch with omap-devel-gpmc-fixed-for-v3.7 and
      cleanup-omap-tags-for-v3.7 merged in to keep things
      compiling and sort out some merge conflicts.
      
      Conflicts:
      	arch/arm/mach-omap2/omap4-common.c
      	drivers/gpio/gpio-twl4030.c
      6bfc82ff
  6. 13 Sep, 2012 27 commits