Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp3862513imu; Mon, 28 Jan 2019 12:12:36 -0800 (PST) X-Google-Smtp-Source: ALg8bN5Ma58jL+k7KVFcSyEIbJUE9+xU2Rb7ndaQrTwQoKmY3cClCLEuQWopX3H959Fys1qP2Z0k X-Received: by 2002:a17:902:9a04:: with SMTP id v4mr23491374plp.34.1548706355964; Mon, 28 Jan 2019 12:12:35 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1548706355; cv=none; d=google.com; s=arc-20160816; b=UftDZKgVKd/oPnaXv75VSrtBfG9jwXiFFSwS7EXvAb4lRVWTIoldk1gVNBNQyO0EOi fYtS5VAoLTAut3jSE+o253FuOfpmaTT7CxuZIwPpLqWLg79fhpksYW6yLKV8mX8HhbsK 3U8L9CbnuhkyNaiu6poz5i8WNc5d8t1i3x7hV8c534wdkwguYehLwUy2mosFMdbmgli9 rb61eqMNbhTgZH8V65htxUcH+UHznJnD9lm0OQlbONw/u2JdfqhTga0DxBS0aV5i94AA ZhWhYdofNWn4hHPO8xJqdZGOTW4NTA5WHhqqMm6XcFm0DRjtg/cDNfzPpr7XV2ZUxz/E hb3A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=Yccr0BX6CGmk2duF7LFWlUSzAe/WTYjSWe03eLbwgRA=; b=ih+5xT4iDLqgFX0o5xYbY6ULhp1B/H0J9KghLD41j5sAVc8COoJqpvzbqpEeLuZEBY 2PMAZ44YQXdsKtQtxS7BfZg7a3KENddPy5WIyCHeSkNLVyWBHo0AoFYG1/M9/pzpqkbD 2S5uw1jIwOPhA0FfBb/+HT0yXXFc8uJaqR3v1Xi66e0Nks8u7ZvPJjWo+LuVyCTWnCch 2LZtWQ1+CQ9LUMGR1WUnO9a48eLfnZweU6HGtMsAbE3GTxoMxEHxSejEBHzxPoS4VgM3 8tFu7xO/HZ5WNZufi12kz0xi1XoiOpqw+LzaJghq7Ec41mf+suCGwXUmOwm0JkWBxY38 64iQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id h6si3928480plk.231.2019.01.28.12.12.20; Mon, 28 Jan 2019 12:12:35 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727072AbfA1UL7 (ORCPT + 99 others); Mon, 28 Jan 2019 15:11:59 -0500 Received: from relay5-d.mail.gandi.net ([217.70.183.197]:44371 "EHLO relay5-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726719AbfA1UL7 (ORCPT ); Mon, 28 Jan 2019 15:11:59 -0500 X-Originating-IP: 86.202.150.119 Received: from localhost (lfbn-lyo-1-59-119.w86-202.abo.wanadoo.fr [86.202.150.119]) (Authenticated sender: alexandre.belloni@bootlin.com) by relay5-d.mail.gandi.net (Postfix) with ESMTPSA id EDF851C0005; Mon, 28 Jan 2019 20:11:53 +0000 (UTC) Date: Mon, 28 Jan 2019 21:11:53 +0100 From: Alexandre Belloni To: Zhou Yanjie Cc: linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org, linux-rtc@vger.kernel.org, devicetree@vger.kernel.org, a.zummo@towertech.it, robh+dt@kernel.org, paul.burton@mips.com, mark.rutland@arm.com, syq@debian.org, jiaxun.yang@flygoat.com, 772753199@qq.com Subject: Re: [PATCH 2/3] Dt-bindings: RTC: Add X1000 RTC bindings. Message-ID: <20190128201153.GC18309@piout.net> References: <1548696599-53639-1-git-send-email-zhouyanjie@zoho.com> <1548696599-53639-3-git-send-email-zhouyanjie@zoho.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1548696599-53639-3-git-send-email-zhouyanjie@zoho.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 29/01/2019 01:29:58+0800, Zhou Yanjie wrote: > Add the RTC bindings for the X1000 Soc from Ingenic. > The subject is not properly capitalized and this patch should either come first or be squashed in the previous one. > Signed-off-by: Zhou Yanjie > --- > Documentation/devicetree/bindings/rtc/ingenic,jz4740-rtc.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/rtc/ingenic,jz4740-rtc.txt b/Documentation/devicetree/bindings/rtc/ingenic,jz4740-rtc.txt > index 41c7ae1..7ce0018 100644 > --- a/Documentation/devicetree/bindings/rtc/ingenic,jz4740-rtc.txt > +++ b/Documentation/devicetree/bindings/rtc/ingenic,jz4740-rtc.txt > @@ -5,6 +5,7 @@ Required properties: > - compatible: One of: > - "ingenic,jz4740-rtc" - for use with the JZ4740 SoC > - "ingenic,jz4780-rtc" - for use with the JZ4780 SoC > + - "ingenic,x1000-rtc" - for use with the X1000 SoC > - reg: Address range of rtc register set > - interrupts: IRQ number for the alarm interrupt > - clocks: phandle to the "rtc" clock > -- > 2.7.4 > > -- Alexandre Belloni, Bootlin Embedded Linux and Kernel engineering https://bootlin.com