On Wed, 23 Mar 2022 17:36:59 +0800, Peng Fan (OSS) wrote: > From: Peng Fan <peng.fan@xxxxxxx> > > The lpuart on i.MX93 is derived from i.MX7ULP with some industrial > enhancements, it uses two compatible strings, so update the > compatible string for i.MX93. > > Signed-off-by: Peng Fan <peng.fan@xxxxxxx> > --- > > V2: > Drop fsl,imx93-lpuart-v2, that is software controllable per Design team, > so we may update driver for that. > Update commit message > > Documentation/devicetree/bindings/serial/fsl-lpuart.yaml | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > Acked-by: Rob Herring <robh@xxxxxxxxxx>