dt-bindings: display/msm: split qcom, mdss bindings
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Mon, 24 Oct 2022 16:42:14 +0000 (19:42 +0300)
committerDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Wed, 2 Nov 2022 16:14:14 +0000 (19:14 +0300)
commitf7d46c5efee26349b49c13f9ebbfbd6aad8d1e71
treecfeb1c9631581dce23c6fd818437a36c19a561be
parentfa0cf3e4763efe30eca6ae8171a4e7536dbaca57
dt-bindings: display/msm: split qcom, mdss bindings

Split Mobile Display SubSystem (MDSS) root node bindings to the separate
yaml file. Changes to the existing (txt) schema:
 - Added optional "vbif_nrt_phys" region used by msm8996
 - Made "bus" and "vsync" clocks optional (they are not used by some
   platforms)
 - Added optional resets property referencing MDSS reset
 - Defined child nodes pointing to corresponding reference schema.
 - Dropped the "lut" clock. It was added to the schema by mistake (it is
   a part of mdp4 schema, not the mdss).

Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Patchwork: https://patchwork.freedesktop.org/patch/508378/
Link: https://lore.kernel.org/r/20221024164225.3236654-2-dmitry.baryshkov@linaro.org
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Documentation/devicetree/bindings/display/msm/mdp5.txt
Documentation/devicetree/bindings/display/msm/qcom,mdss.yaml [new file with mode: 0644]