Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1306510 > unrolled thread
| Started by | Damien Riegel <damien.riegel@savoirfairelinux.com> |
|---|---|
| First post | 2016-01-11 18:00 +0100 |
| Last post | 2016-01-12 09:00 +0100 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH v2 0/3] can: sja1000: support for technologic version Damien Riegel <damien.riegel@savoirfairelinux.com> - 2016-01-11 18:00 +0100
Re: [PATCH v2 0/3] can: sja1000: support for technologic version Marc Kleine-Budde <mkl@pengutronix.de> - 2016-01-12 09:00 +0100
| From | Damien Riegel <damien.riegel@savoirfairelinux.com> |
|---|---|
| Date | 2016-01-11 18:00 +0100 |
| Subject | Re: [PATCH v2 0/3] can: sja1000: support for technologic version |
| Message-ID | <qPNYZ-53I-3@gated-at.bofh.it> |
Hi Marc, On Thu, Dec 24, 2015 at 12:42:50PM -0500, Damien Riegel wrote: > This patchset introduces support for the technologic version of the > SJA1000. Access to IP's registers are proxied through a window, > requiring two bus accesses to read or write a register. These accesses > must be protected by a spinlock to prevent race conditions. Currently, > there is no easy way to allocate and initialize this spinlock. > > SJA1000 already provides a way to allocate private data, but > sja1000_platform.c makes no use of it. > > Patch 1 adds the capability to allocate and initialize private data on a > per-compatible basis in sja1000_platform.c. > > Patch 2 updates device tree documentation to add the technologic > version. > > Patch 3 updates the driver to implement the technologic version > Did you have a chance to take a look at this patchset? I would appreciate your feedback, especially on the first patch. Thanks, Damien
[toc] | [next] | [standalone]
| From | Marc Kleine-Budde <mkl@pengutronix.de> |
|---|---|
| Date | 2016-01-12 09:00 +0100 |
| Message-ID | <qQ21Y-6gQ-11@gated-at.bofh.it> |
| In reply to | #1306510 |
[Multipart message — attachments visible in raw view] — view raw
On 01/11/2016 05:58 PM, Damien Riegel wrote: > Hi Marc, > > On Thu, Dec 24, 2015 at 12:42:50PM -0500, Damien Riegel wrote: >> This patchset introduces support for the technologic version of the >> SJA1000. Access to IP's registers are proxied through a window, >> requiring two bus accesses to read or write a register. These accesses >> must be protected by a spinlock to prevent race conditions. Currently, >> there is no easy way to allocate and initialize this spinlock. >> >> SJA1000 already provides a way to allocate private data, but >> sja1000_platform.c makes no use of it. >> >> Patch 1 adds the capability to allocate and initialize private data on a >> per-compatible basis in sja1000_platform.c. >> >> Patch 2 updates device tree documentation to add the technologic >> version. >> >> Patch 3 updates the driver to implement the technologic version >> > > Did you have a chance to take a look at this patchset? I would > appreciate your feedback, especially on the first patch. Done. 2/3 is ok. For the others see my comments. Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions | Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917-5555 | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de |
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web