ARM: mach-shmobile: Mackerel USB platform data update
authorMagnus Damm <damm@opensource.se>
Thu, 9 Jun 2011 07:03:37 +0000 (07:03 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 14 Jun 2011 06:11:49 +0000 (15:11 +0900)
commite2a53b7c5bcfb63114c02c32117ed62eae463dc2
treedf0fa061ee9ebe86200bb4af141ed5d0b4123f98
parent5294206053f9ab522fbd6bfde1cf7629dc564d5e
ARM: mach-shmobile: Mackerel USB platform data update

This patch updates the board specific USB support
code for the sh7372 Mackerel board.

With this patch applied port CN22 is driven by the
recently added renesas_usbhs driver using the first
USB controller included in sh7372 aka USBHS0.

Hotplugging of USBHS0 unfortunately has to be
handled by software polling. The sh7372 SoC itself
obviously supports hotplug notification by IRQ but
on the Mackerel board this IRQ happens to be used
for the touch screen.

Also fix the pinmux configuration to avoid setting
up unused pins and fix minor spelling errors.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/arm/mach-shmobile/board-mackerel.c