diff options
author | Archit Taneja <architt@codeaurora.org> | 2016-02-25 06:52:37 +0100 |
---|---|---|
committer | Rob Clark <robdclark@gmail.com> | 2016-02-29 15:48:30 +0100 |
commit | c95ea16254c7affa1654804c8542d1f054a40f9f (patch) | |
tree | 4aca44d87da346803f54ae0dc24fa4e747b1bfe5 /drivers/gpu/drm/msm/Makefile | |
parent | drm/msm/hdmi: Clean up connector gpio usage (diff) | |
download | linux-c95ea16254c7affa1654804c8542d1f054a40f9f.tar.xz linux-c95ea16254c7affa1654804c8542d1f054a40f9f.zip |
drm/msm/hdmi: Fix connector detect when there is no HPD gpio
Some platforms may not have a HPD gpio line to detect Hot Plug signal from
the connector. They need to rely only on reading REG_HDMI_HPD_INT_STATUS
for HPD.
Modify hdmi_connector_detect logic such that it checks for HPD only using
the status register if there is no HPD gpio.
Signed-off-by: Archit Taneja <architt@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
Diffstat (limited to 'drivers/gpu/drm/msm/Makefile')
0 files changed, 0 insertions, 0 deletions