[PATCH] USB chipidea i.MX: use framework phy handling

Sascha Hauer s.hauer at pengutronix.de
Thu Jan 31 06:32:15 EST 2013


This series switches the mxs phy and the i.MX chipidea support
from homegrew phy support to use usb_add_phy_dev/devm_usb_get_phy_by_phandle.

Based on

[PATCH v2] Add USB of helpers and use them in the chipidea driver

But I think this could also be applied separately if necessary.

Sascha

----------------------------------------------------------------
Sascha Hauer (2):
      USB mxs-phy: Register phy with framework
      USB chipidea i.MX: use devm_usb_get_phy_by_phandle to get phy

 drivers/usb/chipidea/ci13xxx_imx.c |   31 ++++++++++---------------------
 drivers/usb/otg/mxs-phy.c          |    9 +++++++++
 2 files changed, 19 insertions(+), 21 deletions(-)




More information about the linux-arm-kernel mailing list