[PATCH 1/3] dt-bindings: net: can: m_can: Add Documentation for stb-gpios

From: Faiz Abbas
Date: Wed Jan 22 2020 - 03:02:21 EST


The CAN transceiver on some boards has an STB pin which is
used to control its standby mode. Add an optional property
stb-gpios to toggle the same.

Signed-off-by: Faiz Abbas <faiz_abbas@xxxxxx>
Signed-off-by: Sekhar Nori <nsekhar@xxxxxx>
---
Documentation/devicetree/bindings/net/can/m_can.txt | 2 ++
1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/net/can/m_can.txt b/Documentation/devicetree/bindings/net/can/m_can.txt
index ed614383af9c..cc8ba3f7a2aa 100644
--- a/Documentation/devicetree/bindings/net/can/m_can.txt
+++ b/Documentation/devicetree/bindings/net/can/m_can.txt
@@ -48,6 +48,8 @@ Optional Subnode:
that can be used for CAN/CAN-FD modes. See
Documentation/devicetree/bindings/net/can/can-transceiver.txt
for details.
+stb-gpios : gpio node to toggle the STB (standby) signal on the transceiver
+
Example:
SoC dtsi:
m_can1: can@20e8000 {
--
2.19.2