Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: net: dsa: sja1105: Fix indentation warnings

Some of the lines aren't properly indented, causing yamllint to warn
about them:

.../nxp,sja1105.yaml:70:17: [warning] wrong indentation: expected 18 but found 16 (indentation)

Use the proper indentation to fix those warnings.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Fixes: 070f5b701d559ae1 ("dt-bindings: net: dsa: sja1105: add SJA1110 bindings")
Tested-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20210622113327.3613595-1-thierry.reding@gmail.com
Signed-off-by: Rob Herring <robh@kernel.org>

authored by

Thierry Reding and committed by
Rob Herring
d549c667 e73f0f0e

+2 -2
+2 -2
Documentation/devicetree/bindings/net/dsa/nxp,sja1105.yaml
··· 67 67 reg: 68 68 oneOf: 69 69 - enum: 70 - - 0 71 - - 1 70 + - 0 71 + - 1 72 72 73 73 required: 74 74 - compatible