OSDN Git Service

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)
commit5eba5d870f7234ecd25ec704dcfeb743c402dbe1
treec72630f7ff61fcea90b76f42d63ee09f149f0b13
parentefbd349aeb4492cb1b907d3d6ae1fcb1aad1c662
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