[PATCH v8 08/12] dt-bindings: display/msm: split dpu-sdm845 into DPU and MDSS parts
Rob Herring
robh at kernel.org
Thu Sep 29 20:04:48 UTC 2022
On Sat, 24 Sep 2022 15:36:07 +0300, Dmitry Baryshkov wrote:
> In order to make the schema more readable, split dpu-sdm845 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-sdm845.yaml | 148 ------------------
> .../bindings/display/msm/qcom,sdm845-dpu.yaml | 90 +++++++++++
> .../display/msm/qcom,sdm845-mdss.yaml | 117 ++++++++++++++
> 3 files changed, 207 insertions(+), 148 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/display/msm/dpu-sdm845.yaml
> create mode 100644 Documentation/devicetree/bindings/display/msm/qcom,sdm845-dpu.yaml
> create mode 100644 Documentation/devicetree/bindings/display/msm/qcom,sdm845-mdss.yaml
>
Reviewed-by: Rob Herring <robh at kernel.org>
More information about the dri-devel
mailing list