<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/include/linux/fmc.h, branch linux-6.11.y</title>
<subtitle>Hosts the 0x221E linux distro kernel.</subtitle>
<id>https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-6.11.y</id>
<link rel='self' href='https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-6.11.y'/>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/'/>
<updated>2019-06-12T12:23:50Z</updated>
<entry>
<title>fmc: Delete the FMC subsystem</title>
<updated>2019-06-12T12:23:50Z</updated>
<author>
<name>Linus Walleij</name>
<email>linus.walleij@linaro.org</email>
</author>
<published>2019-06-10T14:04:39Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=6a80b30086b861b2591ba2a953042abd08c498e3'/>
<id>urn:sha1:6a80b30086b861b2591ba2a953042abd08c498e3</id>
<content type='text'>
The FMC subsystem was created in 2012 with the ambition to
drive development of drivers for this hardware upstream.

The current implementation has architectural flaws and would
need to be revamped using real hardware to something that can
reuse existing kernel abstractions in the subsystems for e.g.
I2C, FPGA and GPIO.

We have concluded that for the mainline kernel it will be
better to delete the subsystem and start over with a clean
slate when/if an active maintainer steps up.

For details see:
https://lkml.org/lkml/2018/10/29/534

Suggested-by: Federico Vaga &lt;federico.vaga@cern.ch&gt;
Cc: Pat Riehecky &lt;riehecky@fnal.gov&gt;
Acked-by: Alessandro Rubini &lt;rubini@gnudd.com&gt;
Signed-off-by: Federico Vaga &lt;federico.vaga@cern.ch&gt;
Signed-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;
</content>
</entry>
<entry>
<title>fmc: Decouple from Linux GPIO subsystem</title>
<updated>2019-06-10T14:01:54Z</updated>
<author>
<name>Linus Walleij</name>
<email>linus.walleij@linaro.org</email>
</author>
<published>2019-06-08T23:11:38Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=7fae8a9ced742f364604a88a53084f471cc9c6e5'/>
<id>urn:sha1:7fae8a9ced742f364604a88a53084f471cc9c6e5</id>
<content type='text'>
FMC has its own GPIO handling, the inclusion of &lt;linux/gpio.h&gt;
is only to reuse some flags that we can just as well provide
using local defines.

Cc: Federico Vaga &lt;federico.vaga@cern.ch&gt;
Cc: Pat Riehecky &lt;riehecky@fnal.gov&gt;
Acked-by: Alessandro Rubini &lt;rubini@gnudd.com&gt;
Signed-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;
</content>
</entry>
<entry>
<title>treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 60</title>
<updated>2019-05-24T15:36:45Z</updated>
<author>
<name>Thomas Gleixner</name>
<email>tglx@linutronix.de</email>
</author>
<published>2019-05-20T07:19:01Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=4319c7f77a7a6d1f3c54493a8fe91db500f3e990'/>
<id>urn:sha1:4319c7f77a7a6d1f3c54493a8fe91db500f3e990</id>
<content type='text'>
Based on 1 normalized pattern(s):

  released according to the gnu gpl version 2 or any later version

extracted by the scancode license scanner the SPDX license identifier

  GPL-2.0-or-later

has been chosen to replace the boilerplate/reference in 10 file(s).

Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;
Reviewed-by: Richard Fontana &lt;rfontana@redhat.com&gt;
Reviewed-by: Kate Stewart &lt;kstewart@linuxfoundation.org&gt;
Reviewed-by: Allison Randal &lt;allison@lohutok.net&gt;
Cc: linux-spdx@vger.kernel.org
Link: https://lkml.kernel.org/r/20190520071858.650321694@linutronix.de
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>drivers/fmc: carrier can program FPGA on registration</title>
<updated>2017-08-28T14:24:22Z</updated>
<author>
<name>Federico Vaga</name>
<email>federico.vaga@cern.ch</email>
</author>
<published>2017-07-18T06:33:24Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=9c0dda14951e9ed30b6f04e14bf64a3c69686c5b'/>
<id>urn:sha1:9c0dda14951e9ed30b6f04e14bf64a3c69686c5b</id>
<content type='text'>
The initial FPGA may require programming before it is useful.

