Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1306510
| From | Damien Riegel <damien.riegel@savoirfairelinux.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 0/3] can: sja1000: support for technologic version |
| Date | 2016-01-11 18:00 +0100 |
| Message-ID | <qPNYZ-53I-3@gated-at.bofh.it> (permalink) |
| References | <qJibv-1fE-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
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
csiph-web