Hi Andrew, On Thu, 27 Nov 2014 16:17:41 +0100, Tomas Novotny <tomas@xxxxxxxxxx> wrote: > On Mon, 24 Nov 2014 16:49:20 +0100 > Tomas Novotny <tomas@xxxxxxxxxx> wrote: > > > This series is tested with MCP79401 and it is based on 3.18-rc6. > > > > Tomas Novotny (4): > > rtc: ds1307: add support for mcp7940x chips > > of: add vendor prefix for Pericom Technology > > rtc: ds1307: add device tree bindings documentation > > rtc: ds1307: add device tree support > > > > .../devicetree/bindings/rtc/maxim,ds1307.txt | 23 ++++ > > .../devicetree/bindings/vendor-prefixes.txt | 1 + > > drivers/rtc/rtc-ds1307.c | 149 ++++++++++++--------- > > 3 files changed, 110 insertions(+), 63 deletions(-) > > create mode 100644 Documentation/devicetree/bindings/rtc/maxim,ds1307.txt > > It is now in the -mm and linux-next. > Thanks to Andrew for pick up, > > Tomas could you please remove my last two patches: rtc-ds1307-add-device-tree-bindings-documentation.patch rtc-ds1307-add-device-tree-support.patch from the -mm? I missed that some compatible RTC's are already listed in i2c/trivial-devices.txt. These two patches shouldn't break anything, but document and handle already working thing. Better would be to follow the trivial-devices.txt and add the missing compatibles there. The first two patches are ok. Sorry for the noise and thanks, Tomas -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html