Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp969040imu; Wed, 28 Nov 2018 02:29:55 -0800 (PST) X-Google-Smtp-Source: AFSGD/XeScwRrhcn4iXWum5C/AMsA26uAov4jfl6lZ2Ls/EWU+5aR9GOYL741cTYnQrL6IxnTsYQ X-Received: by 2002:a63:c303:: with SMTP id c3mr32795504pgd.268.1543400995188; Wed, 28 Nov 2018 02:29:55 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1543400995; cv=none; d=google.com; s=arc-20160816; b=RhrpMcP9TAB0Ke/ElrgV1SiNtjnomsXrAd4bc2BG6M2ypHABxi8EB0VyJX0EzWEoCc PuvO4TTTZLGP94fvDagsFpcI86nG5VezyfV5K2bmy46kawU7io7j/XfhN5YmXmGRR7Cq Uxi2yBVqqJZ5yV+Eu9GuD3Qt7Ore3wO9uxe5DrScPP9xK+nFth2i1/Rsq2u5mCn/q2P3 ZSCOmd0zbQhdGZXh2/wv1TQzdx2TPI5OedSogamSgT0XvBwxo1osfsECIK+ZfB5pszSk YDDih70I/RET+XYxsZ//HtPNrYQja6ERZm9DgjSHmXSMl22CSc7Zt7xSK6nKNe1Ray4O BFLA== 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=gQw41g5TKzFpRKqC6aGbCffGQhcwqxy1M4t20xGiTpg=; b=0Kyjy8zsqA4HdRPe5BMgPpsRlLABn2vDUmDg8GaMIJjGlVr2PNrIm/DpgMI+nUuGVb FRty+VpZB3uSZDacHxZQAPy3xYMvbhUGpLR77WogiWhSb1B4cHjNUF84T0PEdn6qDgU4 orcMFDibvS9gY0yhWYtSg0nivkLfgNMKNsMT5uSxSmMKcRKAicSvoQFHrMZYmeKF0Lc/ IdurxFJ0LAJUFvqlpQUIEfxcFfFroFHn6jtKJGoqToxtx3gc5/MVZXtVt6ZgyioOBU8O cLW3xj3QnF0WSY/3RHzxHKokaZhKI15o2WPwkNrPUUG41ISKkCgRW7N8Qud2dbWXlXr2 GcYw== 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 i1si6224347pgs.417.2018.11.28.02.29.40; Wed, 28 Nov 2018 02:29:55 -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 S1728001AbeK1VaF (ORCPT + 99 others); Wed, 28 Nov 2018 16:30:05 -0500 Received: from mail.bootlin.com ([62.4.15.54]:47859 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727690AbeK1VaF (ORCPT ); Wed, 28 Nov 2018 16:30:05 -0500 Received: by mail.bootlin.com (Postfix, from userid 110) id E5D1C20DCB; Wed, 28 Nov 2018 11:28:53 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mail.bootlin.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT, URIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.2 Received: from localhost (aaubervilliers-681-1-94-205.w90-88.abo.wanadoo.fr [90.88.35.205]) by mail.bootlin.com (Postfix) with ESMTPSA id AE27C20D2E; Wed, 28 Nov 2018 11:28:17 +0100 (CET) Date: Wed, 28 Nov 2018 11:28:17 +0100 From: Maxime Ripard To: Chen-Yu Tsai Cc: Alexandre Belloni , Alessandro Zummo , Michael Turquette , Stephen Boyd , Rob Herring , Mark Rutland , linux-arm-kernel@lists.infradead.org, linux-rtc@vger.kernel.org, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-sunxi@googlegroups.com Subject: Re: [PATCH 14/15] ARM: dts: sun8i: r40: Add RTC device node Message-ID: <20181128102817.4xzxlvrxxstca6dj@flea> References: <20181128093013.24442-1-wens@csie.org> <20181128093013.24442-16-wens@csie.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="akhquq7vtaqev4k2" Content-Disposition: inline In-Reply-To: <20181128093013.24442-16-wens@csie.org> User-Agent: NeoMutt/20180716 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --akhquq7vtaqev4k2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 28, 2018 at 05:30:12PM +0800, Chen-Yu Tsai wrote: > The R40 has an RTC hardware block, which has additional registers > that are not related to RTC or clock functions, and is otherwise > compatible with the H3's RTC. >=20 > Add a device node for it, and fix up any references to the LOSC. >=20 > Signed-off-by: Chen-Yu Tsai Acked-by: Maxime Ripard Maxime --=20 Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --akhquq7vtaqev4k2 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCW/5twQAKCRDj7w1vZxhR xd3SAQC7nWY6/rjZZwKbiB4XciGOCQ3P5kCYL0bq5k6aBgu5xAEAjwDqH4mz8olk kAG5Ucvi7jZhPqrLY7OD9PHE+lxq5wQ= =43r4 -----END PGP SIGNATURE----- --akhquq7vtaqev4k2--