From: Fabio Estevam Date: Mon, 19 Jul 2021 23:26:39 +0000 (-0300) Subject: dt-bindings: net: fec: Fix indentation X-Git-Tag: accepted/tizen/unified/20230118.172025~6527^2~452 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a38c02ef48a1411ea3fc4403a07e7124ad43d5e6;p=platform%2Fkernel%2Flinux-rpi.git dt-bindings: net: fec: Fix indentation The following warning is observed when running 'make dtbs_check': Documentation/devicetree/bindings/net/fsl,fec.yaml:85:7: [warning] wrong indentation: expected 8 but found 6 (indentation) Fix the indentation accordingly. Signed-off-by: Fabio Estevam Reviewed-by: Joakim Zhang Signed-off-by: David S. Miller --- diff --git a/Documentation/devicetree/bindings/net/fsl,fec.yaml b/Documentation/devicetree/bindings/net/fsl,fec.yaml index 7fa11f6..0f8ca4e 100644 --- a/Documentation/devicetree/bindings/net/fsl,fec.yaml +++ b/Documentation/devicetree/bindings/net/fsl,fec.yaml @@ -82,11 +82,11 @@ properties: maxItems: 5 contains: enum: - - ipg - - ahb - - ptp - - enet_clk_ref - - enet_out + - ipg + - ahb + - ptp + - enet_clk_ref + - enet_out phy-mode: true