[PATCH v4 3/8] at91: dt: Add at91sam9261 dt SoC support
Alexandre Belloni
alexandre.belloni at free-electrons.com
Wed Feb 12 16:04:46 EST 2014
Sorry, one more comment on that patch:
On 12/02/2014 at 11:06:42 +0100, Jean-Jacques Hiblot wrote :
> + pinctrl at 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>;
--
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
More information about the linux-arm-kernel
mailing list