All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: serial: 8250_omap: Add compatible for UART controller on AM64 SoC
@ 2020-10-29  6:53 Vignesh Raghavendra
  2020-10-29 13:26 ` Nishanth Menon
  2020-11-04 20:54 ` Rob Herring
  0 siblings, 2 replies; 3+ messages in thread
From: Vignesh Raghavendra @ 2020-10-29  6:53 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Rob Herring
  Cc: linux-serial, devicetree, linux-kernel, Vignesh Raghavendra, nm, nsekhar

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 <vigneshr@ti.com>
---
 Documentation/devicetree/bindings/serial/omap_serial.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/serial/omap_serial.txt b/Documentation/devicetree/bindings/serial/omap_serial.txt
index dcba86b0a0d0..c2db8cabf2ab 100644
--- a/Documentation/devicetree/bindings/serial/omap_serial.txt
+++ b/Documentation/devicetree/bindings/serial/omap_serial.txt
@@ -1,6 +1,7 @@
 OMAP UART controller
 
 Required properties:
+- compatible : should be "ti,am64-uart", "ti,am654-uart" for AM64 controllers
 - compatible : should be "ti,j721e-uart", "ti,am654-uart" for J721E controllers
 - compatible : should be "ti,am654-uart" for AM654 controllers
 - compatible : should be "ti,omap2-uart" for OMAP2 controllers
-- 
2.29.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] dt-bindings: serial: 8250_omap: Add compatible for UART controller on AM64 SoC
  2020-10-29  6:53 [PATCH] dt-bindings: serial: 8250_omap: Add compatible for UART controller on AM64 SoC Vignesh Raghavendra
@ 2020-10-29 13:26 ` Nishanth Menon
  2020-11-04 20:54 ` Rob Herring
  1 sibling, 0 replies; 3+ messages in thread
From: Nishanth Menon @ 2020-10-29 13:26 UTC (permalink / raw)
  To: Vignesh Raghavendra
  Cc: Greg Kroah-Hartman, Rob Herring, linux-serial, devicetree,
	linux-kernel, nsekhar

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 <vigneshr@ti.com>
> ---
>  Documentation/devicetree/bindings/serial/omap_serial.txt | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/serial/omap_serial.txt b/Documentation/devicetree/bindings/serial/omap_serial.txt
> index dcba86b0a0d0..c2db8cabf2ab 100644
> --- a/Documentation/devicetree/bindings/serial/omap_serial.txt
> +++ b/Documentation/devicetree/bindings/serial/omap_serial.txt
> @@ -1,6 +1,7 @@
>  OMAP UART controller
>  
>  Required properties:
> +- compatible : should be "ti,am64-uart", "ti,am654-uart" for AM64 controllers
>  - compatible : should be "ti,j721e-uart", "ti,am654-uart" for J721E controllers
>  - compatible : should be "ti,am654-uart" for AM654 controllers
>  - compatible : should be "ti,omap2-uart" for OMAP2 controllers
> -- 
> 2.29.0
> 

Thanks.

Reviewed-by: Nishanth Menon <nm@ti.com>
-- 
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3  1A34 DDB5 849D 1736 249D

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] dt-bindings: serial: 8250_omap: Add compatible for UART controller on AM64 SoC
  2020-10-29  6:53 [PATCH] dt-bindings: serial: 8250_omap: Add compatible for UART controller on AM64 SoC Vignesh Raghavendra
  2020-10-29 13:26 ` Nishanth Menon
@ 2020-11-04 20:54 ` Rob Herring
  1 sibling, 0 replies; 3+ messages in thread
From: Rob Herring @ 2020-11-04 20:54 UTC (permalink / raw)
  To: Vignesh Raghavendra
  Cc: linux-kernel, linux-serial, nm, devicetree, Greg Kroah-Hartman,
	Rob Herring, nsekhar

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 <vigneshr@ti.com>
> ---
>  Documentation/devicetree/bindings/serial/omap_serial.txt | 1 +
>  1 file changed, 1 insertion(+)
> 

Acked-by: Rob Herring <robh@kernel.org>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-11-04 20:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-29  6:53 [PATCH] dt-bindings: serial: 8250_omap: Add compatible for UART controller on AM64 SoC Vignesh Raghavendra
2020-10-29 13:26 ` Nishanth Menon
2020-11-04 20:54 ` Rob Herring

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.