From: Stephen Neuendorffer <stephen.neuendorffer-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org>
To: "M. Warner Losh" <imp-uzTCJ5RojNnQT0dZR+AlfA@public.gmane.org>,
glikely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org
Cc: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org
Subject: RE: [PATCH] of/fdt: Add unflatten_partial_device_tree
Date: Tue, 29 Jun 2010 09:52:40 -0700 [thread overview]
Message-ID: <44507ccb-5378-4fc4-9654-37fe1d335deb@SG2EHSMHS003.ehs.local> (raw)
In-Reply-To: <20100629.102503.835458634865560451.imp-uzTCJ5RojNnQT0dZR+AlfA@public.gmane.org>
> -----Original Message-----
> From:
devicetree-discuss-bounces+stephen.neuendorffer=xilinx.com-uLR06cmDAlaKREJ1Ck/qmQ@public.gmane.org
org [mailto:devicetree-
> discuss-bounces+stephen.neuendorffer=xilinx.com-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org] On
Behalf Of M. Warner Losh
> Sent: Tuesday, June 29, 2010 9:25 AM
> To: glikely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org
> Cc: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org
> Subject: Re: [PATCH] of/fdt: Add unflatten_partial_device_tree
>
> In message: <cf16ff7b-9208-4f47-8cea-ed8a8e52d30e-2ueSQiBKiTY7tOexoI0I+QC/G2K4zDHf@public.gmane.org>
> Grant Likely <glikely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org> writes:
> :
> : >> Another question is what to do with the unflattened tree once it
is
> : >> unflattened. Some of the existing code expects the node to be
part of
> : >> the global tree. Those could either be refactored, or the new
partial
> : >> tree could be grafted into the global tree. Grafting will have
the
> : >> least impact, but it probably isn't a good idea in the long term.
> : >> Grafting together unrelated trees seems messy to me.
> : >
> : >I think I must have missed an earlier discussion. What's the use
case
> : >for multiple fdt blobs?
> :
> : FPGA on an add-on board in an x86 host. Device tree fragment
> : describes the fpga design. There could be multiple boards in a
> : system.
>
> How do you imagine these fragments getting loaded into the system?
Not sure yet. We also been working on partially reconfiguring the
FPGAs, too:
My current thought is that the 'base design' has a fixed FPGA structure
and a single
corresponding device tree: For convenience I've hardcoded this device
tree into
the pci device driver, although it should probably be separated out.
Independently,
the FPGA design may also have a 'reconfigurable' part, which can be
configured by
giving a (separate) device driver an FPGA bitstream and another device
tree description.
>From the 'parse a device tree' perspective, the problems are the same,
it's just a
matter of whether it is a device tree that describes hardware which is
relatively static
or relatively more dynamic.
Steve
This email and any attachments are intended for the sole use of the named recipient(s) and contain(s) confidential information that may be proprietary, privileged or copyrighted under applicable law. If you are not the intended recipient, do not read, copy, or forward this email message or any attachments. Delete this email message and any attachments immediately.
next prev parent reply other threads:[~2010-06-29 16:52 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1277747279-9236-1-git-send-email-stephen.neuendorffer@xilinx.com>
[not found] ` <1277747279-9236-1-git-send-email-stephen.neuendorffer-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org>
2010-06-28 17:47 ` [PATCH] drivers/of: Make device tree code work on any arch Stephen Neuendorffer
[not found] ` <1277747279-9236-2-git-send-email-stephen.neuendorffer@xilinx.com>
[not found] ` <1277747279-9236-2-git-send-email-stephen.neuendorffer-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org>
2010-06-28 17:47 ` [PATCH] of/fdt: Add unflatten_partial_device_tree Stephen Neuendorffer
[not found] ` <aa5152a0-4931-479a-bc89-78ac4922c7f1-RaUQJvECHiv5op9OF0Koj7jjLBE8jN/0@public.gmane.org>
2010-06-28 23:18 ` Grant Likely
[not found] ` <AANLkTilXgArDaFjv0RiTMeQBdU3bma4sTtLLbwN8lI4O-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2010-06-29 1:22 ` David Gibson
2010-06-29 2:40 ` Grant Likely
[not found] ` <cf16ff7b-9208-4f47-8cea-ed8a8e52d30e-2ueSQiBKiTY7tOexoI0I+QC/G2K4zDHf@public.gmane.org>
2010-06-29 16:25 ` M. Warner Losh
[not found] ` <20100629.102503.835458634865560451.imp-uzTCJ5RojNnQT0dZR+AlfA@public.gmane.org>
2010-06-29 16:52 ` Stephen Neuendorffer [this message]
2010-06-29 20:42 ` Grant Likely
2010-06-29 4:50 ` Stephen Neuendorffer
[not found] ` <7d85d675-2028-4942-a819-c97d2295ea3b-RaUQJvECHitCYczPSvLbDrjjLBE8jN/0@public.gmane.org>
2010-07-01 15:59 ` Stephen Neuendorffer
[not found] ` <71b1d294-48d9-4408-941c-2400174954e1-+Ck8Kgl/v0/nHLUNXTEFU7jjLBE8jN/0@public.gmane.org>
2010-07-02 4:18 ` David Gibson
2010-07-06 22:57 ` Grant Likely
[not found] ` <1277747279-9236-3-git-send-email-stephen.neuendorffer@xilinx.com>
[not found] ` <1277747279-9236-3-git-send-email-stephen.neuendorffer-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org>
2010-06-28 17:47 ` [PATCH] arch/x86: Add support for device tree code Stephen Neuendorffer
[not found] ` <1277747279-9236-4-git-send-email-stephen.neuendorffer@xilinx.com>
[not found] ` <1277747279-9236-4-git-send-email-stephen.neuendorffer-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org>
2010-06-28 17:47 ` [PATCH] xilinx_pcipr: Added Xilinx reconfigurable PCI endpoint driver Stephen Neuendorffer
[not found] ` <eab0dbb2-2819-4d1e-b8fd-630fb0912b31-RaUQJvECHiv5op9OF0Koj7jjLBE8jN/0@public.gmane.org>
2010-06-28 22:23 ` Grant Likely
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=44507ccb-5378-4fc4-9654-37fe1d335deb@SG2EHSMHS003.ehs.local \
--to=stephen.neuendorffer-gjffaj9ahvfqt0dzr+alfa@public.gmane.org \
--cc=devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org \
--cc=glikely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org \
--cc=imp-uzTCJ5RojNnQT0dZR+AlfA@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox