usb: chipidea: add support to the generic PHY framework
authorAntoine Tenart <antoine.tenart@free-electrons.com>
Thu, 30 Oct 2014 17:41:19 +0000 (18:41 +0100)
committerFelipe Balbi <balbi@ti.com>
Mon, 3 Nov 2014 16:03:30 +0000 (10:03 -0600)
commit1e5e2d3d055436c114e2f16145b83339aed024ff
tree821eaf3301ecdd322abe8b50e32bad7825c18c73
parentef44cb4226d132146e44f8ea562a16b27ff61126
usb: chipidea: add support to the generic PHY framework

This patch adds support of the PHY framework for ChipIdea drivers.
Changes are done in both the ChipIdea common code and in the drivers
accessing the PHY. This is done by adding a new PHY member in
ChipIdea's structures and by taking care of it in the code.

Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com>
Acked-by: Peter Chen <peter.chen@freescale.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/chipidea/ci.h
drivers/usb/chipidea/core.c
drivers/usb/chipidea/host.c
drivers/usb/chipidea/otg_fsm.c
include/linux/usb/chipidea.h
This page took 0.028954 seconds and 5 git commands to generate.