Commit a38c02ef authored by Fabio Estevam's avatar Fabio Estevam Committed by David S. Miller

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: default avatarFabio Estevam <festevam@gmail.com>
Reviewed-by: default avatarJoakim Zhang <qiangqing.zhang@nxp.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 083cd5a4
...@@ -82,11 +82,11 @@ properties: ...@@ -82,11 +82,11 @@ properties:
maxItems: 5 maxItems: 5
contains: contains:
enum: enum:
- ipg - ipg
- ahb - ahb
- ptp - ptp
- enet_clk_ref - enet_clk_ref
- enet_out - enet_out
phy-mode: true phy-mode: true
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment