Re: [PATCH] dt-bindings: serial: 8250_omap: Add compatible for UART controller on AM64 SoC

2020-11-04 Thread Rob Herring
On Thu, 29 Oct 2020 12:23:18 +0530, Vignesh Raghavendra wrote: > AM64 uses a UART controller that is compatible with AM654 UART. > Introduce a specific compatible to help handle the differences if > necessary. > > Signed-off-by: Vignesh Raghavendra > --- >

Re: [PATCH] dt-bindings: serial: 8250_omap: Add compatible for UART controller on AM64 SoC

2020-10-29 Thread Nishanth Menon
On 12:23-20201029, Vignesh Raghavendra wrote: > AM64 uses a UART controller that is compatible with AM654 UART. > Introduce a specific compatible to help handle the differences if > necessary. > > Signed-off-by: Vignesh Raghavendra > --- >

[PATCH] dt-bindings: serial: 8250_omap: Add compatible for UART controller on AM64 SoC

2020-10-29 Thread Vignesh Raghavendra
AM64 uses a UART controller that is compatible with AM654 UART. Introduce a specific compatible to help handle the differences if necessary. Signed-off-by: Vignesh Raghavendra --- Documentation/devicetree/bindings/serial/omap_serial.txt | 1 + 1 file changed, 1 insertion(+) diff --git