OSDN Git Service

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)
commite00012b256d402efe5cd1c17571524be645af6e4
treec6b7afee3fa7d71f29afa0181c4ebd25d1041bec
parentea184891b60dd202aa151828c04ec7f7b97502e5
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