summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/net
diff options
context:
space:
mode:
authorFabio Estevam <festevam@gmail.com>2021-07-19 20:26:39 -0300
committerDavid S. Miller <davem@davemloft.net>2021-07-20 07:06:47 -0700
commita38c02ef48a1411ea3fc4403a07e7124ad43d5e6 (patch)
tree82194c2efcf353c31ad2a4830479eb282b91405f /Documentation/devicetree/bindings/net
parent083cd5a42d0f676eb5ccb7c5b3a889d7453e367b (diff)
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 <festevam@gmail.com> Reviewed-by: Joakim Zhang <qiangqing.zhang@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/devicetree/bindings/net')
-rw-r--r--Documentation/devicetree/bindings/net/fsl,fec.yaml10
1 files changed, 5 insertions, 5 deletions
diff --git a/Documentation/devicetree/bindings/net/fsl,fec.yaml b/Documentation/devicetree/bindings/net/fsl,fec.yaml
index 7fa11f6622b1..0f8ca4e574c6 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