dt-bindings: serial: fsl-linflexuart: add compatible for S32G3
authorWadim Mueller <wafgo01@gmail.com>
Sun, 24 Mar 2024 21:43:24 +0000 (22:43 +0100)
committerRob Herring <robh@kernel.org>
Fri, 12 Apr 2024 16:32:02 +0000 (11:32 -0500)
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: Wadim Mueller <wafgo01@gmail.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20240324214329.29988-3-wafgo01@gmail.com
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/serial/fsl,s32-linflexuart.yaml

index 7a105551fa6a89a3e2434a5410d315e409bccab5..4171f524a928cce87e50feff5ef110f9d0b06ac2 100644 (file)
@@ -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: