diff options
author | Wei Fang <wei.fang@nxp.com> | 2022-09-07 17:56:48 +0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-09-19 17:57:26 -0700 |
commit | 00f5303c17ee41433d98b8b4f02d1b417c9edf47 (patch) | |
tree | 9c40b74f4c36272641d2fa3e700831e98ba2b060 /Documentation | |
parent | 2bd178c5ea73ab66ac8496960c4a4d9acdef5c24 (diff) |
dt-bindings: net: fec: add fsl,s32v234-fec to compatible property
Add fsl,s32v234-fec to compatible property to support s32v234 platform.
Signed-off-by: Wei Fang <wei.fang@nxp.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
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 5cfb661be124..e0f376f7e274 100644 --- a/Documentation/devicetree/bindings/net/fsl,fec.yaml +++ b/Documentation/devicetree/bindings/net/fsl,fec.yaml @@ -21,6 +21,7 @@ properties: - fsl,imx28-fec - fsl,imx6q-fec - fsl,mvf600-fec + - fsl,s32v234-fec - items: - enum: - fsl,imx53-fec |