MLK-15001-22 phy: Add Mixel LVDS combo PHY support
authorLiu Ying <victor.liu@nxp.com>
Tue, 23 May 2017 06:55:17 +0000 (14:55 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:28:21 +0000 (15:28 -0500)
commit5fd064ec0d30626fb34773f05761f7cd29cd3f5b
treebfe2d2228af152abac9a8f6ad12ddd503fe7caaf
parent18fd1c9e396b4303eba1fab9f620c02d65c38751
MLK-15001-22 phy: Add Mixel LVDS combo PHY support

This patch adds Mixel LVDS combo PHY support(MIPI DSI and LVDS combo).
This LVDS PHY supports one LVDS channel in single mode and two channels in
dual mode.

Signed-off-by: Liu Ying <victor.liu@nxp.com>
Documentation/devicetree/bindings/phy/mixel,lvds-combo-phy.txt [new file with mode: 0644]
drivers/phy/Kconfig
drivers/phy/Makefile
drivers/phy/phy-mixel-lvds-combo.c [new file with mode: 0644]
include/linux/phy/phy-mixel-lvds-combo.h [new file with mode: 0644]