summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBhupesh Sharma <bhupesh.sharma@freescale.com>2015-04-09 12:37:58 (GMT)
committerZhengxiong Jin <Jason.Jin@freescale.com>2015-06-16 03:26:56 (GMT)
commit7e71163d5b06d3e321ec2a849e68c16425a45726 (patch)
tree4593a92834516a9d40e45cccc2fa8c1da4834cc3
parent17954723bdcb1e355282c729f668b2196ee8f322 (diff)
downloadlinux-fsl-qoriq-7e71163d5b06d3e321ec2a849e68c16425a45726.tar.xz
doc/bindings: Add 'endianess' optional-property for FlexCAN controller
This patch adds 'endianess' as the optional-property for describing the FlexCAN controller present on various FSL platforms. Signed-off-by: Bhupesh Sharma <bhupesh.sharma@freescale.com> Signed-off-by: Sakar Arora <Sakar.Arora@freescale.com> Change-Id: I35f5860a3b900ee6344ad807aa04923f0f82dd55 Reviewed-on: http://git.am.freescale.net:8181/38092 Tested-by: Review Code-CDREVIEW <CDREVIEW@freescale.com> Reviewed-by: Zhengxiong Jin <Jason.Jin@freescale.com>
-rw-r--r--Documentation/devicetree/bindings/net/can/fsl-flexcan.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/net/can/fsl-flexcan.txt b/Documentation/devicetree/bindings/net/can/fsl-flexcan.txt
index 56d6cc3..0d5e668 100644
--- a/Documentation/devicetree/bindings/net/can/fsl-flexcan.txt
+++ b/Documentation/devicetree/bindings/net/can/fsl-flexcan.txt
@@ -18,6 +18,10 @@ Optional properties:
- xceiver-supply: Regulator that powers the CAN transceiver
+- little-endian: If the FlexCAN IP on this SoC is little-endian, use
+ this property. By default it is assumed that the IP
+ is big-endian
+
Example:
can@1c000 {