Messages in this thread |  | | Date | Thu, 13 Feb 2014 07:11:38 +0100 | Subject | Re: [PATCH v4 3/8] at91: dt: Add at91sam9261 dt SoC support | From | Jean-Jacques Hiblot <> |
| |
2014-02-12 22:04 GMT+01:00 Alexandre Belloni <alexandre.belloni@free-electrons.com>: > Sorry, one more comment on that patch: > > On 12/02/2014 at 11:06:42 +0100, Jean-Jacques Hiblot wrote : >> + pinctrl@fffff400 { >> + #address-cells = <1>; >> + #size-cells = <1>; >> + compatible = "atmel,at91rm9200-pinctrl", "simple-bus"; >> + ranges = <0xfffff400 0xfffff400 0xa00>; >> + > I believe you got the range wrong, shouldn't it be: > ranges = <0xfffff400 0xfffff400 0x600>; > Yes you're right. Thanks for the review > > -- > Alexandre Belloni, Free Electrons > Embedded Linux, Kernel and Android engineering > http://free-electrons.com
|  |