Commit 09aec324 authored by Peng Fan's avatar Peng Fan Committed by Greg Kroah-Hartman

dt-bindings: serial: fsl-lpuart: support i.MX95

Add i.MX95 compatible string. Same as i.MX93, it is compatible
with i.MX8ULP.
Signed-off-by: default avatarPeng Fan <peng.fan@nxp.com>
Acked-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20240121115301.1420502-1-peng.fan@oss.nxp.comSigned-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 79821c8a
...@@ -30,6 +30,7 @@ properties: ...@@ -30,6 +30,7 @@ properties:
- items: - items:
- enum: - enum:
- fsl,imx93-lpuart - fsl,imx93-lpuart
- fsl,imx95-lpuart
- const: fsl,imx8ulp-lpuart - const: fsl,imx8ulp-lpuart
- const: fsl,imx7ulp-lpuart - const: fsl,imx7ulp-lpuart
- items: - items:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment