[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4FEBB944.1060701@gmail.com>
Date: Thu, 28 Jun 2012 09:54:12 +0800
From: Hui Wang <jason77.wang@...il.com>
To: Marc Kleine-Budde <mkl@...gutronix.de>
CC: Shawn Guo <shawn.guo@...aro.org>, <davem@...emloft.net>,
<netdev@...r.kernel.org>, <linux-can@...r.kernel.org>,
Hui Wang <jason77.wang@...il.com>
Subject: Re: [PATCH] can: flexcan: use be32_to_cpup to handle the value of
dt entry
Marc Kleine-Budde wrote:
> On 06/27/2012 01:26 PM, Shawn Guo wrote:
>
>> On 27 June 2012 17:27, Marc Kleine-Budde <mkl@...gutronix.de> wrote:
>>
>>> From: Hui Wang <jason77.wang@...il.com>
>>>
>>> The freescale arm i.MX series platform can support this driver, and
>>> usually the arm cpu works in the little endian mode by default, while
>>> device tree entry value is stored in big endian format, we should use
>>> be32_to_cpup() to handle them, after modification, it can work well
>>> both on the le cpu and be cpu.
>>>
>>>
>> I'm wondering if you want to just use of_property_read_u32() to make
>> it a little bit easier.
>>
>
> Even better. Hui can you send a updated patch.
>
OK.
Regards,
Hui.
> Marc
>
>
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists