Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp967279imu; Wed, 28 Nov 2018 02:27:42 -0800 (PST) X-Google-Smtp-Source: AFSGD/XLaLlcDeaFl1kwf8MdHrusnKA7RmrZCgCOmnXOXjWtc0gnPnsRLs8o+T+Y11u4tdOGfTIb X-Received: by 2002:a17:902:6946:: with SMTP id k6mr36953928plt.101.1543400862427; Wed, 28 Nov 2018 02:27:42 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1543400862; cv=none; d=google.com; s=arc-20160816; b=vpmJwxEIUN7bs0l2Gn9MLSipXYpAd3+fR+xXN+pR0fD2t3vagi1+FmEo/AL5g1Uioo RdY3FZ+GHTv/Jhu7jTIYdf5VakU44PJk3VwzxJgFaCyxyH72iP1NtP2ItU9/CbssmP65 KxJEysqG2VFawClERrKVNKc772y2ET9EtUFyAGgKDtWnlsqweVFw0IXcPGdGW2zvEX3t YMyptTPSmHW6+tw4Ke/oCCrv7/A1I3tbznx8bgHJo1fLjfUr6RsPuFOVmXkkr678/25h 9WwctB6uGAArNeLjkQ6EGMXUCZVBp5aZoiZE7JZt/Q6GyXt8RGWpUXZCj/MTL8wGBBz2 IqIQ== 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=wmjst37U+MTduRtv1RmQMz/hhq9X+0NrKiqkW/8QIwI=; b=zGPZzUPMW1hz3n2qoXQkMaqHsLqA0EYvV8aR6axThiIUweP7AM2tmySKrj/1JBSpQJ zJ+wR/nzkedrHfoJbmv1OWOdZSrId30PEBM4bSp8cCjCyrKQn301+2hLv3w+zRge9UwK R+FmCG3V3IoVhapspOa3WDX1fJb5oaGodbD8OIYYLY5YxBRAsiFeJMBFth+lIzh+8otL 556zHVAmnl+eE+UYH/VxelyIe/nGROy3pzJnTPlcou40HCRoXcFALHnc/Bo00HoNk88R xC3uj0p1UB2Zr7JnHhYCuottreWof7wj/u0GeBcaiecpxClbE4fNhahGB5W/p6iTPAAx jN4g== 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 o9si7343598pfe.63.2018.11.28.02.27.27; Wed, 28 Nov 2018 02:27:42 -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 S1727975AbeK1V1h (ORCPT + 99 others); Wed, 28 Nov 2018 16:27:37 -0500 Received: from mail.bootlin.com ([62.4.15.54]:47593 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727616AbeK1V1h (ORCPT ); Wed, 28 Nov 2018 16:27:37 -0500 Received: by mail.bootlin.com (Postfix, from userid 110) id ECBC620CFA; Wed, 28 Nov 2018 11:26:24 +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 B642220CFA; Wed, 28 Nov 2018 11:26:14 +0100 (CET) Date: Wed, 28 Nov 2018 11:26:14 +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 10/15] ARM: dts: sun8i: a23/a33: Fix up RTC device node Message-ID: <20181128102614.6s75wwceayz2zroj@flea> References: <20181128093013.24442-1-wens@csie.org> <20181128093013.24442-12-wens@csie.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="x5epz7khse6hdc3r" Content-Disposition: inline In-Reply-To: <20181128093013.24442-12-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 --x5epz7khse6hdc3r Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 28, 2018 at 05:30:08PM +0800, Chen-Yu Tsai wrote: > The RTC module on the A23 was claimed to be the same as on the A31, when > in fact it is not. The A31 does not have an RTC external clock output, > and its internal RC oscillator's average clock rate is not in the same > range. The A33's RTC is the same as the A23. >=20 > This patch fixes the compatible string and clock properties to conform > to the updated bindings. The register range is also fixed. >=20 > Signed-off-by: Chen-Yu Tsai Acked-by: Maxime Ripard Maxime --=20 Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --x5epz7khse6hdc3r Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCW/5tRgAKCRDj7w1vZxhR xUUlAQCDtjwY6YaXpVPvhiCI3Gdc70NBQkPxUZDdqsLYPQM1bQEAqOwlQSIxWza6 fXoR4l323NMfQDZX02Rqpe5O/JATtAA= =8N7Z -----END PGP SIGNATURE----- --x5epz7khse6hdc3r--