Re: [RESEND PATCH v3] rtc: ds1307: add trickle charger device tree binding

From: Jason Cooper
Date: Mon Sep 08 2014 - 07:27:32 EST


Matti,

On Mon, Sep 08, 2014 at 10:32:24AM +0300, Matti Vaittinen wrote:

>From here:

> Hi dt bindings maintainers (and others interested in device-tree bindings),
>
> I would like to get this included in your tree. Do you think there is
> still something I could improve/change in order to get this accepted?
> Or do you think I should address this to someone else?
>
>
>
>
>
>
>
>
>

To here should go below the '---'

> Some DS13XX devices have "trickle chargers". Introduce a device tree binding
> for specifying the trickle charger configuration for ds1339.
>
> Signed-off-by: Matti Vaittinen <matti.vaittinen@xxxxxxx>
> ---

Here. Otherwise, it'll get included in the commit message, which I
don't think was your intention.

> .../devicetree/bindings/i2c/trivial-devices.txt | 1 -
> .../devicetree/bindings/rtc/dallas,ds1339.txt | 18 ++++++
> drivers/rtc/rtc-ds1307.c | 66 ++++++++++++++++++++--
> 3 files changed, 80 insertions(+), 5 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/rtc/dallas,ds1339.txt

I would split this into two patches, one for the binding documentation,
and one for the C file changes. You can then use
./scripts/get_maintainer.pl to see who the rtc maintainer is (nothing
jumps out from my memory).

Most likely, the rtc maintainer will take the series with the DT
maintainers Acks. You made all the binding changes as discussed by Mark
and I, so fwiw,

Acked-by: Jason Cooper <jason@xxxxxxxxxxxxxx>

Just keep in mind that I'm not a DT maintainer, I've just moved a lot of
patches into that area :-P When you respin the series to split it, just
throw my Ack on the binding docs.

thx,

Jason.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/