Signed-off-by: Federico Vaga &lt;federico.vaga@cern.ch&gt;
Tested-by: Pat Riehecky &lt;riehecky@fnal.gov&gt;
Acked-by: Alessandro Rubini &lt;rubini@gnudd.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>drivers/fmc: change registration prototype</title>
<updated>2017-08-28T14:24:22Z</updated>
<author>
<name>Federico Vaga</name>
<email>federico.vaga@cern.ch</email>
</author>
<published>2017-07-18T06:33:13Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=15b1b0f0d87e34a87172d9b83bd260543a991c2e'/>
<id>urn:sha1:15b1b0f0d87e34a87172d9b83bd260543a991c2e</id>
<content type='text'>
Permit use of either fmc_device_register_n or fmc_device_register_n_gw
depending on the type of device in use.

Signed-off-by: Federico Vaga &lt;federico.vaga@cern.ch&gt;
Tested-by: Pat Riehecky &lt;riehecky@fnal.gov&gt;
Acked-by: Alessandro Rubini &lt;rubini@gnudd.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>drivers/fmc: The only way to dump the SDB is from debugfs</title>
<updated>2017-08-28T14:24:21Z</updated>
<author>
<name>Federico Vaga</name>
<email>federico.vaga@cern.ch</email>
</author>
<published>2017-07-18T06:33:03Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=2071a3e94abd34d65bd40f1ff845f9cea300dfa6'/>
<id>urn:sha1:2071a3e94abd34d65bd40f1ff845f9cea300dfa6</id>
<content type='text'>
Driver should not call fmc_sdb_dump() anymore. (actually they can but the
operation is not supported, so it will print an error message)

Signed-off-by: Federico Vaga &lt;federico.vaga@cern.ch&gt;
Tested-by: Pat Riehecky &lt;riehecky@fnal.gov&gt;
Acked-by: Alessandro Rubini &lt;rubini@gnudd.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>drivers/fmc: hide fmc operations behind helpers</title>
<updated>2017-08-28T14:24:21Z</updated>
<author>
<name>Federico Vaga</name>
<email>federico.vaga@cern.ch</email>
</author>
<published>2017-07-18T06:32:53Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=9f757f415210a7c85e2784e4a1733ea78b2e4e88'/>
<id>urn:sha1:9f757f415210a7c85e2784e4a1733ea78b2e4e88</id>
<content type='text'>
This gave us more freedom to change/add/remove operations without
recompiling all device driver.

Typically, Carrier board implement the fmc operations, so they will not
use these helpers.

Signed-off-by: Federico Vaga &lt;federico.vaga@cern.ch&gt;
Tested-by: Pat Riehecky &lt;riehecky@fnal.gov&gt;
Acked-by: Alessandro Rubini &lt;rubini@gnudd.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>fmc: avoid readl/writel namespace conflict</title>
<updated>2013-06-20T03:30:32Z</updated>
<author>
<name>Arnd Bergmann</name>
<email>arnd@arndb.de</email>
</author>
<published>2013-06-19T10:49:30Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=c2955da0e101c3432ae21945e5d77786adf1f094'/>
<id>urn:sha1:c2955da0e101c3432ae21945e5d77786adf1f094</id>
<content type='text'>
The use of the 'readl' and 'writel' identifiers here causes build errors on
architectures where those are macros. This renames the fields to read32/write32
to avoid the problem.

Reported-by: kbuild test robot &lt;fengguang.wu@intel.com&gt;
Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;
Acked-by: Alessandro Rubini &lt;rubini@gnudd.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>FMC: add needed headers</title>
<updated>2013-06-17T23:38:57Z</updated>
<author>
<name>Alessandro Rubini</name>
<email>rubini@gnudd.com</email>
</author>
<published>2013-06-12T07:13:36Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=e34fae7841b12d77f2621bd28fd41929879ef951'/>
<id>urn:sha1:e34fae7841b12d77f2621bd28fd41929879ef951</id>
<content type='text'>
This set of headers comes from commit ab23167f (current master of the
project on ohwr.org). They define the basic data structures for FMC
and its SDB support.

Signed-off-by: Alessandro Rubini &lt;rubini@gnudd.com&gt;
Acked-by: Juan David Gonzalez Cobas &lt;dcobas@cern.ch&gt;
Acked-by: Emilio G. Cota &lt;cota@braap.org&gt;
Acked-by: Samuel Iglesias Gonsalvez &lt;siglesias@igalia.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
</feed>
