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.3 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=unavailable 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 EA591C0650F for ; Mon, 5 Aug 2019 13:48:13 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id B930E2086D for ; Mon, 5 Aug 2019 13:48:13 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="rGqEshYO" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B930E2086D Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=bootlin.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=5mKuq/gFezjMO8wOj7AFaJks+2ae6taRCQZxUE9o9ek=; b=rGqEshYOEkgtyr ltoQXt1XWCcZZQ2hKsb5PgeeekF1WiRl+q0U5RA5kYDlNBtz1ZVsQX2sVCYMCWcBDal6aOPow5SUB nrLUd7HSXezimFiaR9/EfWhnH3gd/aXIBgo5E+qYjPfRHcEe1xcch01mgFJf+EkMZeE/iaFM3R5j5 Ar+MaI25CgmGzhqvWAvUzoJqEm0ijUDSDJILO67IypqRIIX6ogaESQniahmRBtauFfBTB1LGRNe5P Ae8SSw0LyxEUYuJ47WmMy53atR9/lsvCu+/DJbLthAuVardihGqZ3Gz+ei3brpcxfnTWo/ObkZpK2 KhBwa3Ivb/GNl9Yju+UQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hudLQ-0004C0-2z; Mon, 05 Aug 2019 13:48:12 +0000 Received: from relay8-d.mail.gandi.net ([217.70.183.201]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hudLL-0004B5-TP; Mon, 05 Aug 2019 13:48:10 +0000 X-Originating-IP: 82.246.155.60 Received: from localhost (hy283-1-82-246-155-60.fbx.proxad.net [82.246.155.60]) (Authenticated sender: alexandre.belloni@bootlin.com) by relay8-d.mail.gandi.net (Postfix) with ESMTPSA id B7E7F1BF20B; Mon, 5 Aug 2019 13:47:55 +0000 (UTC) Date: Mon, 5 Aug 2019 15:47:53 +0200 From: Alexandre Belloni To: Frank Wunderlich Subject: Re: [PATCH v3 02/10] dt-bindings: add missing mt6397 rtc Message-ID: <20190805134753.GF3600@piout.net> References: <20190729174154.4335-1-frank-w@public-files.de> <20190729174154.4335-3-frank-w@public-files.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20190729174154.4335-3-frank-w@public-files.de> User-Agent: Mutt/1.12.0 (2019-05-25) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190805_064808_108092_D9252FB8 X-CRM114-Status: GOOD ( 18.22 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Kate Stewart , Mark Rutland , linux-kernel@vger.kernel.org, Richard Fontana , Mauro Carvalho Chehab , Lee Jones , linux-rtc@vger.kernel.org, Allison Randal , devicetree@vger.kernel.org, linux-pm@vger.kernel.org, Sean Wang , "Tianping . Fang" , Rob Herring , linux-mediatek@lists.infradead.org, Jonathan Cameron , Matthias Brugger , Thomas Gleixner , Eddie Huang , linux-arm-kernel@lists.infradead.org, Alessandro Zummo , Josef Friedl , Greg Kroah-Hartman , Sebastian Reichel , "David S. Miller" Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 29/07/2019 19:41:46+0200, Frank Wunderlich wrote: > From: Josef Friedl > > add missing devicetree-binding document for mt6397 rtc > in later patch driver is extended with mt6323 chip > > changes since v2: splitted rtc-mt6397.txt from first patch This line should be after the --- marker. > > Suggested-By: Alexandre Belloni > Signed-off-by: Frank Wunderlich Your SoB should appear last. > Signed-off-by: Josef Friedl > --- > .../devicetree/bindings/rtc/rtc-mt6397.txt | 29 +++++++++++++++++++ > 1 file changed, 29 insertions(+) > create mode 100644 Documentation/devicetree/bindings/rtc/rtc-mt6397.txt > > diff --git a/Documentation/devicetree/bindings/rtc/rtc-mt6397.txt b/Documentation/devicetree/bindings/rtc/rtc-mt6397.txt > new file mode 100644 > index 000000000000..ebd1cf80dcc8 > --- /dev/null > +++ b/Documentation/devicetree/bindings/rtc/rtc-mt6397.txt > @@ -0,0 +1,29 @@ > +Device-Tree bindings for MediaTek PMIC based RTC > + > +MediaTek PMIC based RTC is an independent function of MediaTek PMIC that works > +as a type of multi-function device (MFD). The RTC can be configured and set up > +with PMIC wrapper bus which is a common resource shared with the other > +functions found on the same PMIC. > + > +For MediaTek PMIC MFD bindings, see: > +Documentation/devicetree/bindings/mfd/mt6397.txt > + > +For MediaTek PMIC wrapper bus bindings, see: > +Documentation/devicetree/bindings/soc/mediatek/pwrap.txt > + > +Required properties: > +- compatible: Should be one of follows > + "mediatek,mt6323-rtc": for MT6323 PMIC > + "mediatek,mt6397-rtc": for MT6397 PMIC > + > +Example: > + > + pmic { > + compatible = "mediatek,mt6323"; > + > + ... > + > + rtc { > + compatible = "mediatek,mt6323-rtc"; > + }; > + }; > -- > 2.17.1 > -- Alexandre Belloni, Bootlin Embedded Linux and Kernel engineering https://bootlin.com _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel