Skip to content

Commit 6cb37e9

Browse files
nxpfrankligregkh
authored andcommitted
dt-bindings: serial: fsl-lpuart: support i.MX94
Add compatible string "fsl,imx94-lpuart" for the i.MX94 chip, which is backward compatible with i.MX8ULP. Set it to fall back to "fsl,imx8ulp-lpuart". Signed-off-by: Frank Li <[email protected]> Acked-by: Conor Dooley <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent be6a236 commit 6cb37e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Documentation/devicetree/bindings/serial/fsl-lpuart.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ properties:
3030
- items:
3131
- enum:
3232
- fsl,imx93-lpuart
33+
- fsl,imx94-lpuart
3334
- fsl,imx95-lpuart
3435
- const: fsl,imx8ulp-lpuart
3536
- const: fsl,imx7ulp-lpuart

0 commit comments

Comments
 (0)