diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2011-05-25 07:56:25 (GMT) |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2011-05-25 08:07:36 (GMT) |
commit | 66ee3bef3ce0bab155de082805388bd6ec2785f8 (patch) | |
tree | 6ab6da16cf6f0153b6aaf3c34e2f120fb1a8d591 /lib/lru_cache.c | |
parent | 1acd3de54e242834a385810bc3f0fd44211e494e (diff) | |
download | linux-fsl-qoriq-66ee3bef3ce0bab155de082805388bd6ec2785f8.tar.xz |
ARM: mach-shmobile: mackerel: add renesas_usbhs support for USB1
renesas_usbhs driver can use external interrupt mode
(which come from USB-PHY) or autonomy mode (it use own interrupt)
for detecting connection/disconnection when Function.
And it will be power OFF while it has been disconnecting
if external interrupt mode is selected.
mackerel board has 2 USB ports.
But we can not use external interrupt mode
on CN22 USB0 port which is only for USB Function.
IRQ7-PORT40 is already used by Touchscreen,
and USB-PHY needs IRQ7-PORT167.
It is impossible to use IRQ7 demux on mackerel.
We can use external interrupt mode USB-Function on "USB1".
USB1 can become Host by r8a66597, and become Function by renesas_usbhs.
But don't select both drivers in same time.
These 2 drivers are not supporting IRQ SHARD.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'lib/lru_cache.c')
0 files changed, 0 insertions, 0 deletions