commit | 40f2f2a3255314fc826325f49add1a2fbfc811bd | [log] [tgz] |
---|---|---|
author | Joachim Eastwood <manabian@gmail.com> | Sat May 16 17:17:40 2015 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun May 24 09:29:36 2015 -0700 |
tree | fff91466214ec45361cb1bf09bdf0ec0e932dddd | |
parent | ca07e1c1e4a6aed2b2576256b1fdc53a9f87bb40 [diff] |
USB: ehci-platform: support EHCIs with transaction translator Some EHCI controllers have a Transaction Translator built into the root hub. Support this feature in device tree when using the ehci-platform driver by adding a feature flag for it. This is needed to get USB working on NXP LPC18xx/43xx platforms. Signed-off-by: Joachim Eastwood <manabian@gmail.com> Acked-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>