]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - Documentation/devicetree/bindings/net/can/fsl-flexcan.txt
MLK-9975-1 doc: flexcan: add trx_wakeup_gpio optional property
[karo-tx-linux.git] / Documentation / devicetree / bindings / net / can / fsl-flexcan.txt
index 56d6cc336e1cb2adcd842767af4e403f0a9f447b..edecb78399b5decec570e1b55c9346b92d5310b4 100644 (file)
@@ -15,8 +15,18 @@ Required properties:
 Optional properties:
 
 - clock-frequency : The oscillator frequency driving the flexcan device
-
 - xceiver-supply: Regulator that powers the CAN transceiver
+- stop-mode: register bits of stop mode control, the format is
+  <&gpr req_gpr req_bit ack_gpr ack_bit>.
+  gpr is the phandle to general purpose register node.
+  req_gpr is the gpr register offset of CAN stop request.
+  req_bit is the bit offset of CAN stop request.
+  ack_gpr is the gpr register offset of CAN stop acknowledge.
+  ack_bit is the bit offset of CAN stop acknowledge.
+- trx_en_gpio : enable gpio
+- trx_stby_gpio : standby gpio
+- trx_nerr_gpio : NERR gpio
+- trx_wakeup_gpio : local wakeup gpio
 
 Example: