[PATCH v5 3/4] ARM: dts: qcom-msm8974: add SoC specific compat string to mdp5 node

2023-01-08 Thread Dmitry Baryshkov
Add SoC-specific compat string to the MDP5 device node to ease distinguishing between various platforms. Signed-off-by: Dmitry Baryshkov --- arch/arm/boot/dts/qcom-msm8974.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/qcom-msm8974.dtsi b/arch/arm/boo

[PATCH 0/6] dt-bindings: display/msm: rename mdss and mdp nodes

2023-01-08 Thread Dmitry Baryshkov
Finish the process of renaming display-related nodes on Qualcomm systems. Fix it in the schema that MDSS (Mobile Display SubSystem) devices are named `display-subsystem' and both MDP (Mobile Display Processor) and DPU (Display Processor Unit) nodes are named `display-controller'. Dmitry Baryshkov

[PATCH 3/6] arm64: dts: qcom: rename mdss nodes to display-subsystem

2023-01-08 Thread Dmitry Baryshkov
Follow the schema change and rename mdss nodes to generic name 'display-subsystem'. Signed-off-by: Dmitry Baryshkov --- arch/arm64/boot/dts/qcom/msm8916.dtsi | 2 +- arch/arm64/boot/dts/qcom/msm8953.dtsi | 2 +- arch/arm64/boot/dts/qcom/msm8996.dtsi | 2 +- arch/arm64/boot/dts/qcom/sc7180.dtsi

[PATCH 5/6] arm64: dts: qcom: rename mdp nodes to display-controller

2023-01-08 Thread Dmitry Baryshkov
Follow the schema change and rename mdp nodes to generic name 'display-controller'. Signed-off-by: Dmitry Baryshkov --- arch/arm64/boot/dts/qcom/msm8916.dtsi | 2 +- arch/arm64/boot/dts/qcom/msm8953.dtsi | 2 +- arch/arm64/boot/dts/qcom/msm8996.dtsi | 2 +- arch/arm64/boot/dts/qcom/sdm630.dtsi

[PATCH 1/6] dt-bindings: display/msm: rename mdss nodes to display-sybsystem

2023-01-08 Thread Dmitry Baryshkov
Follow the 'generic names' rule and rename mdss nodes to display-subsystem. Signed-off-by: Dmitry Baryshkov --- .../devicetree/bindings/display/msm/mdss-common.yaml | 8 .../devicetree/bindings/display/msm/qcom,mdss.yaml| 5 - 2 files changed, 12 insertions(+), 1 deleti

[PATCH 2/6] dt-bindings: display/msm: rename mdp nodes to display-controller

2023-01-08 Thread Dmitry Baryshkov
Follow the 'generic names' rule and rename mdp nodes to display-controller. Signed-off-by: Dmitry Baryshkov --- .../devicetree/bindings/display/msm/dpu-common.yaml | 8 .../devicetree/bindings/display/msm/qcom,mdp5.yaml| 3 +++ .../devicetree/bindings/display/msm/qcom,mdss

[PATCH 6/6] ARM: dts: qcom: rename mdp nodes to display-controller

2023-01-08 Thread Dmitry Baryshkov
Follow the schema change and rename mdp nodes to generic name 'display-controller'. Signed-off-by: Dmitry Baryshkov --- arch/arm/boot/dts/qcom-apq8064.dtsi | 2 +- arch/arm/boot/dts/qcom-msm8974.dtsi | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/boot/dts/qcom-ap

[PATCH 4/6] ARM: dts: qcom-msm8974: rename mdss node to display-subsystem

2023-01-08 Thread Dmitry Baryshkov
Follow the schema change and rename mdss node to generic name 'display-subsystem'. Signed-off-by: Dmitry Baryshkov --- arch/arm/boot/dts/qcom-msm8974.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/qcom-msm8974.dtsi b/arch/arm/boot/dts/qcom-msm8974.dts

[PATCH] dt-bindings: display/msm: gpu: add rbcpr clock

2023-01-08 Thread Dmitry Baryshkov
Describe the RBCPR clock used on msm8996 (A530), MSM8998 (A540) and SDM630/660 (A508/A512). Signed-off-by: Dmitry Baryshkov --- Documentation/devicetree/bindings/display/msm/gpu.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/display/msm/gpu.yaml b/D

Re: [PATCH 09/15] staging: fbtft: fb_ssd1351.c: Introduce backlight_is_blank()

2023-01-08 Thread Stephen Kitt
Hi Sam, On Sun, 8 Jan 2023 21:29:43 +0100, Sam Ravnborg wrote: > On Sun, Jan 08, 2023 at 08:28:17PM +0100, Stephen Kitt wrote: > > On Sat, 07 Jan 2023 19:26:23 +0100, Sam Ravnborg via B4 Submission > > Endpoint wrote: > > > > > From: Sam Ravnborg > > > > > > Avoiding direct access to backli

Re: [PATCH v5 1/4] dt-bindings: display/msm: convert MDP5 schema to YAML format

2023-01-08 Thread Marijn Suijten
On 2023-01-09 07:01:49, Dmitry Baryshkov wrote: > Convert the mdp5.txt into the yaml format. Changes to the existing (txt) > schema: > - MSM8996 has additional "iommu" clock, define it separately > - Add new properties used on some of platforms: >- interconnects, interconnect-names >- io

Re: [PATCH v2 0/8] drm/msm: DSC Electric Boogaloo for sm8[12]50

2023-01-08 Thread Marijn Suijten
On 2023-01-05 15:49:58, Daniel Vetter wrote: > On Thu, Dec 22, 2022 at 12:19:35AM +0100, Marijn Suijten wrote: > > [..] > > Please note that Electric Boogaloo/Boogaloo Boys has been appropriated by > US alt-right groups, and so is really not a great thing to put into the > cover letter for your pa

<    1   2