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)
commitb137bb4bec515c243eb42127ccf5ba2765fbed7c
treeb0bb08cee13ae30cb5484eb432384d7fd209af99
parentfd7ef70617ff0c93f3d5f2ff64237bb670edd231
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