From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guenter Roeck Subject: Re: [PATCH 0/3 - V2] Introducing Device Tree Overlays Date: Thu, 7 Nov 2013 14:22:05 -0800 Message-ID: <20131107222205.GA24450@roeck-us.net> References: <1383676898-29819-1-git-send-email-panto@antoniou-consulting.com> <20131106190152.GA8662@breakpoint.cc> <20131106193041.GA26796@roeck-us.net> <20131106203821.GC8662@breakpoint.cc> <20131106211754.GA29300@roeck-us.net> <20131107192558.GA11453@breakpoint.cc> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Content-Disposition: inline In-Reply-To: <20131107192558.GA11453-E0PNVn5OA6ohrxcnuTQ+TQ@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Sebastian Andrzej Siewior Cc: Pantelis Antoniou , Grant Likely , Rob Herring , Stephen Warren , Matt Porter , Koen Kooi , Alison Chaiken , Dinh Nguyen , Jan Lubbe , Alexander Sverdlin , Michael Stickel , Dirk Behme , Alan Tull , Sascha Hauer , Michael Bohan , Ionut Nicu , Michal Simek , Matt Ranostay , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org On Thu, Nov 07, 2013 at 08:25:58PM +0100, Sebastian Andrzej Siewior wro= te: > On 06.11.13, Guenter Roeck wrote: > |=E2=80=A6 > thanks for the explanation. >=20 > > We use DT overlays to describe the hardware on those boards and, if= necessary, > > its configuration. For example, if there is a PCIe switch, the over= lay would > > describe its memory and bus number configuration. >=20 > So have your "fix" configuration and a few overlays you switch at > runtime. The problem you have is that you want to switch a specific p= art > if your configuration at runtime. I assume you run DT on ARM. What > happens if you swtich from ARM to x86 and you "keep" your FPGA > configuration requirement? You can't use both, DT and ACPI, right? So > what happens then? >=20 We intend to use DT on x86 to augment ACPI data. There is a variety of = reasons why we can not use ACPI, nor do we want to as we prefer a single method= for handling OIR on all platforms. FWIW, the non-x86 platform is powerpc, n= ot arm. Guenter -- To unsubscribe from this list: send the line "unsubscribe devicetree" i= n the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html