On 1/7/2025 4:58 AM, 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(-)
For display/msm, Reviewed-by: Abhinav Kumar <quic_abhinavk@xxxxxxxxxxx>