Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1227076
| From | Barry Song <21cnbao@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 1/3] regmap: irq: add support for chips who have separate unmask registers |
| Date | 2015-09-17 16:30 +0200 |
| Message-ID | <q9Imf-6cb-47@gated-at.bofh.it> (permalink) |
| References | <q9zLY-1Zr-9@gated-at.bofh.it> <q9F50-1gS-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
2015-09-17 18:53 GMT+08:00 Mark Brown <broonie@kernel.org>: > On Thu, Sep 17, 2015 at 05:23:20AM +0000, Barry Song wrote: >> From: Guo Zeng <Guo.Zeng@csr.com> >> >> Some chips have separate unmask registers from mask registers for >> some consideration of concurrency SMP write performance. And this >> patch adds a flag for it. > > I've pushed a tag regmap-irq-unmask so these can be pulled into another > tree if needed (like for the MFD). thanks, Mark, found it in your tree https://git.kernel.org/cgit/linux/kernel/git/broonie/regmap.git/ -barry -- 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
[PATCH v2 1/3] regmap: irq: add support for chips who have separate unmask registers Barry Song <21cnbao@gmail.com> - 2015-09-17 07:20 +0200
[PATCH v2 3/3] mfd: add CSR SiRFSoC on-chip power management module driver Barry Song <21cnbao@gmail.com> - 2015-09-17 07:20 +0200
Re: [PATCH v2 3/3] mfd: add CSR SiRFSoC on-chip power management module driver Lee Jones <lee.jones@linaro.org> - 2015-09-20 06:20 +0200
Re: [PATCH v2 3/3] mfd: add CSR SiRFSoC on-chip power management module driver Barry Song <21cnbao@gmail.com> - 2015-09-21 04:40 +0200
[PATCH v2 2/3] regmap: irq: add ack_invert flag for chips using cleared bits as ack Barry Song <21cnbao@gmail.com> - 2015-09-17 07:20 +0200
Re: [PATCH v2 1/3] regmap: irq: add support for chips who have separate unmask registers Mark Brown <broonie@kernel.org> - 2015-09-17 13:00 +0200
Re: [PATCH v2 1/3] regmap: irq: add support for chips who have separate unmask registers Barry Song <21cnbao@gmail.com> - 2015-09-17 16:30 +0200
csiph-web