diff options
author | Dong Aisheng <b29396@freescale.com> | 2012-12-10 20:14:01 +0800 |
---|---|---|
committer | Nitin Garg <nitin.garg@freescale.com> | 2015-01-15 21:17:29 -0600 |
commit | ded55a899a9922d7a992db8e061ef68c7fa16da2 (patch) | |
tree | 1d37f905ebb2affcc2b897258d3236efd6e61e48 /Documentation/devicetree | |
parent | 42e8dc0d0a04c0d8fcc093a66bedd9c07302d452 (diff) |
ENGR00286724-5 can: flexcan: add tranceiver gpios binding
Add gpios for tranceiver control.
Before we have a common tranceiver binding, we use this way first.
Signed-off-by: Dong Aisheng <b29396@freescale.com>
(cherry picked from commit f50c22920fc26c6895afd3795dc1200235ca8cfd)
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/net/can/fsl-flexcan.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/net/can/fsl-flexcan.txt b/Documentation/devicetree/bindings/net/can/fsl-flexcan.txt index 56d6cc336e1c..4ec97cdee026 100644 --- a/Documentation/devicetree/bindings/net/can/fsl-flexcan.txt +++ b/Documentation/devicetree/bindings/net/can/fsl-flexcan.txt @@ -15,8 +15,10 @@ Required properties: Optional properties: - clock-frequency : The oscillator frequency driving the flexcan device - - xceiver-supply: Regulator that powers the CAN transceiver +- trx_en_gpio : enable gpio +- trx_stby_gpio : standby gpio +- trx_nerr_gpio : NERR gpio Example: |