From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.5 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_PASS,USER_AGENT_MUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id EFD86C43381 for ; Mon, 18 Feb 2019 21:35:40 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id B9BE3217D7 for ; Mon, 18 Feb 2019 21:35:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730658AbfBRVfk (ORCPT ); Mon, 18 Feb 2019 16:35:40 -0500 Received: from relay5-d.mail.gandi.net ([217.70.183.197]:55651 "EHLO relay5-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726955AbfBRVfk (ORCPT ); Mon, 18 Feb 2019 16:35:40 -0500 X-Originating-IP: 86.202.231.219 Received: from localhost (lfbn-lyo-1-149-219.w86-202.abo.wanadoo.fr [86.202.231.219]) (Authenticated sender: alexandre.belloni@bootlin.com) by relay5-d.mail.gandi.net (Postfix) with ESMTPSA id 816351C0004; Mon, 18 Feb 2019 21:35:37 +0000 (UTC) Date: Mon, 18 Feb 2019 22:35:37 +0100 From: Alexandre Belloni To: Artem Panfilov Cc: Alessandro Zummo , Rob Herring , Mark Rutland , linux-rtc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 2/2] dt-bindings: rtc: add ABEOZ9 support Message-ID: <20190218213537.GZ10129@piout.net> References: <20190218202930.28140-1-panfilov.artyom@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20190218202930.28140-1-panfilov.artyom@gmail.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-rtc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-rtc@vger.kernel.org Hi, On 18/02/2019 23:29:29+0300, Artem Panfilov wrote: > Signed-off-by: Artem Panfilov > Reviewed-by: Rob Herring This was not necessary as the maintainer can collect tags in the same thread as the patch. > --- As Rob explained, you should add a changelog here. > Documentation/devicetree/bindings/rtc/rtc.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/rtc/rtc.txt b/Documentation/devicetree/bindings/rtc/rtc.txt > index 7c8da6926095..0ac93f2dcedc 100644 > --- a/Documentation/devicetree/bindings/rtc/rtc.txt > +++ b/Documentation/devicetree/bindings/rtc/rtc.txt > @@ -39,6 +39,7 @@ possibly an interrupt line. > Compatible Vendor / Chip > ========== ============= > abracon,abb5zes3 AB-RTCMC-32.768kHz-B5ZE-S3: Real Time Clock/Calendar Module with I2C Interface > +abracon,abeoz9 AB-RTCMC-32.768kHz-EOZ9: Real Time Clock/Calendar Module with I2C Interface > dallas,ds1374 I2C, 32-Bit Binary Counter Watchdog RTC with Trickle Charger and Reset Input/Output > dallas,ds1672 Dallas DS1672 Real-time Clock > dallas,ds3232 Extremely Accurate I²C RTC with Integrated Crystal and SRAM > -- > 2.19.1 > -- Alexandre Belloni, Bootlin Embedded Linux and Kernel engineering https://bootlin.com