Commit 15f3df36 authored by Wadim Mueller's avatar Wadim Mueller Committed by Rob Herring

dt-bindings: serial: fsl-linflexuart: add compatible for S32G3

Add a compatible string for the uart binding of NXP S32G3 platforms. Here
we use "s32v234-linflexuart" as fallback since the current linflexuart
driver can still work on S32G3.
Signed-off-by: default avatarWadim Mueller <wafgo01@gmail.com>
Acked-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20240324214329.29988-3-wafgo01@gmail.comSigned-off-by: default avatarRob Herring <robh@kernel.org>
parent 3cef9e08
......@@ -23,7 +23,9 @@ properties:
oneOf:
- const: fsl,s32v234-linflexuart
- items:
- const: nxp,s32g2-linflexuart
- enum:
- nxp,s32g2-linflexuart
- nxp,s32g3-linflexuart
- const: fsl,s32v234-linflexuart
reg:
......
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