Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-14 | ARM: uniphier: switch over to generic EHCI driver | Masahiro Yamada | |
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> | |||
2015-12-23 | ARM: uniphier: rename rest of defconfig files | Masahiro Yamada | |
Rename rest of defconfig files of UniPhier SoC family to have the prefix uniphier_. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> |