1
0
Fork 0
alistair23-linux/drivers/phy/cadence
Maxime Ripard 7a343c8bf4 phy: Add Cadence D-PHY support
Cadence has designed a D-PHY that can be used by the, currently in tree,
DSI bridge (DRM), CSI Transceiver and CSI Receiver (v4l2) drivers.

Only the DSI driver has an ad-hoc driver for that phy at the moment, while
the v4l2 drivers are completely missing any phy support. In order to make
that phy support available to all these drivers, without having to
duplicate that code three times, let's create a generic phy framework
driver.

Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
2019-02-07 11:11:06 +05:30
..
Kconfig phy: Add Cadence D-PHY support 2019-02-07 11:11:06 +05:30
Makefile phy: Add Cadence D-PHY support 2019-02-07 11:11:06 +05:30
cdns-dphy.c phy: Add Cadence D-PHY support 2019-02-07 11:11:06 +05:30
phy-cadence-dp.c
phy-cadence-sierra.c phy: cadence: Add driver for Sierra PHY 2018-12-12 10:01:38 +05:30