]> Git Repo - linux.git/commit
usb: chipidea: Add support for Tegra20/30/114/124
authorThierry Reding <[email protected]>
Wed, 16 Aug 2017 10:32:40 +0000 (13:32 +0300)
committerPeter Chen <[email protected]>
Thu, 24 Aug 2017 09:40:52 +0000 (17:40 +0800)
commitdfebb5f43a78827a4a493048552e500f89fa3b31
tree5ccf75a35c0d46d478dab470943b5fb86df454fd
parent581821ae7f7e2c4547945c65f1bcd357f5915aa5
usb: chipidea: Add support for Tegra20/30/114/124

All of these Tegra SoC generations have a ChipIdea UDC IP block that can
be used for device mode communication with a host. Implement rudimentary
support that doesn't allow switching between host and device modes.

Tested-by: Michał Mirosław <[email protected]>
Signed-off-by: Thierry Reding <[email protected]>
[[email protected]: rebased patches and added DMA alignment quirk for Tegra20]
Signed-off-by: Dmitry Osipenko <[email protected]>
Acked-by: Peter Chen <[email protected]>
Signed-off-by: Peter Chen <[email protected]>
drivers/usb/chipidea/Makefile
drivers/usb/chipidea/ci_hdrc_tegra.c [new file with mode: 0644]
This page took 0.05333 seconds and 4 git commands to generate.