lkml.org 
[lkml]   [2014]   [Aug]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v9 0/2] Add Maxim 77802 regulator support
Date
Hello Mark,

This series add support for the regulators present in the
Maxim 77802 Power Managment IC. Previously, the series was
part of a bigger one [0] that aimed to add support for all
the devices in the max77802 PMIC. But now the Maxim 77802
PMIC dependencies were already merged for 3.17 so the series
can be split and each driver can go through the relevant tree.

Patch 01/02 adds the driver for the regulators in the Maxim
77802 PMIC and patch 02/02 adds the related DT bindings doc.

I kept the version numbering from the old series so this is
version 9 although there were no changes on the max77802 driver
since v7 of the old series.

The series were tested on an Exynos5420 based Peach Pit board
and applies cleanly to both 3.17-rc1 and today's next-20140818.

Javier Martinez Canillas (2):
regulator: Add driver for max77802 PMIC PMIC regulators
regulator: Add DT bindings for max77802 PMIC regulators

.../devicetree/bindings/regulator/max77802.txt | 53 ++
drivers/regulator/Kconfig | 9 +
drivers/regulator/Makefile | 1 +
drivers/regulator/max77802.c | 578 +++++++++++++++++++++
4 files changed, 641 insertions(+)
create mode 100644 Documentation/devicetree/bindings/regulator/max77802.txt
create mode 100644 drivers/regulator/max77802.c

Best regards,
Javier


\
 
 \ /
  Last update: 2014-08-18 10:41    [W:0.091 / U:2.048 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site