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=-13.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 789C9C07E95 for ; Wed, 7 Jul 2021 21:52:19 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 634FB61C4C for ; Wed, 7 Jul 2021 21:52:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233089AbhGGVy7 (ORCPT ); Wed, 7 Jul 2021 17:54:59 -0400 Received: from relay9-d.mail.gandi.net ([217.70.183.199]:43021 "EHLO relay9-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233240AbhGGVy6 (ORCPT ); Wed, 7 Jul 2021 17:54:58 -0400 Received: (Authenticated sender: alexandre.belloni@bootlin.com) by relay9-d.mail.gandi.net (Postfix) with ESMTPSA id 08DE8FF802; Wed, 7 Jul 2021 21:52:14 +0000 (UTC) Date: Wed, 7 Jul 2021 23:52:14 +0200 From: Alexandre Belloni To: Nobuhiro Iwamatsu Cc: Mathew McBride , linux-rtc@vger.kernel.org, Alessandro Zummo , Rob Herring , devicetree@vger.kernel.org Subject: Re: [PATCH 2/2] dt-bindings: rtc: add Epson RX-8025 and RX-8035 Message-ID: References: <20210707071616.28976-1-matt@traverse.com.au> <20210707071616.28976-3-matt@traverse.com.au> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-rtc@vger.kernel.org On 08/07/2021 06:46:31+0900, Nobuhiro Iwamatsu wrote: > Hi, > > 2021年7月7日(水) 16:17 Mathew McBride : > > > > These are supported by the rtc-rx8025 module. RX-8025 > > also has support in ds1307 due to compatible time registers. > > > > Signed-off-by: Mathew McBride > > --- > > Documentation/devicetree/bindings/rtc/trivial-rtc.yaml | 3 +++ > > 1 file changed, 3 insertions(+) > > > > diff --git a/Documentation/devicetree/bindings/rtc/trivial-rtc.yaml b/Documentation/devicetree/bindings/rtc/trivial-rtc.yaml > > index 7548d8714871..13925bb78ec7 100644 > > --- a/Documentation/devicetree/bindings/rtc/trivial-rtc.yaml > > +++ b/Documentation/devicetree/bindings/rtc/trivial-rtc.yaml > > @@ -32,6 +32,9 @@ properties: > > - dallas,ds3232 > > # I2C-BUS INTERFACE REAL TIME CLOCK MODULE > > - epson,rx8010 > > + # I2C-BUS INTERFACE REAL TIME CLOCK MODULE > > + - epson,rx8025 > > + - epson,rx8035 > > 'epson,rx8035' is unnsecessary. > This lists compatible string, so we don't list compatible that doesn't exist. > Well, the previous patch adds it. -- Alexandre Belloni, co-owner and COO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com