Skip to content

Commit 3eea16b

Browse files
Haibo Chenmarckleinebudde
authored andcommitted
dt-bindings: can: fsl,flexcan: move fsl,imx95-flexcan standalone
The flexcan in iMX95 is not compatible with imx93 because wakeup method is difference. Make fsl,imx95-flexcan not fallback to fsl,imx93-flexcan. Reviewed-by: Han Xu <[email protected]> Signed-off-by: Haibo Chen <[email protected]> Reviewed-by: Rob Herring (Arm) <[email protected]> Signed-off-by: Frank Li <[email protected]> Acked-by: Rob Herring (Arm) <[email protected]> Link: https://lore.kernel.org/all/[email protected] Signed-off-by: Marc Kleine-Budde <[email protected]>
1 parent ef5e8d3 commit 3eea16b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Documentation/devicetree/bindings/net/can/fsl,flexcan.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ properties:
1717
compatible:
1818
oneOf:
1919
- enum:
20+
- fsl,imx95-flexcan
2021
- fsl,imx93-flexcan
2122
- fsl,imx8qm-flexcan
2223
- fsl,imx8mp-flexcan
@@ -38,9 +39,6 @@ properties:
3839
- fsl,imx6ul-flexcan
3940
- fsl,imx6sx-flexcan
4041
- const: fsl,imx6q-flexcan
41-
- items:
42-
- const: fsl,imx95-flexcan
43-
- const: fsl,imx93-flexcan
4442
- items:
4543
- enum:
4644
- fsl,ls1028ar1-flexcan

0 commit comments

Comments
 (0)