Re: [PATCH] dt-bindings: display: Correct indentation and style in DTS example
From: Rob Herring (Arm)
Date: Fri Jan 10 2025 - 10:43:51 EST
On Tue, 07 Jan 2025 13:58:51 +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(-)
>
Applied, thanks!