From mboxrd@z Thu Jan 1 00:00:00 1970 From: Geert Uytterhoeven Subject: Re: [PATCH] dt/bindings: arm-boards: Remove skeleton.dtsi inclusion from example Date: Fri, 21 Oct 2016 12:26:40 +0200 Message-ID: References: <1477041629-23341-1-git-send-email-geert+renesas@glider.be> <20161021094938.GB15372@leverpostej> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Mark Rutland Cc: Geert Uytterhoeven , Rob Herring , Arnd Bergmann , Olof Johansson , "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" List-Id: devicetree@vger.kernel.org On Fri, Oct 21, 2016 at 12:16 PM, Geert Uytterhoeven wrote: > On Fri, Oct 21, 2016 at 11:50 AM, Mark Rutland wrote: >> On Fri, Oct 21, 2016 at 11:20:29AM +0200, Geert Uytterhoeven wrote: >>> --- a/Documentation/devicetree/bindings/arm/arm-boards >>> +++ b/Documentation/devicetree/bindings/arm/arm-boards >>> @@ -148,15 +148,14 @@ Example: >>> >>> /dts-v1/; >>> #include >>> -#include "skeleton.dtsi" >>> >>> / { >>> model = "ARM RealView PB1176 with device tree"; >>> compatible = "arm,realview-pb1176"; >>> + #address-cells = <0>; How did I manage to turn the <1> into a <0> by moving and reindenting two lines?!? Will fix, too. >>> + #size-cells = <1>; >>> >>> soc { >>> - #address-cells = <1>; >>> - #size-cells = <1>; >> >> Strictly speaking, these two are still necessary for the ranges >> property. They're *not* inherited per the spec, no matter what Linux >> happens to do today. > > I wasn't sure about that part of the change. OK, will fix. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- 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