[PATCH v2 24/25] arm64: dts: msm8916: Add display support

2016-08-26 Thread Archit Taneja
Hi Rob, On 06/23/2016 07:43 PM, Archit Taneja wrote: > The MSM8916 SoC contains a MDP5 based display block, and one DSI output. > Add the top level MDSS DT node, and the MDP5, DSI and DSI PHY children > sub-blocks. Establish the link between MDP5's INTF1 output port and DSI's > input port. > > Cc:

[PATCH v2 24/25] arm64: dts: msm8916: Add display support

2016-08-26 Thread Rob Herring
On Thu, Aug 25, 2016 at 11:57 PM, Archit Taneja wrote: > Hi Rob, > > On 06/23/2016 07:43 PM, Archit Taneja wrote: >> >> The MSM8916 SoC contains a MDP5 based display block, and one DSI output. >> Add the top level MDSS DT node, and the MDP5, DSI and DSI PHY children >> sub-blocks. Establish the l

[PATCH v2 24/25] arm64: dts: msm8916: Add display support

2016-08-26 Thread Andy Gross
On Thu, Jun 23, 2016 at 07:43:29PM +0530, Archit Taneja wrote: > The MSM8916 SoC contains a MDP5 based display block, and one DSI output. > Add the top level MDSS DT node, and the MDP5, DSI and DSI PHY children > sub-blocks. Establish the link between MDP5's INTF1 output port and DSI's > input port

[PATCH v2 24/25] arm64: dts: msm8916: Add display support

2016-06-23 Thread Archit Taneja
The MSM8916 SoC contains a MDP5 based display block, and one DSI output. Add the top level MDSS DT node, and the MDP5, DSI and DSI PHY children sub-blocks. Establish the link between MDP5's INTF1 output port and DSI's input port. Cc: Andy Gross Cc: Rob Herring Cc: devicetree at vger.kernel.org