[RFC 10/18] regulator: vexpress: Use regmap instead of custom interface

Mark Brown broonie at kernel.org
Tue Dec 24 07:24:55 EST 2013


On Mon, Dec 23, 2013 at 04:23:42PM +0000, Pawel Moll wrote:

> This patch makes the Versatile Express regulator driver
> use regmap interface, instead of custom vexpress config
> one. It will request the regmap resource associated
> with the device, which makes it pretty much hardware
> agnostic.

If this change is making the operations hardware agnostic regmap based
ones then they should be being either replaced with standard operations
or standard operations being added.  It looks like you should be able to
use the existing linear map operations.



More information about the linux-arm-kernel mailing list