Re: [PATCH] ARM: dts: DRA7: change address-cells and size-cells
From: Tony Lindgren <hidden>
Date: 2016-02-29 21:32:25
Also in:
linux-arm-kernel, linux-omap
From: Tony Lindgren <hidden>
Date: 2016-02-29 21:32:25
Also in:
linux-arm-kernel, linux-omap
* Arnd Bergmann [off-list ref] [160229 12:46]:
On Monday 29 February 2016 10:16:07 Tony Lindgren wrote:quoted
Yes I understand that if we need to set it at the top level. But what happens if you only set it for the memory node? With just something like: memory { #address-cells = <2>; #size-cells = <2>; ... };Nothing happens there: the memory node has no children, and no ranges property, so the two properties are never referenced.
OK thanks. Tony -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html