alistair23-linux/arch/arm/mach-shmobile
Sergei Shtylyov 725bf9dcaf phy-rcar-usb: correct base address
The memory region that is used by the driver overlaps EHCI and OHCI  register
regions for absolutely no reason now  -- fix it  by adding offset of 0x800 to
the base address, changing the register #define's accordingly. This has extra
positive effect that we now can use devm_ioremap_resource()...

Note that the driver and the SoC code have to be in one patch to keep the code
bisectable...

The patch has been tested on the Marzen board.

Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Acked-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
2013-06-11 16:10:47 +09:00
..
include/mach ARM: shmobile: Marzen: move USB EHCI, OHCI, and PHY devices to R8A7779 code 2013-06-11 16:10:40 +09:00
board-ag5evm.c
board-ap4evb.c ARM: shmobile: ap4evb: Register pinctrl mapping for USBHS 2013-06-04 21:04:20 +09:00
board-ape6evm.c ARM: shmobile: APE6EVM LAN9220 support 2013-04-03 10:50:43 +09:00
board-armadillo800eva.c ARM: shmobile: armadillo800eva: Convert SCIFA1 to pinctrl 2013-06-05 17:16:44 +09:00
board-bockw.c ARM: shmobile: bockw: add pinctrl support 2013-06-05 17:18:23 +09:00
board-bonito.c ARM: shmobile: bonito: Don't configure LCDC routing manually 2013-06-04 21:04:31 +09:00
board-kota2.c
board-kzm9d.c ARM: convert arm/arm64 arch timer to use CLKSRC_OF init 2013-04-11 15:11:15 -05:00
board-kzm9g-reference.c ARM: shmobile: kzm9g-reference: Remove the VCCQ MC0 function GPIO 2013-06-05 17:17:16 +09:00
board-kzm9g.c ARM: shmobile: kzm9g: tidyup FSI pinctrl 2013-06-05 17:18:23 +09:00
board-lager.c ARM: shmobile: lager: Initialize pinmux 2013-06-05 17:18:24 +09:00
board-mackerel.c ARM: shmobile: mackerel: Register pinctrl mapping for USBHS 2013-06-04 21:04:15 +09:00
board-marzen-reference.c
board-marzen.c ARM: shmobile: Marzen: move USB EHCI, OHCI, and PHY devices to R8A7779 code 2013-06-11 16:10:40 +09:00
clock-emev2.c
clock-r8a73a4.c ARM: shmobile: r8a73a4: add div6 clocks 2013-06-07 14:24:46 +09:00
clock-r8a7740.c ARM: shmobile: r8a7740: add TPU PWM support 2013-06-07 14:24:44 +09:00
clock-r8a7778.c ARM: shmobile: r8a7778: add SDHI clock support 2013-06-07 14:24:47 +09:00
clock-r8a7779.c ARM: shmobile: r8a7779: Add PCIe clocks 2013-06-07 14:24:46 +09:00
clock-r8a7790.c ARM: shmobile: r8a7790: add TPU PWM support 2013-06-07 14:24:50 +09:00
clock-sh73a0.c ARM: shmobile: sh73a0: div4 clocks must check the kick bit before changing rate 2013-06-07 14:24:52 +09:00
clock-sh7372.c ARM: shmobile: sh7372: use fixed ratio clock 2013-04-02 11:02:16 +09:00
clock.c ARM: shmobile: add struct clk_ratio and fixed ratio clock macro 2013-04-02 11:02:16 +09:00
console.c
cpuidle.c ARM: shmobile: cpuidle: use init/exit common routine 2013-04-23 13:45:22 +02:00
entry-intc.S
headsmp-scu.S
headsmp.S
intc-r8a7740.c ARM: shmobile: r8a7740: Migrate from INTC to GIC 2013-04-02 11:02:09 +09:00
intc-r8a7779.c
intc-sh73a0.c
intc-sh7372.c
Kconfig Merge branches 'heads/pinmux' and 'heads/soc' into phy-rcar-usb-base 2013-06-11 14:58:57 +09:00
Makefile ARM: shmobile: Initial r8a7790 Lager board support 2013-04-03 10:50:43 +09:00
Makefile.boot
platsmp.c
pm-r8a7740.c
pm-r8a7779.c
pm-rmobile.c
pm-sh73a0.c
pm-sh7372.c cpuidle: remove en_core_tk_irqen flag 2013-04-23 13:45:22 +02:00
setup-emev2.c This is the 2nd part of ARM timer clean-ups for 3.10. This series has 2013-04-17 10:10:01 -07:00
setup-r8a73a4.c ARM: shmobile: r8a73a4: add thermal driver support 2013-04-02 10:58:25 +09:00
setup-r8a7740.c ARM: shmobile: r8a7740 pinmux platform device cleanup 2013-06-05 17:18:22 +09:00
setup-r8a7778.c Merge branches 'heads/pinmux' and 'heads/soc' into phy-rcar-usb-base 2013-06-11 14:58:57 +09:00
setup-r8a7779.c phy-rcar-usb: correct base address 2013-06-11 16:10:47 +09:00
setup-r8a7790.c ARM: shmobile: r8a7790: Configure R-Car GPIO for IRQ_TYPE_EDGE_BOTH 2013-06-05 17:18:22 +09:00
setup-sh73a0.c Merge branches 'heads/pinmux' and 'heads/soc' into phy-rcar-usb-base 2013-06-11 14:58:57 +09:00
setup-sh7372.c ARM: convert arm/arm64 arch timer to use CLKSRC_OF init 2013-04-11 15:11:15 -05:00
sh-gpio.h
sleep-sh7372.S
smp-emev2.c Merge branch 'gic/cleanup' into next/soc 2013-04-28 15:06:56 -07:00
smp-r8a7779.c Merge branch 'gic/cleanup' into next/soc 2013-04-28 15:06:56 -07:00
smp-sh73a0.c Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm 2013-05-03 09:13:19 -07:00
suspend.c arm: Use generic idle loop 2013-04-08 17:39:24 +02:00
timer.c ARM: convert arm/arm64 arch timer to use CLKSRC_OF init 2013-04-11 15:11:15 -05:00