Thread (1 message) 1 message, 1 author, 2012-03-07

Re: [PATCH 06/14] ARM: kirkwood: convert uart0 to devicetree.

From: Jason <hidden>
Date: 2012-03-07 18:37:05
Also in: linux-arm-kernel

On Wed, Mar 07, 2012 at 06:31:31PM +0000, Arnd Bergmann wrote:
On Wednesday 07 March 2012, Jason Cooper wrote:
quoted
+       serial@f1012000 {
+               compatible = "ns16550a";
+               reg = <0xf1012000 0xff>;
+               reg-shift = <2>;
+               interrupts = <33>;
+               clock-frequency = <200000000>;
+       };
I just noticed that the length here should be inclusive, i.e. 0x100 not 0xff.
This is different from the way we define resources in Linux.
I was maintaining form with plat-orion/common.c:66 (0xff)  I'll fix it
to inclusive.

thx,

Jason.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help