* [PATCH] dt-bindings: serial: Remove obsolete cavium-uart.txt
@ 2023-07-07 22:16 Rob Herring
2023-07-10 18:22 ` Conor Dooley
2023-07-21 19:06 ` Rob Herring
0 siblings, 2 replies; 3+ messages in thread
From: Rob Herring @ 2023-07-07 22:16 UTC (permalink / raw)
To: Greg Kroah-Hartman, Krzysztof Kozlowski, Conor Dooley
Cc: linux-serial, devicetree, linux-kernel
cavium-uart.txt binding is already covered by 8250.yaml, so remove it.
Signed-off-by: Rob Herring <robh@kernel.org>
---
.../bindings/serial/cavium-uart.txt | 19 -------------------
1 file changed, 19 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/serial/cavium-uart.txt
diff --git a/Documentation/devicetree/bindings/serial/cavium-uart.txt b/Documentation/devicetree/bindings/serial/cavium-uart.txt
deleted file mode 100644
index 87a6c375cd44..000000000000
--- a/Documentation/devicetree/bindings/serial/cavium-uart.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-* Universal Asynchronous Receiver/Transmitter (UART)
-
-- compatible: "cavium,octeon-3860-uart"
-
- Compatibility with all cn3XXX, cn5XXX and cn6XXX SOCs.
-
-- reg: The base address of the UART register bank.
-
-- interrupts: A single interrupt specifier.
-
-- current-speed: Optional, the current bit rate in bits per second.
-
-Example:
- uart1: serial@1180000000c00 {
- compatible = "cavium,octeon-3860-uart","ns16550";
- reg = <0x11800 0x00000c00 0x0 0x400>;
- current-speed = <115200>;
- interrupts = <0 35>;
- };
--
2.40.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] dt-bindings: serial: Remove obsolete cavium-uart.txt
2023-07-07 22:16 [PATCH] dt-bindings: serial: Remove obsolete cavium-uart.txt Rob Herring
@ 2023-07-10 18:22 ` Conor Dooley
2023-07-21 19:06 ` Rob Herring
1 sibling, 0 replies; 3+ messages in thread
From: Conor Dooley @ 2023-07-10 18:22 UTC (permalink / raw)
To: Rob Herring
Cc: Greg Kroah-Hartman, Krzysztof Kozlowski, Conor Dooley,
linux-serial, devicetree, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 206 bytes --]
On Fri, Jul 07, 2023 at 04:16:02PM -0600, Rob Herring wrote:
> cavium-uart.txt binding is already covered by 8250.yaml, so remove it.
Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Cheers,
Conor.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] dt-bindings: serial: Remove obsolete cavium-uart.txt
2023-07-07 22:16 [PATCH] dt-bindings: serial: Remove obsolete cavium-uart.txt Rob Herring
2023-07-10 18:22 ` Conor Dooley
@ 2023-07-21 19:06 ` Rob Herring
1 sibling, 0 replies; 3+ messages in thread
From: Rob Herring @ 2023-07-21 19:06 UTC (permalink / raw)
To: Rob Herring
Cc: linux-kernel, devicetree, Krzysztof Kozlowski, Conor Dooley,
Greg Kroah-Hartman, linux-serial
On Fri, 07 Jul 2023 16:16:02 -0600, Rob Herring wrote:
> cavium-uart.txt binding is already covered by 8250.yaml, so remove it.
>
> Signed-off-by: Rob Herring <robh@kernel.org>
> ---
> .../bindings/serial/cavium-uart.txt | 19 -------------------
> 1 file changed, 19 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/serial/cavium-uart.txt
>
Applied, thanks!
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-07-21 19:07 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-07 22:16 [PATCH] dt-bindings: serial: Remove obsolete cavium-uart.txt Rob Herring
2023-07-10 18:22 ` Conor Dooley
2023-07-21 19:06 ` Rob Herring
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).