lkml.org 
[lkml]   [2019]   [Jun]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v3 2/5] regulator: core: Expose some of core functions needed by couplers
On Mon, Jun 24, 2019 at 12:08:32AM +0300, Dmitry Osipenko wrote:
> Expose some of internal functions that are required for implementation of
> customized regulator couplers.

The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:

Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-couple-api

for you to fetch changes up to d22b85a1b97d12a4940ef9d778f6122546736f78:

regulator: core: Expose some of core functions needed by couplers (2019-06-25 12:15:35 +0100)

----------------------------------------------------------------
regulator: Coupling API

This series introduces a way of specifying a customized regulators coupler
which is necessary for cases like a non-trivial DVFS implementation.

----------------------------------------------------------------
Dmitry Osipenko (2):
regulator: core: Introduce API for regulators coupling customization
regulator: core: Expose some of core functions needed by couplers

drivers/regulator/core.c | 194 ++++++++++++++++++++++++++++----------
drivers/regulator/of_regulator.c | 63 +++++++++----
include/linux/regulator/coupler.h | 97 +++++++++++++++++++
include/linux/regulator/driver.h | 6 +-
include/linux/regulator/machine.h | 2 +-
5 files changed, 287 insertions(+), 75 deletions(-)
create mode 100644 include/linux/regulator/coupler.h
[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2019-06-25 13:20    [W:0.039 / U:0.496 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site