On Tue, Jan 07, 2025 at 01:58:51PM +0100, Krzysztof Kozlowski wrote: > DTS example in the bindings should be indented with 2- or 4-spaces and > aligned with opening '- |', so correct any differences like 3-spaces or > mixtures 2- and 4-spaces in one binding. > > No functional changes here, but saves some comments during reviews of > new patches built on existing code. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- > .../display/amlogic,meson-dw-hdmi.yaml | 8 +- > .../display/bridge/fsl,imx8mp-hdmi-tx.yaml | 28 +++--- > .../display/bridge/samsung,mipi-dsim.yaml | 66 ++++++------- > .../display/mediatek/mediatek,aal.yaml | 46 ++++----- > .../display/msm/dsi-controller-main.yaml | 98 +++++++++---------- > .../bindings/display/msm/dsi-phy-10nm.yaml | 40 ++++---- > .../bindings/display/msm/dsi-phy-14nm.yaml | 34 +++---- > .../bindings/display/msm/dsi-phy-20nm.yaml | 36 +++---- > .../bindings/display/msm/dsi-phy-28nm.yaml | 34 +++---- > .../bindings/display/msm/dsi-phy-7nm.yaml | 34 +++---- > .../display/msm/qcom,sa8775p-mdss.yaml | 7 +- > .../bindings/display/renesas,cmm.yaml | 12 +-- > 12 files changed, 221 insertions(+), 222 deletions(-) Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> # msm I think we can take it through drm-misc-next (or even drm-misc-next-fixes) once we get acks from Renesas and iMX maintainers. -- With best wishes Dmitry