[PATCH] ARM: mmp: add USB3.0 PHY support

Haojian Zhuang haojian.zhuang at gmail.com
Thu Aug 9 02:36:51 EDT 2012


On Thu, Aug 9, 2012 at 11:33 AM, Yu Xu <yuxu at marvell.com> wrote:
> Add USB 3.0 PHY support.
>
> Signed-off-by: Yu Xu <yuxu at marvell.com>
> ---
>  arch/arm/mach-mmp/devices.c               |  227 +++++++++++++++++++++++++++++
>  arch/arm/mach-mmp/include/mach/regs-usb.h |   94 ++++++++++++
>  2 files changed, 321 insertions(+)
>

I hope that you can move USB PHY init into usb drivers. Since your
current implementation
would be add callback in platform data. It should be avoid since it's
a block of device tree
implementation.

Regards
Haojian



More information about the linux-arm-kernel mailing list