1. 29 Jan, 2013 2 commits
    • Olof Johansson's avatar
      Merge tag 'davinci-for-v3.9/soc' of git://gitorious.org/linux-davinci/linux-davinci into next/soc · 3d7b2c60
      Olof Johansson authored
      From Sekhar Nori:
      DaVinci SoC changes for v3.9
      
      This pull request:
      
      1) Fixes a bug with the way SPI devices were registered on DA850
      2) Adds support for DSP clock and resetting the DSP on DA850
      3) Fixes checkpatch issue with some existing files.
      
      * tag 'davinci-for-v3.9/soc' of git://gitorious.org/linux-davinci/linux-davinci:
        ARM: davinci: da850: add dsp clock definition
        ARM: davinci: psc: introduce reset API
        ARM: davinci: psc.c: change pr_warning() to pr_warn()
        ARM: davinci: devices-da8xx.c: change pr_warning() to pr_warn()
        ARM: davinci: da8xx_register_spi() should not register SPI board info
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      3d7b2c60
    • Olof Johansson's avatar
      Merge branch 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/soc · 0475e57f
      Olof Johansson authored
      From Simon Horman, a series of SoC updates for shmobile.
      
      * 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas:
        ARM: shmobile: r8a7779: scif .irqs used SCIx_IRQ_MUXED()
        ARM: mach-shmobile: sh73a0: Initialise MMCIF using DT
        ARM: mach-shmobile: sh73a0: Minimal setup using DT
        ARM: mach-shmobile: sh73a0: Allow initialisation of GIC by DT
        ARM: SH-Mobile: sh73a0: Add CPU Hotplug
        ARM: SH-Mobile: sh73a0: Secondary CPUs handle own SCU flags
        ARM: shmobile: r8a7740: Add CPU sleep suspend
        ARM: shmobile: sh73a0: Add CPU sleep suspend
        ARM: shmobile: add function declarations for sh7372 DT helper functions
        ARM: sh7372: fix cache clean / invalidate order
        ARM: sh7372: add clock lookup entries for DT-based devices
        ARM: mach-shmobile: sh73a0 external IRQ wake update
        ARM: shmobile: sh73a0: fixup div4_clks bitmap
        ARM: shmobile: r8a7740: add TMU timer support
        ARM: shmobile: Remove duplicate inclusion of dma-mapping.h in setup-r8a7740.c
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      
      Fix trivial conflict in board_bcm due to Simon resolving the same conflict
      with one less line of whitespace. Keeping end result common with what
      we already have in arm-soc.
      
      Conflicts:
      	arch/arm/mach-bcm/board_bcm.c
      0475e57f
  2. 28 Jan, 2013 3 commits
  3. 25 Jan, 2013 20 commits
  4. 24 Jan, 2013 2 commits
    • Simon Horman's avatar
      Merge remote-tracking branches 'arm-soc/irqchip/gic-vic-move' and 'arm-soc/timer/cleanup' into soc · 6265b0f3
      Simon Horman authored
      Conflicts:
      	arch/arm/mach-bcm/board_bcm.c
      	arch/arm/mach-cns3xxx/cns3420vb.c
      	arch/arm/mach-ep93xx/adssphere.c
      	arch/arm/mach-ep93xx/edb93xx.c
      	arch/arm/mach-ep93xx/gesbc9312.c
      	arch/arm/mach-ep93xx/micro9.c
      	arch/arm/mach-ep93xx/simone.c
      	arch/arm/mach-ep93xx/snappercl15.c
      	arch/arm/mach-ep93xx/ts72xx.c
      	arch/arm/mach-ep93xx/vision_ep9307.c
      	arch/arm/mach-highbank/highbank.c
      	arch/arm/mach-imx/mach-imx6q.c
      	arch/arm/mach-msm/board-dt-8960.c
      	arch/arm/mach-netx/nxdb500.c
      	arch/arm/mach-netx/nxdkn.c
      	arch/arm/mach-netx/nxeb500hmi.c
      	arch/arm/mach-nomadik/board-nhk8815.c
      	arch/arm/mach-picoxcell/common.c
      	arch/arm/mach-realview/realview_eb.c
      	arch/arm/mach-realview/realview_pb1176.c
      	arch/arm/mach-realview/realview_pb11mp.c
      	arch/arm/mach-realview/realview_pba8.c
      	arch/arm/mach-realview/realview_pbx.c
      	arch/arm/mach-socfpga/socfpga.c
      	arch/arm/mach-spear13xx/spear1310.c
      	arch/arm/mach-spear13xx/spear1340.c
      	arch/arm/mach-spear13xx/spear13xx.c
      	arch/arm/mach-spear3xx/spear300.c
      	arch/arm/mach-spear3xx/spear310.c
      	arch/arm/mach-spear3xx/spear320.c
      	arch/arm/mach-spear3xx/spear3xx.c
      	arch/arm/mach-spear6xx/spear6xx.c
      	arch/arm/mach-tegra/board-dt-tegra20.c
      	arch/arm/mach-tegra/board-dt-tegra30.c
      	arch/arm/mach-u300/core.c
      	arch/arm/mach-ux500/board-mop500.c
      	arch/arm/mach-ux500/cpu-db8500.c
      	arch/arm/mach-versatile/versatile_ab.c
      	arch/arm/mach-versatile/versatile_dt.c
      	arch/arm/mach-versatile/versatile_pb.c
      	arch/arm/mach-vexpress/v2m.c
      	include/asm-generic/vmlinux.lds.h
      6265b0f3
    • Robert Tivy's avatar
      ARM: davinci: da850: add dsp clock definition · 09810a85
      Robert Tivy authored
      Added dsp clock definition, keyed to "davinci-rproc.0".
      DSP clocks is derived from pll0 sysclk1. Add a clock tree
      node for that too.
      Signed-off-by: default avatarRobert Tivy <rtivy@ti.com>
      [nsekhar@ti.com: merge addition of pll0 sysclk1 and dsp clock
      into one commit. Add PSC_FORCE to dsp clock node to handle the
      case where DSP does not go into IDLE and its clock needs to
      be disabled.]
      Signed-off-by: default avatarSekhar Nori <nsekhar@ti.com>
      09810a85
  5. 22 Jan, 2013 12 commits
  6. 17 Jan, 2013 1 commit