On Tue, 24 Jan 2023 09:11:17 +0100, Krzysztof Kozlowski wrote: > Cleanup examples: > - use 4-space indentation (for cases when it is neither 4 not 2 space), > - use lowercase hex, > - drop unused node's label. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > > --- > > Changes since v1: > 1. Drop unused label, correct indentation. > --- > .../bindings/dma/snps,dw-axi-dmac.yaml | 36 +++++++++---------- > .../bindings/dma/stericsson,dma40.yaml | 16 ++++----- > 2 files changed, 26 insertions(+), 26 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>