]> git.baikalelectronics.ru Git - kernel.git/commit
drm/msm/hdmi: Make HDMI core get its PHY
authorArchit Taneja <architt@codeaurora.org>
Thu, 25 Feb 2016 05:52:40 +0000 (11:22 +0530)
committerRob Clark <robdclark@gmail.com>
Mon, 29 Feb 2016 14:48:30 +0000 (09:48 -0500)
commit0df4cea43cb7e833a355f5b77e7c14f07a922f94
treec6b7afee3fa7d71f29afa0181c4ebd25d1041bec
parentbf936446abc56cc7bf5ecf9b47f7b1f77b453ea2
drm/msm/hdmi: Make HDMI core get its PHY

Make HDMI core get its PHY by parsing the "phys" phandle. The core will use
this PHY reference to enable/disable PHY. The driver defers probe until PHY
isn't available.

The DT bindings used here is the same as the one used for PHYs using the
common PHY framework bindings.

Signed-off-by: Archit Taneja <architt@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
drivers/gpu/drm/msm/hdmi/hdmi.c
drivers/gpu/drm/msm/hdmi/hdmi.h