On Wed, 22 May 2019 11:19:17 -0500, Nishanth Menon wrote: > J721e uses a UART controller that is compatible with AM654 UART. > Introduce a specific compatible to help handle the differences if > necessary. > > Cc: Sekhar Nori <nsekhar@xxxxxx> > Cc: Vignesh R <vigneshr@xxxxxx> > Signed-off-by: Nishanth Menon <nm@xxxxxx> > --- > NOTE: > - If Greg is ok, we can pick up the uart compatibility via the k3 tree, > else, I can spawn it off the series into it's own patch, but it > seemed better in a logical order. > > Documentation/devicetree/bindings/serial/omap_serial.txt | 1 + > 1 file changed, 1 insertion(+) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>