]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: msm/mdp: Provide details on MDP interface ports
authorArchit Taneja <architt@codeaurora.org>
Tue, 14 Jun 2016 12:17:26 +0000 (17:47 +0530)
committerRob Clark <robdclark@gmail.com>
Sat, 16 Jul 2016 14:09:04 +0000 (10:09 -0400)
commit8fc51e7bc3ddc37d2194af0535d29fbdfbb67444
treeb0bb08cee13ae30cb5484eb432384d7fd209af99
parent82905f68879ffc0e3b3ffa50ae30dedcffb9ffbf
dt-bindings: msm/mdp: Provide details on MDP interface ports

The MDP4/5 DT node now contains a list of ports that describe how it
connects to external encoder interfaces like DSI and HDMI. These follow
the standard of_graph bindings, and allow us to get rid of the 'connectors'
phandle that contained a list of all the external encoders connected to
MDP.

Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Archit Taneja <architt@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
Documentation/devicetree/bindings/display/msm/mdp4.txt
Documentation/devicetree/bindings/display/msm/mdp5.txt