lede/target/linux/bcm27xx/patches-6.12/950-0997-Modified-potentially-confusing-documentation-for-rs4.patch
=?UTF-8?q?=C3=81lvaro=20Fern=C3=A1ndez=20Rojas?= d81c03f05e bcm27xx: add 6.12 patches from RPi repo
These patches were generated from:
https://github.com/raspberrypi/linux/commits/rpi-6.12.y
With the following command:
git format-patch -N v6.12.27..HEAD
(HEAD -> 8d3206ee456a5ecdf9ddbfd8e5e231e4f0cd716e)

Exceptions:
- (def)configs patches
- github workflows patches
- applied & reverted patches
- readme patches
- wireless patches

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2025-06-20 17:01:06 +08:00

53 lines
3.3 KiB
Diff

From 456a1f0c9dc98f4bd58daa392c8a5db5cd5c0f01 Mon Sep 17 00:00:00 2001
From: Adam Wilson <adamwilson266@rocketmail.com>
Date: Mon, 28 Apr 2025 15:29:41 +0100
Subject: [PATCH] Modified potentially confusing documentation for
rs485_invert_rts.
---
arch/arm/boot/dts/overlays/README | 12 ++++--------
1 file changed, 4 insertions(+), 8 deletions(-)
--- a/arch/arm/boot/dts/overlays/README
+++ b/arch/arm/boot/dts/overlays/README
@@ -5195,8 +5195,7 @@ Params: ctsrts Enable C
MAX3078E); also enables the UARTx ctsrts
parameter, as RTS is required (default off).
rs485_invert_rts When RS485 mode is enabled, inverts the RTS
- line from active-high (default) to active-low
- (default off).
+ line from active-high (default) to active-low.
rs485_rts_on_delay When RS485 mode is enabled, sets the delay (in
milliseconds) between data transmission starting
and the RTS line being asserted (default 0).
@@ -5220,8 +5219,7 @@ Params: ctsrts Enable C
MAX3078E); also enables the UARTx ctsrts
parameter, as RTS is required (default off).
rs485_invert_rts When RS485 mode is enabled, inverts the RTS
- line from active-high (default) to active-low
- (default off).
+ line from active-high (default) to active-low.
rs485_rts_on_delay When RS485 mode is enabled, sets the delay (in
milliseconds) between data transmission starting
and the RTS line being asserted (default 0).
@@ -5245,8 +5243,7 @@ Params: ctsrts Enable C
MAX3078E); also enables the UARTx ctsrts
parameter, as RTS is required (default off).
rs485_invert_rts When RS485 mode is enabled, inverts the RTS
- line from active-high (default) to active-low
- (default off).
+ line from active-high (default) to active-low.
rs485_rts_on_delay When RS485 mode is enabled, sets the delay (in
milliseconds) between data transmission starting
and the RTS line being asserted (default 0).
@@ -5270,8 +5267,7 @@ Params: ctsrts Enable C
MAX3078E); also enables the UARTx ctsrts
parameter, as RTS is required (default off).
rs485_invert_rts When RS485 mode is enabled, inverts the RTS
- line from active-high (default) to active-low
- (default off).
+ line from active-high (default) to active-low.
rs485_rts_on_delay When RS485 mode is enabled, sets the delay (in
milliseconds) between data transmission starting
and the RTS line being asserted (default 0).