On Mon, 24 Mar 2025 13:52:01 +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> > --- > .../bindings/pci/brcm,stb-pcie.yaml | 81 +++++++------ > .../bindings/pci/cdns,cdns-pcie-ep.yaml | 16 +-- > .../bindings/pci/intel,keembay-pcie-ep.yaml | 26 ++-- > .../bindings/pci/intel,keembay-pcie.yaml | 38 +++--- > .../bindings/pci/microchip,pcie-host.yaml | 54 ++++----- > .../devicetree/bindings/pci/rcar-pci-ep.yaml | 34 +++--- > .../bindings/pci/rcar-pci-host.yaml | 46 +++---- > .../bindings/pci/xilinx-versal-cpm.yaml | 112 +++++++++--------- > 8 files changed, 202 insertions(+), 205 deletions(-) > Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>