[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211120115825.851798-3-peng.fan@oss.nxp.com>
Date: Sat, 20 Nov 2021 19:58:23 +0800
From: "Peng Fan (OSS)" <peng.fan@....nxp.com>
To: robh+dt@...nel.org, aisheng.dong@....com, qiangqing.zhang@....com,
davem@...emloft.net, kuba@...nel.org, shawnguo@...nel.org,
s.hauer@...gutronix.de
Cc: kernel@...gutronix.de, festevam@...il.com, linux-imx@....com,
netdev@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
Peng Fan <peng.fan@....com>
Subject: [PATCH 2/4] dt-bindings: net: fec: Add imx8ulp compatible string
From: Peng Fan <peng.fan@....com>
The fec on i.MX8ULP is derived from i.MX6UL, it uses two compatible
strings, so update the compatible string for i.MX8ULP.
Signed-off-by: Peng Fan <peng.fan@....com>
---
Documentation/devicetree/bindings/net/fsl,fec.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/Documentation/devicetree/bindings/net/fsl,fec.yaml b/Documentation/devicetree/bindings/net/fsl,fec.yaml
index dbf63a9c2a46..979fbc73f0b6 100644
--- a/Documentation/devicetree/bindings/net/fsl,fec.yaml
+++ b/Documentation/devicetree/bindings/net/fsl,fec.yaml
@@ -55,6 +55,10 @@ properties:
- const: fsl,imx8qm-fec
- const: fsl,imx6sx-fec
+ - items:
+ - const: fsl,imx8ulp-fec
+ - const: fsl,imx6ul-fec
+
reg:
maxItems: 1
--
2.25.1
Powered by blists - more mailing lists