[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20150121082622.GG18908@pengutronix.de>
Date: Wed, 21 Jan 2015 09:26:22 +0100
From: Sascha Hauer <s.hauer@...gutronix.de>
To: Olof Johansson <olof@...om.net>, Arnd Bergmann <arnd@...db.de>
Cc: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Rob Herring <robh+dt@...nel.org>,
Eddie Huang <eddie.huang@...iatek.com>,
Matthias Brugger <matthias.bgg@...il.com>,
Samuel Ortiz <sameo@...ux.intel.com>,
Lee Jones <lee.jones@...aro.org>,
Mark Brown <broonie@...nel.org>,
Flora Fu <flora.fu@...iatek.com>,
Liam Girdwood <lgirdwood@...il.com>
Subject: Re: [PATCH 8/8] regulator: MT6397: Add support for MT6397 regulator
On Tue, Jan 20, 2015 at 10:47:11AM +0100, Sascha Hauer wrote:
> From: Flora Fu <flora.fu@...iatek.com>
>
> This adds support for the regulators on the MediaTek MT6397
> Multifunction device.
>
> Signed-off-by: Flora Fu, MediaTek
> Signed-off-by: Sascha Hauer <s.hauer@...gutronix.de>
> Cc: Liam Girdwood <lgirdwood@...il.com>
> Cc: Mark Brown <broonie@...nel.org>
> ---
> Documentation/devicetree/bindings/mfd/mt6397.txt | 41 ++-
> .../bindings/regulator/mt6397-regulator.txt | 217 ++++++++++++++
> drivers/regulator/Kconfig | 9 +
> drivers/regulator/Makefile | 1 +
> drivers/regulator/mt6397-regulator.c | 332 +++++++++++++++++++++
> include/linux/regulator/mt6397-regulator.h | 49 +++
> 6 files changed, 626 insertions(+), 23 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/regulator/mt6397-regulator.txt
> create mode 100644 drivers/regulator/mt6397-regulator.c
> create mode 100644 include/linux/regulator/mt6397-regulator.h
>
> diff --git a/Documentation/devicetree/bindings/mfd/mt6397.txt b/Documentation/devicetree/bindings/mfd/mt6397.txt
I'll move this documentation update to the patch adding the MFD driver
where it belongs to. I'll drop the reset of this patch since it's already
in Linux-next.
Sascha
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists