lkml.org 
[lkml]   [2019]   [Nov]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v3] msm:disp:dpu1: add support for display for SC7180 target
On Wed, Nov 20, 2019 at 05:49:28PM +0530, Kalyan Thota wrote:
> Add display hw catalog changes for SC7180 target.
>
> Changes in v1:
> - Configure register offsets and capabilities for the
> display hw blocks.
>
> Changes in v2:
> - mdss_irq data type has changed in the dependent
> patch, accommodate the necessary changes.
> - Add co-developed-by tags in the commit msg (Stephen Boyd).
>
> Changes in v3:
> - fix kernel checkpatch errors in v2

But not the one telling you to split bindings to separate patch?

>
> This patch has dependency on the below series
>
> https://patchwork.kernel.org/patch/11253647/
>
> Co-developed-by: Shubhashree Dhar <dhar@codeaurora.org>
> Signed-off-by: Shubhashree Dhar <dhar@codeaurora.org>
> Co-developed-by: Raviteja Tamatam <travitej@codeaurora.org>
> Signed-off-by: Raviteja Tamatam <travitej@codeaurora.org>
> Signed-off-by: Kalyan Thota <kalyan_t@codeaurora.org>
> ---
> .../devicetree/bindings/display/msm/dpu.txt | 4 +-

Acked-by: Rob Herring <robh@kernel.org>

> drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c | 189 +++++++++++++++++++--
> drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.h | 4 +
> drivers/gpu/drm/msm/disp/dpu1/dpu_hw_lm.c | 3 +-
> drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c | 1 +
> drivers/gpu/drm/msm/msm_drv.c | 4 +-
> 6 files changed, 190 insertions(+), 15 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/display/msm/dpu.txt b/Documentation/devicetree/bindings/display/msm/dpu.txt
> index a61dd40..512f022 100644
> --- a/Documentation/devicetree/bindings/display/msm/dpu.txt
> +++ b/Documentation/devicetree/bindings/display/msm/dpu.txt
> @@ -8,7 +8,7 @@ The DPU display controller is found in SDM845 SoC.
>
> MDSS:
> Required properties:
> -- compatible: "qcom,sdm845-mdss"
> +- compatible: "qcom,sdm845-mdss", "qcom,sc7180-mdss"
> - reg: physical base address and length of contoller's registers.
> - reg-names: register region names. The following region is required:
> * "mdss"
> @@ -41,7 +41,7 @@ Optional properties:
>
> MDP:
> Required properties:
> -- compatible: "qcom,sdm845-dpu"
> +- compatible: "qcom,sdm845-dpu", "qcom,sc7180-dpu"
> - reg: physical base address and length of controller's registers.
> - reg-names : register region names. The following region is required:
> * "mdp"

\
 
 \ /
  Last update: 2019-11-23 01:45    [W:0.032 / U:3.656 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site