Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1443551
| From | Mark Brown <broonie@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH V1] regulator: da9210: addition of device tree support |
| Date | 2016-07-14 17:50 +0200 |
| Message-ID | <rUR3H-34H-17@gated-at.bofh.it> (permalink) |
| References | <rUuA9-4Zu-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Wed, Jul 13, 2016 at 04:41:19PM +0100, Steve Twiss wrote: > Two files are modified, the driver source file and the binding document. > Updates for the regulator source file include an .of_match_table entry, node > match checking in the probe() function for a compatible da9210 string, and > a new "BUCK" regulator entry. The binding documentation changes have been > made to reflect these updates. If the device only has one regulator and no other functionality I'd expect the properties to just be in the top level node for the device - no need to go fiddling around with a subnode to hold another subnode to hold all the properties.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH V1] regulator: da9210: addition of device tree support Steve Twiss <stwiss.opensource@diasemi.com> - 2016-07-13 17:50 +0200
Re: [PATCH V1] regulator: da9210: addition of device tree support Mark Brown <broonie@kernel.org> - 2016-07-14 17:50 +0200
RE: [PATCH V1] regulator: da9210: addition of device tree support Steve Twiss <stwiss.opensource@diasemi.com> - 2016-07-15 11:20 +0200
csiph-web