]> git.baikalelectronics.ru Git - kernel.git/commit
drm/msm: Add support for msm8x94
authorStephane Viau <sviau@codeaurora.org>
Fri, 19 Jun 2015 20:04:47 +0000 (16:04 -0400)
committerRob Clark <robdclark@gmail.com>
Sat, 15 Aug 2015 22:27:13 +0000 (18:27 -0400)
commit01db91e30711bc9eb3fa87850c62bcdf42c0b26f
tree3bc762248c38a8d43b55ac16e95022f12f5c4acb
parentcd735a434347e4daa68e1499b27498dd3360e41b
drm/msm: Add support for msm8x94

This change adds the MDP and HDMI support for msm8x94.
Note that HDMI PHY registers are not being accessed anymore from
the driver.

Signed-off-by: Stephane Viau <sviau@codeaurora.org>
[rename compatible s/8x94/8994/ since preference is to not trust the
marketing folks who invent chip #'s but instead name things after the
lead chip.. we should rename some 80XY to 89XY to standardize on the
lead chip but leave that for another patch.  Also, update dt bindings
doc]
Signed-off-by: Rob Clark <robdclark@gmail.com>
Documentation/devicetree/bindings/drm/msm/hdmi.txt
drivers/gpu/drm/msm/hdmi/hdmi.c
drivers/gpu/drm/msm/hdmi/hdmi_bridge.c
drivers/gpu/drm/msm/hdmi/hdmi_connector.c
drivers/gpu/drm/msm/mdp/mdp5/mdp5_cfg.c
drivers/gpu/drm/msm/mdp/mdp5/mdp5_kms.c