On Tue, 07 Jan 2025 14:11:08 +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> > --- > .../aspeed,ast2400-vic.yaml | 10 +++---- > .../brcm,bcm7120-l2-intc.yaml | 30 +++++++++---------- > 2 files changed, 20 insertions(+), 20 deletions(-) > Applied, thanks!