* [PATCH] dt-bindings: can: fsl,flexcan: add i.MX94 support
@ 2025-03-06 17:10 Frank Li
2025-03-07 15:56 ` Conor Dooley
0 siblings, 1 reply; 2+ messages in thread
From: Frank Li @ 2025-03-06 17:10 UTC (permalink / raw)
To: Marc Kleine-Budde, Vincent Mailhol, Rob Herring,
Krzysztof Kozlowski, Conor Dooley, open list:CAN NETWORK DRIVERS,
open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
open list
Cc: imx
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,imx94-flexcan".
Signed-off-by: Frank Li <Frank.Li@nxp.com>
---
Documentation/devicetree/bindings/net/can/fsl,flexcan.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/Documentation/devicetree/bindings/net/can/fsl,flexcan.yaml b/Documentation/devicetree/bindings/net/can/fsl,flexcan.yaml
index 73252fe56fe6c..560da9fa1ea15 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
--
2.34.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] dt-bindings: can: fsl,flexcan: add i.MX94 support
2025-03-06 17:10 [PATCH] dt-bindings: can: fsl,flexcan: add i.MX94 support Frank Li
@ 2025-03-07 15:56 ` Conor Dooley
0 siblings, 0 replies; 2+ messages in thread
From: Conor Dooley @ 2025-03-07 15:56 UTC (permalink / raw)
To: Frank Li
Cc: Marc Kleine-Budde, Vincent Mailhol, Rob Herring,
Krzysztof Kozlowski, Conor Dooley, open list:CAN NETWORK DRIVERS,
open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
open list, imx
[-- Attachment #1: Type: text/plain, Size: 1116 bytes --]
On Thu, Mar 06, 2025 at 12:10:32PM -0500, Frank Li wrote:
> 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,imx94-flexcan".
typo here, not that it matters ultimately.
Acked-by: Conor Dooley <conor.dooley@microchip.com>
>
> Signed-off-by: Frank Li <Frank.Li@nxp.com>
> ---
> Documentation/devicetree/bindings/net/can/fsl,flexcan.yaml | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/net/can/fsl,flexcan.yaml b/Documentation/devicetree/bindings/net/can/fsl,flexcan.yaml
> index 73252fe56fe6c..560da9fa1ea15 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
> --
> 2.34.1
>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-03-07 15:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-06 17:10 [PATCH] dt-bindings: can: fsl,flexcan: add i.MX94 support Frank Li
2025-03-07 15:56 ` Conor Dooley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox