phy: Add support for INNO MIPI D-PHY
authorWeiYong Bi <bivvy.bi@rock-chips.com>
Tue, 14 Mar 2017 09:25:27 +0000 (17:25 +0800)
committerWeiYong Bi <bivvy.bi@rock-chips.com>
Fri, 17 Mar 2017 03:26:29 +0000 (11:26 +0800)
commit35a788ded3c4c8f0f57b2d19a13045b4ee737fd0
tree1c613ffbd70bdfea574c53abdf0f8d4ed2266f2f
parent94ea732c7218daafe834841e42ed1f3d58d7fc41
phy: Add support for INNO MIPI D-PHY

The INNO MIPI D-PHY is built in witch a standard digital interface
to talk to any third part Host controller.That is part of Rockchip SoCs,
like rk3368.

Change-Id: I9806882e0e3fb6b20348015d0f34923d1bc46b89
Signed-off-by: WeiYong Bi <bivvy.bi@rock-chips.com>
Documentation/devicetree/bindings/phy/phy-rockchip-inno-mipi-dphy.txt [new file with mode: 0644]
drivers/phy/Kconfig
drivers/phy/Makefile
drivers/phy/phy-rockchip-inno-mipi-dphy.c [new file with mode: 0644]