From: Frank Li Date: Fri, 7 Mar 2025 19:08:15 +0000 (-0500) Subject: dt-bindings: can: fsl,flexcan: add i.MX94 support X-Git-Tag: v6.15-rc1~160^2~89^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=958ee3d715773d88e5d85c36311ef458d6b352a2;p=thirdparty%2Fkernel%2Flinux.git dt-bindings: can: fsl,flexcan: add i.MX94 support Add compatible string "fsl,imx94-flexcan" for the i.MX94 chip, which is backward compatible with i.MX95. Set it to fall back to "fsl,imx95-flexcan". Acked-by: Conor Dooley Signed-off-by: Frank Li Link: https://patch.msgid.link/20250307190816.2971810-1-Frank.Li@nxp.com Signed-off-by: Marc Kleine-Budde --- diff --git a/Documentation/devicetree/bindings/net/can/fsl,flexcan.yaml b/Documentation/devicetree/bindings/net/can/fsl,flexcan.yaml index 37e3e4f487629..f81d56f7c12a5 100644 --- a/Documentation/devicetree/bindings/net/can/fsl,flexcan.yaml +++ b/Documentation/devicetree/bindings/net/can/fsl,flexcan.yaml @@ -45,6 +45,10 @@ properties: - enum: - nxp,s32g3-flexcan - const: nxp,s32g2-flexcan + - items: + - enum: + - fsl,imx94-flexcan + - const: fsl,imx95-flexcan reg: maxItems: 1