]> git.baikalelectronics.ru Git - kernel.git/commit
drm/msm/hdmi: rework hdmi configurations, using dt_match[]
authorStephane Viau <sviau@codeaurora.org>
Wed, 7 Jan 2015 21:27:27 +0000 (16:27 -0500)
committerRob Clark <robdclark@gmail.com>
Sun, 1 Feb 2015 20:32:46 +0000 (15:32 -0500)
commit6343e910bb36e5d403521e6c66906464b3e413ed
treec72630f7ff61fcea90b76f42d63ee09f149f0b13
parent8d47108404bb63e6a81961f5fe7b4f3d95c81646
drm/msm/hdmi: rework hdmi configurations, using dt_match[]

In the same idea mdp5_cfg was added, this change allows us to quickly
add new instances, such as apq8084's HDMI in this case.

Signed-off-by: Stephane Viau <sviau@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
Documentation/devicetree/bindings/drm/msm/hdmi.txt
drivers/gpu/drm/msm/hdmi/hdmi.c