linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] doc/bindings: Add 'endianess' optional-property for FlexCAN controller
@ 2015-04-09 14:51 Bhupesh Sharma
  2015-04-09 14:51 ` [PATCH 2/2] arm/dts: Add nodes for flexcan devices present on LS1021A SoC Bhupesh Sharma
  2015-04-09 14:58 ` [PATCH 1/2] doc/bindings: Add 'endianess' optional-property for FlexCAN controller Marc Kleine-Budde
  0 siblings, 2 replies; 6+ messages in thread
From: Bhupesh Sharma @ 2015-04-09 14:51 UTC (permalink / raw)
  To: linux-arm-kernel

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>
---
 .../devicetree/bindings/net/can/fsl-flexcan.txt    |    4 ++++
 1 file changed, 4 insertions(+)

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 at 1c000 {
-- 
1.7.9.5

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-04-09 15:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-09 14:51 [PATCH 1/2] doc/bindings: Add 'endianess' optional-property for FlexCAN controller Bhupesh Sharma
2015-04-09 14:51 ` [PATCH 2/2] arm/dts: Add nodes for flexcan devices present on LS1021A SoC Bhupesh Sharma
2015-04-09 15:01   ` Marc Kleine-Budde
2015-04-09 15:31     ` bhupesh.sharma at freescale.com
2015-04-09 14:58 ` [PATCH 1/2] doc/bindings: Add 'endianess' optional-property for FlexCAN controller Marc Kleine-Budde
2015-04-09 15:41   ` bhupesh.sharma at freescale.com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).