[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <56A784CC.4090902@ti.com>
Date: Tue, 26 Jan 2016 08:38:04 -0600
From: "Andrew F. Davis" <afd@...com>
To: Lee Jones <lee.jones@...aro.org>
CC: Rob Herring <robh+dt@...nel.org>, Pawel Moll <pawel.moll@....com>,
Mark Rutland <mark.rutland@....com>,
Ian Campbell <ijc+devicetree@...lion.org.uk>,
Kumar Gala <galak@...eaurora.org>,
Linus Walleij <linus.walleij@...aro.org>,
Alexandre Courbot <gnurou@...il.com>,
Samuel Ortiz <sameo@...ux.intel.com>,
Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>, <devicetree@...r.kernel.org>,
<linux-gpio@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v6 3/3] gpio: tps65086: Add GPO driver for the TPS65086
PMIC
On 01/26/2016 08:03 AM, Lee Jones wrote:
> On Mon, 25 Jan 2016, Andrew F. Davis wrote:
>
>> Add support for the TPS65086 PMIC GPOs.
>>
>> TPS65086 has four configurable GPOs that can be used for several
>> purposes. These are output only.
>>
>> Signed-off-by: Andrew F. Davis <afd@...com>
>> ---
>> drivers/gpio/Kconfig | 6 ++
>> drivers/gpio/Makefile | 1 +
>> drivers/gpio/gpio-tps65086.c | 144 +++++++++++++++++++++++++++++++++++++++++++
>> 3 files changed, 151 insertions(+)
>> create mode 100644 drivers/gpio/gpio-tps65086.c
>
> Is this patch orthogonal to the other two in the set, or do they all
> need to go in together?
>
These can all go in separately, in fact Mark has already taken the regulator
component from a previous push of this series. It is only the TPS65912
driver I'm pushing that will need to go all at once due to conflicts with
the driver it is replacing.
Powered by blists - more mailing lists