[Freedreno] [PATCH v8 05/12] dt-bindings: display/msm: move common MDSS properties to mdss-common.yaml
Rob Herring
robh at kernel.org
Thu Sep 29 20:02:36 UTC 2022
On Sat, 24 Sep 2022 15:36:04 +0300, Dmitry Baryshkov wrote:
> Move properties common to all MDSS DT nodes to the mdss-common.yaml.
>
> This extends qcom,msm8998-mdss schema to allow interconnect nodes, which
> will be added later, once msm8998 gains interconnect support.
>
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>
> ---
> .../bindings/display/msm/dpu-msm8998.yaml | 41 +--------
> .../bindings/display/msm/dpu-qcm2290.yaml | 51 ++----------
> .../bindings/display/msm/dpu-sc7180.yaml | 50 ++---------
> .../bindings/display/msm/dpu-sc7280.yaml | 50 ++---------
> .../bindings/display/msm/dpu-sdm845.yaml | 54 ++----------
> .../bindings/display/msm/mdss-common.yaml | 83 +++++++++++++++++++
> 6 files changed, 111 insertions(+), 218 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/display/msm/mdss-common.yaml
>
Reviewed-by: Rob Herring <robh at kernel.org>
More information about the Freedreno
mailing list