Re: [PATCH v4 2/2] rtc: ds1307: add trickle charger device tree binding.

2014-09-09 Thread Matti Vaittinen
On Tue, Sep 09, 2014 at 01:38:39PM +0300, Matti Vaittinen wrote: > + diode = of_property_read_bool(client->dev.of_node, "diode-connected"); Please ignore this patch. I've accidentally sent the wrong version! Sorry, I will send the correct one as soon as possible. Br. Matti -- To unsubscribe

Re: [PATCH v4 2/2] rtc: ds1307: add trickle charger device tree binding.

2014-09-09 Thread Matti Vaittinen
On Tue, Sep 09, 2014 at 01:38:39PM +0300, Matti Vaittinen wrote: > rtc: ds1307: add trickle charger device tree binding. > > Some DS13XX devices have "trickle chargers". Introduce a device tree > binding for specifying the trickle charger configuration for ds1339. > > Only ds1339 dt binding is su

[PATCH v4 2/2] rtc: ds1307: add trickle charger device tree binding.

2014-09-09 Thread Matti Vaittinen
rtc: ds1307: add trickle charger device tree binding. Some DS13XX devices have "trickle chargers". Introduce a device tree binding for specifying the trickle charger configuration for ds1339. Only ds1339 dt binding is supported because this is the only chip I have. I _assume_ the code would have