[PATCH 19/22] dt-bindings: msm/mdp5: Add MDP5 display bindings

2016-06-20 Thread Rob Herring
On Thu, Jun 16, 2016 at 05:06:44PM +0530, Archit Taneja wrote: > Add a new doc for DT bindings for platforms that contain MDP5 display > controller hardware. The doc describes bindings for the top level > MDSS wrapper hardware and MDP5 itself. > > Add an example for the bindings as found in MSM891

[PATCH 19/22] dt-bindings: msm/mdp5: Add MDP5 display bindings

2016-06-16 Thread Archit Taneja
Add a new doc for DT bindings for platforms that contain MDP5 display controller hardware. The doc describes bindings for the top level MDSS wrapper hardware and MDP5 itself. Add an example for the bindings as found in MSM8916. Cc: Rob Herring Cc: devicetree at vger.kernel.org Signed-off-by: Ar