lkml.org 
[lkml]   [2021]   [Nov]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 1/4] dt-bindings: net: fec: simplify yaml
Date
From: Peng Fan <peng.fan@nxp.com>

i.MX7D, i.MX8MQ and i.MX8QM are compatible with i.MX6SX, so no need
to split them into three items.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
---
Documentation/devicetree/bindings/net/fsl,fec.yaml | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/Documentation/devicetree/bindings/net/fsl,fec.yaml b/Documentation/devicetree/bindings/net/fsl,fec.yaml
index eca41443fcce..dbf63a9c2a46 100644
--- a/Documentation/devicetree/bindings/net/fsl,fec.yaml
+++ b/Documentation/devicetree/bindings/net/fsl,fec.yaml
@@ -39,9 +39,8 @@ properties:
- items:
- enum:
- fsl,imx7d-fec
- - const: fsl,imx6sx-fec
- - items:
- - const: fsl,imx8mq-fec
+ - fsl,imx8mq-fec
+ - fsl,imx8qm-fec
- const: fsl,imx6sx-fec
- items:
- enum:
@@ -50,9 +49,6 @@ properties:
- fsl,imx8mp-fec
- const: fsl,imx8mq-fec
- const: fsl,imx6sx-fec
- - items:
- - const: fsl,imx8qm-fec
- - const: fsl,imx6sx-fec
- items:
- enum:
- fsl,imx8qxp-fec
--
2.25.1
\
 
 \ /
  Last update: 2021-11-20 13:00    [W:0.082 / U:0.264 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site