Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1258232
| From | Moritz Fischer <moritz.fischer@ettus.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v12 2/6] fpga: add bindings document for simple fpga bus |
| Date | 2015-10-28 16:20 +0100 |
| Message-ID | <qoAG5-4k3-5@gated-at.bofh.it> (permalink) |
| References | <qomMO-3GT-23@gated-at.bofh.it> <qouU2-EQ-13@gated-at.bofh.it> <qouU2-EQ-11@gated-at.bofh.it> <qoAG5-4k3-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Oct 28, 2015 at 7:53 AM, atull <atull@opensource.altera.com> wrote: >> > +A Simple FPGA Bus is a bus that handles configuring an FPGA and its bridges >> > +before populating the devices below its node. All this happens when a device >> > +tree overlay is added to the live tree. This document describes that device >> > +tree overlay. >> > + >> >> This is not really true, is it? >> The driver should work without applying the overlay, e.g. the bootloader >> might have already done it. >> > > Yes it's true. I'm not clear what you are saying. If the bootloader has > programmed the FPGA, the overlay can leave out the optional properties > and the FPGA won't get reprogrammed; the child devices will still get > added and probed. So this handles both the case where you want to reprogram > the FPGA under Linux and where the FPGA was programmed by a bootloader. I think what he means is that the document explicitly calls out the overlay, when in theory it also works without an overlay. While being the most 'natural' use-case, it is not the only one ;-) Moritz -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [PATCH v12 2/6] fpga: add bindings document for simple fpga bus Steffen Trumtrar <s.trumtrar@pengutronix.de> - 2015-10-28 10:10 +0100 Re: [PATCH v12 2/6] fpga: add bindings document for simple fpga bus Moritz Fischer <moritz.fischer@ettus.com> - 2015-10-28 16:20 +0100
csiph-web