phy: helpers for USB ULPI PHY registering
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Wed, 13 May 2015 12:26:52 +0000 (15:26 +0300)
committerFelipe Balbi <balbi@ti.com>
Wed, 13 May 2015 17:06:56 +0000 (12:06 -0500)
commit723487a6ff50bb88c628a859aeac3fe721f0d1fa
tree53280a33f392ad1aed2297957d6871d8d6d11c1c
parent88bc9d194ff69875a4d3c958d969ed2a053c8308
phy: helpers for USB ULPI PHY registering

ULPI PHYs need to be bound to their controllers with a
lookup. This adds helpers that the ULPI drivers can use to
do both, the registration of the PHY and the lookup, at the
same time.

Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Acked-by: David Cohen <david.a.cohen@linux.intel.com>
Acked-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/phy/ulpi_phy.h [new file with mode: 0644]