Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1276374
| From | Mark Brown <broonie@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v4 3/4] regulator: tps65086: Add regulator driver for the TPS65086 PMIC |
| Date | 2015-11-24 13:20 +0100 |
| Message-ID | <qykJH-7YL-7@gated-at.bofh.it> (permalink) |
| References | (3 earlier) <qxngC-1ZX-1@gated-at.bofh.it> <qxCIF-4gI-3@gated-at.bofh.it> <qy3pw-51A-15@gated-at.bofh.it> <qy4EW-62g-17@gated-at.bofh.it> <qy4OC-65O-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Mon, Nov 23, 2015 at 01:18:15PM -0600, Andrew F. Davis wrote: > Right, so this is the kind of description that would be nice with the > declaration. Feel free to send patches for the documentation, bearing in mind that there is a limit to how large we cna make it. > >>in the config takes precedence over the one in config->dev, the > >>opposite is true for regulators, this is very confusing and should be > >>standardized. > >No, they both do the same thing. > I don't see that, config->dev->of_node is checked for the init data in > regulator_of_get_init_data, then config->of_node is then ignored if that > succeeds. Right, like I say this is because nobody should ever actually be using that capability if they also have good bindings. If anyone did have a sensible use case that'd be where it would go but as things stand they will be pushed to do the right thing.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v4 0/4] Add support for the TI TPS65086 PMIC "Andrew F. Davis" <afd@ti.com> - 2015-11-20 00:10 +0100
[PATCH v4 3/4] regulator: tps65086: Add regulator driver for the TPS65086 PMIC "Andrew F. Davis" <afd@ti.com> - 2015-11-20 00:10 +0100
Re: [PATCH v4 3/4] regulator: tps65086: Add regulator driver for the TPS65086 PMIC Mark Brown <broonie@kernel.org> - 2015-11-21 14:40 +0100
Re: [PATCH v4 3/4] regulator: tps65086: Add regulator driver for the TPS65086 PMIC "Andrew F. Davis" <afd@ti.com> - 2015-11-21 21:50 +0100
Re: [PATCH v4 3/4] regulator: tps65086: Add regulator driver for the TPS65086 PMIC Mark Brown <broonie@kernel.org> - 2015-11-22 14:20 +0100
Re: [PATCH v4 3/4] regulator: tps65086: Add regulator driver for the TPS65086 PMIC "Andrew F. Davis" <afd@ti.com> - 2015-11-23 18:50 +0100
Re: [PATCH v4 3/4] regulator: tps65086: Add regulator driver for the TPS65086 PMIC Mark Brown <broonie@kernel.org> - 2015-11-23 20:10 +0100
Re: [PATCH v4 3/4] regulator: tps65086: Add regulator driver for the TPS65086 PMIC "Andrew F. Davis" <afd@ti.com> - 2015-11-23 20:20 +0100
Re: [PATCH v4 3/4] regulator: tps65086: Add regulator driver for the TPS65086 PMIC Mark Brown <broonie@kernel.org> - 2015-11-24 13:20 +0100
[PATCH v4 4/4] gpio: tps65086: Add GPO driver for the TPS65086 PMIC "Andrew F. Davis" <afd@ti.com> - 2015-11-20 00:10 +0100
Re: [PATCH v4 4/4] gpio: tps65086: Add GPO driver for the TPS65086 PMIC Linus Walleij <linus.walleij@linaro.org> - 2015-11-30 10:00 +0100
[PATCH v4 2/4] mfd: tps65086: Add driver for the TPS65086 PMIC "Andrew F. Davis" <afd@ti.com> - 2015-11-20 00:10 +0100
Re: [PATCH v4 2/4] mfd: tps65086: Add driver for the TPS65086 PMIC Lee Jones <lee.jones@linaro.org> - 2015-11-23 17:30 +0100
[PATCH v4 1/4] Documentation: tps65086: Add DT bindings for the TPS65086 PMIC "Andrew F. Davis" <afd@ti.com> - 2015-11-20 00:10 +0100
Re: [PATCH v4 1/4] Documentation: tps65086: Add DT bindings for the TPS65086 PMIC Rob Herring <robh@kernel.org> - 2015-11-20 17:40 +0100
Re: [PATCH v4 1/4] Documentation: tps65086: Add DT bindings for the TPS65086 PMIC Lee Jones <lee.jones@linaro.org> - 2015-11-23 17:10 +0100
csiph-web