Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | ARM: uniphier: switch over to generic EHCI driver | Masahiro Yamada | 2016-02-14 | -0/+2 |
| | | | | | | | | | | | | The UniPhier EHCI driver (drivers/usb/host/ehci-uniphier.c) does nothing special but set the base address and handle reset/clock. Since commit 4feefdcfe916 ("usb: add clock support for generic EHCI"), the generic one (drivers/usb/host/ehci-generic.c) can do those, too. We no longer need to stick to the dedicated driver. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> | |||
* | ARM: uniphier: rename rest of defconfig files | Masahiro Yamada | 2015-12-23 | -0/+26 |
Rename rest of defconfig files of UniPhier SoC family to have the prefix uniphier_. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> |