On Wed, 08 Sep 2021 14:45:23 +0800, Chester Lin wrote: > 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: Chester Lin <clin@xxxxxxxx> > --- > Changes in v2: > - Remove redundant minItems/maxItems from compatible properties. > - Remove the redundant example. > - Rename the vendor string to "nxp," for s32g2. > > .../devicetree/bindings/serial/fsl,s32-linflexuart.yaml | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>