1
0
Fork 0
alistair23-linux/arch/arm/mach-shmobile
Linus Torvalds e6e7fb1ffc ARM: SoC fixes for 3.12-rc
We have a fairly large batch of fixes this time around, mostly just due to
 various platforms all having a fix or two more than usual.
 
 Worth pointing out are:
 
 - A fix for EDMA on Davinci/OMAP where channel allocation broke with
   the DT conversion. Due to some miscommunication we didn't
   understand the impact of the breakage, so we were pushing back on it
   for 3.12, but it sounds like it's actually breaking quite a few people
   out there.
 
 - A bunch of fixes for Marvell platforms, some straggling fixes for
   merge window fallout and some fixes for a couple of the platforms
   (Netgear RN102 in particular).
 
 - A fix for a race between multi-cluster power management and cpu hotplug
   on Versatile Express.
 
 And a bunch of other smaller fixes that all add up.
 
 We'll be switching over into stricter regressions-only mode from here
 on out.
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.11 (GNU/Linux)
 
 iQIcBAABAgAGBQJSTO8aAAoJEIwa5zzehBx3t/4P/jVzo0/Yvs0GtlD9tyC5uHgc
 aDvz7cjP+/w8Is2amSBr+QR/bslT7gYjyBB9cBZluH/v1juohl16jRZMxHOmoV80
 f3OfdJ7gXbKRRgrZNw9sBGWEfKrqb/Zr86CMOm51RpLizhHGXv+88DR/Rc63GgTl
 P+NBbhyL9DiL3ox7OLM7UlMafovTR0HegeypMkWghBGaIwsgjheNz1xL0/oi+6tW
 i74ehXBqoxpuHXm7UzdVD0VcQ+/GCXFo+yC0BrnGoNZG77Etq9CjpNRV3YFVZhCt
 qD9RIznRDX2bA1Mcn74bFB9H+eL4c866p/gAH8tgbwdym9KtTcqNgYTR2nL5aAHa
 OfD23lsaiy7yftPQX4bnD53bzeXJCJ+246SECK06fphS6PihYPK6iubxVL4yA5e/
 iwzqCPQ3+f9NmC4+tLoydA2xzSHtgeCQc+smYVQlyyDMtEUaCzj58GDKebUpm62X
 uMIQ8wrDRSJXURZl708UUixEvzQ6OLVgp1B3ASbedbh542qTQIpC2W8FIkYOUb6u
 S7uErba0u/UC+bxBlAYNWnBM1npT//bZgCC8LRAJ+S3HIv8OGhHStsCZfGQxbeND
 NxgPbHJPgSQu6RzaHcYSweuO38cfl6zkNcor8gf6ts3UOYnJuD+l8PLfqN13Erjm
 NUL6gyQIF4uekR4GOTdI
 =DLem
 -----END PGP SIGNATURE-----

Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc

Pull ARM SoC fixes from Olof Johansson:
 "We have a fairly large batch of fixes this time around, mostly just
  due to various platforms all having a fix or two more than usual.

  Worth pointing out are:

   - A fix for EDMA on Davinci/OMAP where channel allocation broke with
     the DT conversion.  Due to some miscommunication we didn't
     understand the impact of the breakage, so we were pushing back on
     it for 3.12, but it sounds like it's actually breaking quite a few
     people out there.

   - A bunch of fixes for Marvell platforms, some straggling fixes for
     merge window fallout and some fixes for a couple of the platforms
     (Netgear RN102 in particular).

   - A fix for a race between multi-cluster power management and cpu
     hotplug on Versatile Express.

  And a bunch of other smaller fixes that all add up.

  We'll be switching over into stricter regressions-only mode from here
  on out"

* tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (31 commits)
  ARM: multi_v7_defconfig: add SDHCI for i.MX
  bus: mvebu-mbus: Fix optional pcie-mem/io-aperture properties
  ARM: mvebu: add missing DT Mbus ranges and relocate PCIe DT nodes for RN102
  ARM: at91: sam9g45: shutdown ddr1 too when rebooting
  MAINTAINERS: ARM: SIRF: use kernel.org mail box
  MAINTAINERS: ARM: SIRF: add missed drivers into maintain list
  ARM: edma: Fix clearing of unused list for DT DMA resources
  ARM: vexpress: tc2: fix hotplug/idle/kexec race on cluster power down
  ARM: dts: sirf: fix interrupt and dma prop of VIP for prima2 and atlas6
  ARM: dts: sirf: fix the ranges of peri-iobrg of prima2
  ARM: dts: makefile: build atlas6-evb.dtb for ARCH_ATLAS6
  ARM: dts: sirf: fix fifosize, clks, dma channels for UART
  ARM: mvebu: Add DT entry for ReadyNAS 102 to use gpio-poweroff driver
  ARM: mvebu: fix ReadyNAS 102 Power button GPIO to make it active high
  ARM: mach-integrator: Add stub for pci_v3_early_init() for !CONFIG_PCI
  ARM: shmobile: Remove #gpio-ranges-cells DT property
  gpio: rcar: Remove #gpio-range-cells DT property usage
  ARM: shmobile: armadillo: fixup ether pinctrl naming
  ARM: shmobile: Lager: add Micrel KSZ8041 PHY fixup
  ARM: shmobile: update SDHI DT compatibility string to the <unit>-<soc> format
  ...
2013-10-02 21:48:32 -07:00
..
include/mach ARM: Renesas SoC cleanup, refactoring and more SMP support 2013-09-09 16:33:57 -07:00
Kconfig ARM: Renesas SoC cleanup, refactoring and more SMP support 2013-09-09 16:33:57 -07:00
Makefile ARM: Renesas SoC cleanup, refactoring and more SMP support 2013-09-09 16:33:57 -07:00
Makefile.boot Merge branch 'dt2' into cleanup3-base 2013-08-06 18:06:53 +09:00
board-ape6evm-reference.c ARM: shmobile: Use default ->init_time() on APE6EVM DT ref 2013-08-06 18:07:11 +09:00
board-ape6evm.c ARM: Renesas SoC cleanup, refactoring and more SMP support 2013-09-09 16:33:57 -07:00
board-armadillo800eva-reference.c ARM: Renesas SoC cleanup, refactoring and more SMP support 2013-09-09 16:33:57 -07:00
board-armadillo800eva.c ARM: shmobile: armadillo: fixup ether pinctrl naming 2013-09-22 21:10:31 +09:00
board-bockw-reference.c ARM: shmobile: Use default ->init_time() on Bockw DT ref 2013-08-06 18:07:11 +09:00
board-bockw.c ARM: Renesas SoC cleanup, refactoring and more SMP support 2013-09-09 16:33:57 -07:00
board-kzm9d-reference.c ARM: shmobile: Add EMEV2 and KZM9D to ARCH_SHMOBILE_MULTI 2013-07-23 09:52:25 +09:00
board-kzm9d.c ARM: shmobile: Use DT for GIC on EMEV2 and KZM9D 2013-07-17 10:06:45 +09:00
board-kzm9g-reference.c ARM: Renesas SoC cleanup, refactoring and more SMP support 2013-09-09 16:33:57 -07:00
board-kzm9g.c ARM: shmobile: sh73a0: Remove global GPIO_NR definition 2013-08-06 18:07:13 +09:00
board-lager-reference.c ARM: shmobile: Minor update for the Lager DT reference code 2013-07-17 14:30:03 +09:00
board-lager.c ARM: shmobile: Lager: add Micrel KSZ8041 PHY fixup 2013-09-21 09:57:38 -07:00
board-mackerel.c ARM: mach-shmobile: mackerel: Use gpio-backlight 2013-07-17 10:06:14 +09:00
board-marzen-reference.c ARM: Renesas SoC cleanup, refactoring and more SMP support 2013-09-09 16:33:57 -07:00
board-marzen.c ARM: Renesas SoC cleanup, refactoring and more SMP support 2013-09-09 16:33:57 -07:00
clock-emev2.c ARM: shmobile: Disconnect EMEV2 SMP code from clocks 2013-07-17 14:26:55 +09:00
clock-r8a73a4.c ARM: shmobile: change dev_id to cpu0 while registering cpu clock 2013-09-19 03:53:44 +02:00
clock-r8a7740.c ARM: shmobile: r8a7740: Add TPU clock entry for DT platforms 2013-08-06 17:57:09 +09:00
clock-r8a7778.c [media] ARM: shmobile: r8a7778: add VIN support 2013-08-24 04:58:32 -03:00
clock-r8a7779.c [media] ARM: shmobile: r8a7779: add VIN support 2013-08-25 07:33:29 -03:00
clock-r8a7790.c ARM: shmobile: r8a7790: clocks for Ether support 2013-08-06 17:57:01 +09:00
clock-sh73a0.c ARM: shmobile: change dev_id to cpu0 while registering cpu clock 2013-09-19 03:53:44 +02:00
clock-sh7372.c cpufreq: rename index as driver_data in cpufreq_frequency_table 2013-06-04 14:25:59 +02:00
clock.c ARM: shmobile: add struct clk_ratio and fixed ratio clock macro 2013-04-02 11:02:16 +09:00
console.c ARM: mach-shmobile: early console support using earlyprintk 2010-02-09 10:34:12 +09:00
cpuidle.c ARM: shmobile: cpuidle: use init/exit common routine 2013-04-23 13:45:22 +02:00
entry-intc.S ARM: gic: consolidate PPI handling 2011-10-23 13:32:29 +01:00
headsmp-scu.S Merge tag 'renesas-soc2-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/soc 2013-08-14 11:09:47 -07:00
headsmp.S ARM: Renesas SoC cleanup, refactoring and more SMP support 2013-09-09 16:33:57 -07:00
intc-sh73a0.c ARM: shmobile: INTC External IRQ pin driver on sh73a0 2013-03-18 21:26:05 +09:00
intc-sh7372.c ARM: shmobile: use __iomem pointers for MMIO 2012-09-18 10:15:11 +02:00
platsmp-scu.c ARM: shmobile: Per-CPU SMP boot / sleep code for SCU SoCs 2013-08-06 18:07:26 +09:00
platsmp.c ARM: shmobile: Introduce per-CPU SMP boot / sleep code 2013-08-06 18:07:25 +09:00
pm-r8a7740.c ARM: shmobile: r8a7740: Add CPU sleep suspend 2013-01-25 12:43:46 +09:00
pm-r8a7779.c ARM: shmobile: Move r8a7779's PM domain objects to a table 2012-09-04 01:44:58 +02:00
pm-rmobile.c Power management updates for 3.7-rc1 2012-10-02 18:32:35 -07:00
pm-sh73a0.c ARM: shmobile: sh73a0: Add CPU sleep suspend 2013-01-25 12:43:46 +09:00
pm-sh7372.c ARM: shmobile: Rework sh7372 sleep code to use virt_to_phys() 2013-06-17 16:06:47 +09:00
setup-emev2.c ARM: Renesas SoC cleanup, refactoring and more SMP support 2013-09-09 16:33:57 -07:00
setup-r8a73a4.c ARM: shmobile: Use default ->init_time() on r8a73a4 2013-08-06 18:07:10 +09:00
setup-r8a7740.c ARM: shmobile: r8a7740: move r8a7740_init_irq_of() to setup 2013-08-06 18:07:13 +09:00
setup-r8a7778.c ARM: Renesas SoC cleanup, refactoring and more SMP support 2013-09-09 16:33:57 -07:00
setup-r8a7779.c Third Round of Renesas ARM based SoC fixes for v3.12 2013-09-09 17:15:32 -07:00
setup-r8a7790.c ARM: shmobile: r8a7790: add missing __initdata 2013-08-06 18:07:12 +09:00
setup-sh73a0.c ARM: shmobile: Remove sh73a0 use of <mach/hardware.h> 2013-07-24 16:35:24 +09:00
setup-sh7372.c ARM: shmobile: Remove sh7372 use of <mach/hardware.h> 2013-07-24 16:35:24 +09:00
sh-gpio.h ARM: soc: multiplatform enablement 2012-10-01 19:11:38 -07:00
sleep-sh7372.S ARM: shmobile: Insert align directives before 4 bytes data 2013-07-18 08:35:21 +09:00
smp-emev2.c Renesas ARM based SoC SMP updates for v3.12 2013-08-28 10:04:38 -07:00
smp-r8a7779.c Renesas ARM based SoC SMP updates for v3.12 2013-08-28 10:04:38 -07:00
smp-sh73a0.c Renesas ARM based SoC SMP updates for v3.12 2013-08-28 10:04:38 -07:00
suspend.c arm: Use generic idle loop 2013-04-08 17:39:24 +02:00
timer.c ARM: shmobile: Remove unused shmobile_init_time() 2013-08-06 18:07:12 +09:00