commit | e17afdceb4f2f40d5877fb26c91cc380b00a2c51 | [log] [tgz] |
---|---|---|
author | Archit Taneja <architt@codeaurora.org> | Thu Feb 25 11:22:44 2016 +0530 |
committer | Rob Clark <robdclark@gmail.com> | Mon Feb 29 09:48:32 2016 -0500 |
tree | 841191930e16ced469cd562929dea73bebefca8c | |
parent | e9a2ce1349d4e3698676d7903aa448b2422a3629 [diff] |
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>