Commit ed96dade authored by Chester Lin's avatar Chester Lin Committed by Shawn Guo
Browse files

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



Add a compatible string for the uart binding of NXP S32G2 platforms. Here
we use "s32v234-linflexuart" as fallback since the current linflexuart
driver can still work on S32G2.

Signed-off-by: default avatarChester Lin <clin@suse.com>
Reviewed-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 142cb16d
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -20,8 +20,10 @@ allOf:

properties:
  compatible:
    description: The LINFlexD controller in UART mode.
    items:
    oneOf:
      - const: fsl,s32v234-linflexuart
      - items:
          - const: nxp,s32g2-linflexuart
          - const: fsl,s32v234-linflexuart

  reg: