[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4F6ACB80.10809@linaro.org>
Date: Thu, 22 Mar 2012 14:49:36 +0800
From: "Ying-Chun Liu (PaulLiu)" <paul.liu@...aro.org>
To: Shawn Guo <shawn.guo@...aro.org>
CC: linux-arm-kernel@...ts.infradead.org, linaro-dev@...ts.linaro.org,
Samuel Ortiz <sameo@...ux.intel.com>, patches@...aro.org,
Mark Brown <broonie@...nsource.wolfsonmicro.com>,
linux-kernel@...r.kernel.org, Liam Girdwood <lrg@...com>,
Nancy Chen <Nancy.Chen@...escale.com>,
Jean-Christophe PLAGNIOL-VILLARD <plagnioj@...osoft.com>
Subject: Re: [PATCH v13] Regulator: Add Anatop regulator driver
(2012年03月22日 13:24), Shawn Guo wrote:
> On Wed, Mar 14, 2012 at 10:29:12AM +0800, Ying-Chun Liu (PaulLiu) wrote:
>> From: "Ying-Chun Liu (PaulLiu)" <paul.liu@...aro.org>
>>
>> Anatop is an integrated regulator inside i.MX6 SoC.
>> There are 3 digital regulators which controls PU, CORE (ARM), and SOC.
>> And 3 analog regulators which controls 1P1, 2P5, 3P0 (USB).
>> This patch adds the Anatop regulator driver.
>>
>> Signed-off-by: Nancy Chen <Nancy.Chen@...escale.com>
>> Signed-off-by: Ying-Chun Liu (PaulLiu) <paul.liu@...aro.org>
>> Acked-by: Shawn Guo <shawn.guo@...aro.org>
>> Reviewed-by: Axel Lin <axel.lin@...il.com>
>> Cc: Mark Brown <broonie@...nsource.wolfsonmicro.com>
>> Cc: Liam Girdwood <lrg@...com>
>> Cc: Samuel Ortiz <sameo@...ux.intel.com>
>> Cc: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@...osoft.com>
>> ---
>> drivers/regulator/Kconfig | 8 +
>> drivers/regulator/Makefile | 1 +
>> drivers/regulator/anatop-regulator.c | 241 ++++++++++++++++++++++++++++++++++
>> 3 files changed, 250 insertions(+), 0 deletions(-)
>> create mode 100644 drivers/regulator/anatop-regulator.c
>>
> I just noticed that the binding document below got lost since v11 of
> the series.
>
> Documentation/devicetree/bindings/regulator/anatop-regulator.txt
>
> It got lost by mistaken or you dropped it for some reason?
>
Ouch. I'll prepare a separate patch to add back the documentation.
Sorry,
Paul
--
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