drm/msm/hdmi: HDMI 8996 PHY/PLL support
authorArchit Taneja <architt@codeaurora.org>
Thu, 25 Feb 2016 05:52:44 +0000 (11:22 +0530)
committerRob Clark <robdclark@gmail.com>
Mon, 29 Feb 2016 14:48:32 +0000 (09:48 -0500)
commite17afdceb4f2f40d5877fb26c91cc380b00a2c51
tree841191930e16ced469cd562929dea73bebefca8c
parente9a2ce1349d4e3698676d7903aa448b2422a3629
drm/msm/hdmi: HDMI 8996 PHY/PLL support

Add support for the HDMI PHY/PLL found in MSM8996/APQ8096.

Unlike the previous PHYs supported in the driver, this doesn't need
the powerup/powerdown ops. The PLL prepare/unprepare clock ops
enable/disable the phy itself.

Signed-off-by: Archit Taneja <architt@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
drivers/gpu/drm/msm/Makefile
drivers/gpu/drm/msm/hdmi/hdmi.h
drivers/gpu/drm/msm/hdmi/hdmi_phy.c
drivers/gpu/drm/msm/hdmi/hdmi_phy_8996.c [new file with mode: 0644]
This page took 0.0251980000000001 seconds and 5 git commands to generate.