]> git.karo-electronics.de Git - karo-tx-linux.git/commit
phy: Add driver for Exynos MIPI CSIS/DSIM DPHYs
authorSylwester Nawrocki <sylvester.nawrocki@gmail.com>
Wed, 16 Oct 2013 16:28:10 +0000 (21:58 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Oct 2013 20:48:08 +0000 (13:48 -0700)
commit069d2e26e9d64ba7e04c2c255efdfd1238789ca6
tree2c21fb5f712d26a8980dfe3329b42f5f47e853e7
parente92aee330837e4911553761490a8fb843f2053a6
phy: Add driver for Exynos MIPI CSIS/DSIM DPHYs

Add a PHY provider driver for the Samsung S5P/Exynos SoC MIPI CSI-2
receiver and MIPI DSI transmitter DPHYs.

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/phy/samsung-phy.txt [new file with mode: 0644]
drivers/phy/Kconfig
drivers/phy/Makefile
drivers/phy/phy-exynos-mipi-video.c [new file with mode: 0644]