Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1528571
| From | Mark Brown <broonie@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 1/2] regulator: max77620: add support to configure MPOK |
| Date | 2016-11-23 17:50 +0100 |
| Message-ID | <sGIUa-7ig-13@gated-at.bofh.it> (permalink) |
| References | <sEzii-48J-39@gated-at.bofh.it> <sFWwa-1AV-13@gated-at.bofh.it> <sFWwa-1AV-35@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Mon, Nov 21, 2016 at 01:11:21PM +0000, Lee Jones wrote:
> Mark if you want to take this patch, feel free.
The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:
Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-max77620-mpok
for you to fetch changes up to 983779235a4d08f94e8cda073200423e0ff01d2e:
regulator: max77620: add documentation for MPOK property (2016-11-23 16:27:42 +0000)
----------------------------------------------------------------
regulator: max77620: Implement support for MPOK bit
Allow systems to configure the MPOK bit, controlling power OK signalling
from the device.
----------------------------------------------------------------
Venkat Reddy Talla (3):
regulator: max77620: remove unused variable
regulator: max77620: add support to configure MPOK
regulator: max77620: add documentation for MPOK property
Documentation/devicetree/bindings/mfd/max77620.txt | 12 ++++++
drivers/regulator/max77620-regulator.c | 47 +++++++++++++++++++++-
include/linux/mfd/max77620.h | 2 +
3 files changed, 60 insertions(+), 1 deletion(-)
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v2 1/2] regulator: max77620: add support to configure MPOK Venkat Reddy Talla <vreddytalla@nvidia.com> - 2016-11-17 19:10 +0100
Re: [PATCH v2 1/2] regulator: max77620: add support to configure MPOK Lee Jones <lee.jones@linaro.org> - 2016-11-21 14:10 +0100
Re: [PATCH v2 1/2] regulator: max77620: add support to configure MPOK Lee Jones <lee.jones@linaro.org> - 2016-11-21 14:10 +0100
Re: [PATCH v2 1/2] regulator: max77620: add support to configure MPOK Mark Brown <broonie@kernel.org> - 2016-11-23 17:50 +0100
Applied "regulator: max77620: add support to configure MPOK" to the regulator tree Mark Brown <broonie@kernel.org> - 2016-11-23 17:40 +0100
csiph-web