Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1238456
| From | Mark Brown <broonie@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] mfd: tps6105x: Use i2c regmap to access registers |
| Date | 2015-10-02 19:40 +0200 |
| Message-ID | <qfctl-1MB-33@gated-at.bofh.it> (permalink) |
| References | <qfbdU-8tf-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Fri, Oct 02, 2015 at 04:14:41PM +0000, Grigoryev Denis wrote: > This patch modifies tps6105x and associated function driver to use regmap > instead of operating directly on i2c. Acked-by: Mark Brown <broonie@kernel.org> You could also have done this by just implementing the existing functions in terms of the regmap ones as static inlines and avoided the need for cross tree stuff.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] mfd: tps6105x: Use i2c regmap to access registers Grigoryev Denis <grigoryev@fastwel.ru> - 2015-10-02 18:20 +0200 Re: [PATCH] mfd: tps6105x: Use i2c regmap to access registers Mark Brown <broonie@kernel.org> - 2015-10-02 19:40 +0200 Re: [PATCH] mfd: tps6105x: Use i2c regmap to access registers Lee Jones <lee.jones@linaro.org> - 2015-10-05 11:50 +0200 [GIT PULL] Immutable branch between MFD and Regulator for v4.3 Lee Jones <lee.jones@linaro.org> - 2015-10-05 11:50 +0200
csiph-web