[PATCH 6/8] regulator: max77686: Add external GPIO control
Mark Brown
broonie at kernel.org
Fri Oct 31 03:32:17 PDT 2014
On Fri, Oct 31, 2014 at 08:51:38AM +0100, Krzysztof Kozlowski wrote:
> However new DT style parsing (regulator_of_get_init_data()) does the
> basic parsing stuff and this removes a lot of code from driver. The
> driver no longer parses all regulaotrs but the regulator core does it.
> Unfortunately regulator core does not parse custom bindings (like such
> GPIOs) so I would have to iterate once again through all regulators just
> to find "gpios" property.
We could always add a callback for the driver to handle any custom
properties... one of the advantages of an OS like Linux is that we can
improve the core code.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20141031/7f6938e0/attachment.sig>
More information about the linux-arm-kernel
mailing list