From: mkl@pengutronix.de (Marc Kleine-Budde)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] doc/bindings: Add 'endianess' optional-property for FlexCAN controller
Date: Thu, 09 Apr 2015 16:58:36 +0200 [thread overview]
Message-ID: <5526939C.5090309@pengutronix.de> (raw)
In-Reply-To: <1428591087-12831-1-git-send-email-bhupesh.sharma@freescale.com>
On 04/09/2015 04:51 PM, Bhupesh Sharma wrote:
> 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
Where's the code that's evaluating this property? On ARM little endian
is assumed so far, on powerpc (p1010) it's big endian.
Marc
--
Pengutronix e.K. | Marc Kleine-Budde |
Industrial Linux Solutions | Phone: +49-231-2826-924 |
Vertretung West/Dortmund | Fax: +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de |
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150409/a1e76d34/attachment.sig>
next prev parent reply other threads:[~2015-04-09 14:58 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
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
2015-04-09 15:31 ` bhupesh.sharma at freescale.com
2015-04-09 14:51 ` Bhupesh Sharma
2015-04-09 14:58 ` Marc Kleine-Budde [this message]
2015-04-09 15:41 ` [PATCH 1/2] doc/bindings: Add 'endianess' optional-property for FlexCAN controller bhupesh.sharma at freescale.com
-- strict thread matches above, loose matches on Subject: below --
2015-04-09 14:51 Bhupesh Sharma
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5526939C.5090309@pengutronix.de \
--to=mkl@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.