* [PATCH] dt-bindings: serial: 8250_omap: Drop redundant properties
@ 2025-05-14 12:51 Krzysztof Kozlowski
2025-05-14 15:13 ` Conor Dooley
0 siblings, 1 reply; 2+ messages in thread
From: Krzysztof Kozlowski @ 2025-05-14 12:51 UTC (permalink / raw)
To: Greg Kroah-Hartman, Jiri Slaby, Rob Herring, Krzysztof Kozlowski,
Conor Dooley, Vignesh Raghavendra, linux-kernel, linux-serial,
devicetree
Cc: Krzysztof Kozlowski
The binding references in-kernel serial.yaml, so there is no need to
explicitly list its properties. Note that rts-gpio is also redundant
because DTS should be simply converted to -gpios variants.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
There are two cases of 'rts-gpio' which I will fix in separate patchset.
---
Documentation/devicetree/bindings/serial/8250_omap.yaml | 7 -------
1 file changed, 7 deletions(-)
diff --git a/Documentation/devicetree/bindings/serial/8250_omap.yaml b/Documentation/devicetree/bindings/serial/8250_omap.yaml
index 4b78de6b46a2..1859f71297ff 100644
--- a/Documentation/devicetree/bindings/serial/8250_omap.yaml
+++ b/Documentation/devicetree/bindings/serial/8250_omap.yaml
@@ -64,14 +64,7 @@ properties:
clock-names:
const: fclk
- rts-gpios: true
- cts-gpios: true
- dtr-gpios: true
- dsr-gpios: true
- rng-gpios: true
- dcd-gpios: true
rs485-rts-active-high: true
- rts-gpio: true
power-domains: true
clock-frequency: true
current-speed: true
--
2.45.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] dt-bindings: serial: 8250_omap: Drop redundant properties
2025-05-14 12:51 [PATCH] dt-bindings: serial: 8250_omap: Drop redundant properties Krzysztof Kozlowski
@ 2025-05-14 15:13 ` Conor Dooley
0 siblings, 0 replies; 2+ messages in thread
From: Conor Dooley @ 2025-05-14 15:13 UTC (permalink / raw)
To: Krzysztof Kozlowski
Cc: Greg Kroah-Hartman, Jiri Slaby, Rob Herring, Krzysztof Kozlowski,
Conor Dooley, Vignesh Raghavendra, linux-kernel, linux-serial,
devicetree
[-- Attachment #1: Type: text/plain, Size: 407 bytes --]
On Wed, May 14, 2025 at 02:51:28PM +0200, Krzysztof Kozlowski wrote:
> The binding references in-kernel serial.yaml, so there is no need to
> explicitly list its properties. Note that rts-gpio is also redundant
> because DTS should be simply converted to -gpios variants.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-05-14 15:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-14 12:51 [PATCH] dt-bindings: serial: 8250_omap: Drop redundant properties Krzysztof Kozlowski
2025-05-14 15:13 ` Conor Dooley
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).