Searched hist:"7 a343c8bf4b5969dafc0261bd94c8375f0717e8c" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/phy/cadence/ |
H A D | Makefile | diff 7a343c8bf4b5969dafc0261bd94c8375f0717e8c Mon Jan 21 16:45:53 CET 2019 Maxime Ripard <maxime.ripard@bootlin.com> 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>
|
H A D | Kconfig | diff 7a343c8bf4b5969dafc0261bd94c8375f0717e8c Mon Jan 21 16:45:53 CET 2019 Maxime Ripard <maxime.ripard@bootlin.com> 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>
|