Re: [PATCH 1/2 V3] dt: add Atmel Captouch bindings

From: Rob Herring
Date: Fri May 20 2016 - 08:57:30 EST


On Wed, May 18, 2016 at 4:59 PM, Dmitry Torokhov
<dmitry.torokhov@xxxxxxxxx> wrote:
> On Wed, May 18, 2016 at 11:44:04AM -0500, Rob Herring wrote:
>> On Mon, May 16, 2016 at 01:54:53PM -0700, Grant Grundler wrote:
>> > From: Daniel Hung-yu Wu <hywu@xxxxxxxxxx>
>> >
>> > Add binding for Atmel Capacitive Touch Button device.
>> >
>> > Signed-off-by: Daniel Hung-yu Wu <hywu@xxxxxxxxxx>
>> > Signed-off-by: Grant Grundler <grundler@xxxxxxxxxxxx>
>> > ---
>> > .../devicetree/bindings/input/atmel,captouch.txt | 36 ++++++++++++++++++++++
>> > 1 file changed, 34 insertions(+)
>> > create mode 100644 Documentation/devicetree/bindings/input/atmel,captouch.txt
>>
>> Acked-by: Rob Herring <robh@xxxxxxxxxx>
>
> Folded into the driver patch and applied.

Folded why? Please don't do that. You should be committing what is
posted as is for the most part. We specifically ask that binding
changes are kept separate commits. It also messes up the ability to
correlate git commits to patchworks or mail searches.

Rob