[PATCH 21/22] arm64: dts: msm8916: Add display support
Rob Herring
robh at kernel.org
Mon Jun 20 13:04:20 UTC 2016
On Thu, Jun 16, 2016 at 05:06:46PM +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.
>
> Cc: Andy Gross <andy.gross at linaro.org>
> Cc: Rob Herring <robh at kernel.org>
> Cc: devicetree at vger.kernel.org
>
> Signed-off-by: Archit Taneja <architt at codeaurora.org>
> ---
> arch/arm64/boot/dts/qcom/msm8916.dtsi | 120 ++++++++++++++++++++++++++++++++++
> 1 file changed, 120 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/qcom/msm8916.dtsi b/arch/arm64/boot/dts/qcom/msm8916.dtsi
> index 9681200..d8cccfc 100644
> --- a/arch/arm64/boot/dts/qcom/msm8916.dtsi
> +++ b/arch/arm64/boot/dts/qcom/msm8916.dtsi
> +
> + dsi0: dsi at 1a98000 {
> + compatible = "qcom,mdss-dsi-ctrl";
> + qcom,dsi-host-index = <0>;
How is this used? It should really go.
Rob
More information about the dri-devel
mailing list