All of lore.kernel.org
 help / color / mirror / Atom feed
From: Akash Asthana <akashast@codeaurora.org>
To: robh+dt@kernel.org, gregkh@linuxfoundation.org
Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, mgautam@codeaurora.org,
	rojay@codeaurora.org, skakit@codeaurora.org, mka@chromium.org,
	Akash Asthana <akashast@codeaurora.org>
Subject: [PATCH V6 3/3] dt-bindings: serial: Add binding for UART pin swap
Date: Thu,  7 May 2020 20:30:47 +0530	[thread overview]
Message-ID: <1588863647-17240-4-git-send-email-akashast@codeaurora.org> (raw)
In-Reply-To: <1588863647-17240-1-git-send-email-akashast@codeaurora.org>

Add documentation to support RX-TX & CTS-RTS GPIO pin swap in HW.

Signed-off-by: Akash Asthana <akashast@codeaurora.org>
---
 Documentation/devicetree/bindings/serial/serial.yaml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/Documentation/devicetree/bindings/serial/serial.yaml b/Documentation/devicetree/bindings/serial/serial.yaml
index 53204d9..e657dd6 100644
--- a/Documentation/devicetree/bindings/serial/serial.yaml
+++ b/Documentation/devicetree/bindings/serial/serial.yaml
@@ -67,6 +67,12 @@ properties:
       (wired and enabled by pinmux configuration).  This depends on both the
       UART hardware and the board wiring.
 
+  rx-tx-swap:
+    description: RX and TX pins are swapped.
+
+  cts-rts-swap:
+    description: CTS and RTS pins are swapped.
+
 if:
   required:
     - uart-has-rtscts
-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,\na Linux Foundation Collaborative Project

  parent reply	other threads:[~2020-05-07 15:02 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-07 15:00 [PATCH V6 0/3] Convert QUP bindings to YAML and add ICC, pin swap doc Akash Asthana
2020-05-07 15:00 ` [PATCH V6 1/3] dt-bindings: geni-se: Convert QUP geni-se bindings to YAML Akash Asthana
2020-05-07 15:00 ` [PATCH V6 2/3] dt-bindings: geni-se: Add interconnect binding for GENI QUP Akash Asthana
2020-05-14  1:50   ` Stephen Boyd
2020-05-07 15:00 ` Akash Asthana [this message]
2020-05-14  1:51   ` [PATCH V6 3/3] dt-bindings: serial: Add binding for UART pin swap Stephen Boyd
2020-05-15  3:01   ` Rob Herring
2020-05-18 13:19     ` Akash Asthana
2020-05-14  2:03 ` [PATCH V6 0/3] Convert QUP bindings to YAML and add ICC, pin swap doc Stephen Boyd
2020-05-18 13:16   ` Akash Asthana

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1588863647-17240-4-git-send-email-akashast@codeaurora.org \
    --to=akashast@codeaurora.org \
    --cc=devicetree@vger.kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mgautam@codeaurora.org \
    --cc=mka@chromium.org \
    --cc=robh+dt@kernel.org \
    --cc=rojay@codeaurora.org \
    --cc=skakit@codeaurora.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.