[PATCH v8 07/12] dt-bindings: display/msm: split dpu-sc7280 into DPU and MDSS parts

Rob Herring robh at kernel.org
Thu Sep 29 20:04:21 UTC 2022


On Sat, 24 Sep 2022 15:36:06 +0300, Dmitry Baryshkov wrote:
> In order to make the schema more readable, split dpu-sc7280 into the DPU
> and MDSS parts, each one describing just a single device binding.
> 
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>
> ---
>  .../bindings/display/msm/dpu-sc7280.yaml      | 162 ------------------
>  .../bindings/display/msm/qcom,sc7280-dpu.yaml |  98 +++++++++++
>  .../display/msm/qcom,sc7280-mdss.yaml         | 130 ++++++++++++++
>  3 files changed, 228 insertions(+), 162 deletions(-)
>  delete mode 100644 Documentation/devicetree/bindings/display/msm/dpu-sc7280.yaml
>  create mode 100644 Documentation/devicetree/bindings/display/msm/qcom,sc7280-dpu.yaml
>  create mode 100644 Documentation/devicetree/bindings/display/msm/qcom,sc7280-mdss.yaml
> 

Reviewed-by: Rob Herring <robh at kernel.org>


More information about the dri-devel mailing list