Re: [PATCH v2 3/8] dt-bindings: serial: fsl-linflexuart: add compatible for S32G2
From: Rob Herring <robh@kernel.org>
Date: 2021-09-20 22:34:42
Also in:
linux-arm-kernel, linux-serial, lkml
From: Rob Herring <robh@kernel.org>
Date: 2021-09-20 22:34:42
Also in:
linux-arm-kernel, linux-serial, lkml
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 <redacted> --- 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@kernel.org>