diff options
author | Clark Wang | 2023-01-13 11:33:43 +0800 |
---|---|---|
committer | David S. Miller | 2023-01-18 12:47:40 +0000 |
commit | f743e7664dcac641a740b42f5b9f5b024846e195 (patch) | |
tree | d7b3bddb02b3f594773fcefd0f42fe8ce7638bac /Documentation | |
parent | b2274ffe90be36af6aedf28ad36da6d45ac68a69 (diff) |
dt-bindings: net: fec: add mx93 description
Add mx93 compatible string for fec driver.
Signed-off-by: Clark Wang <xiaoning.wang@nxp.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/net/fsl,fec.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/net/fsl,fec.yaml b/Documentation/devicetree/bindings/net/fsl,fec.yaml index 77e5f32cb62f..e6f2045f05de 100644 --- a/Documentation/devicetree/bindings/net/fsl,fec.yaml +++ b/Documentation/devicetree/bindings/net/fsl,fec.yaml @@ -51,6 +51,7 @@ properties: - fsl,imx8mm-fec - fsl,imx8mn-fec - fsl,imx8mp-fec + - fsl,imx93-fec - const: fsl,imx8mq-fec - const: fsl,imx6sx-fec - items: |