From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Andrzej Siewior Subject: Re: [PATCH 0/3 - V2] Introducing Device Tree Overlays Date: Thu, 7 Nov 2013 20:25:58 +0100 Message-ID: <20131107192558.GA11453@breakpoint.cc> 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> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Content-Disposition: inline In-Reply-To: <20131106211754.GA29300-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Guenter Roeck 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 06.11.13, Guenter Roeck wrote: |=E2=80=A6 thanks for the explanation. > We use DT overlays to describe the hardware on those boards and, if n= ecessary, > its configuration. For example, if there is a PCIe switch, the overla= y would > describe its memory and bus number configuration. 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 par= t 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 > Guenter Sebastian -- 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