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=-6.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_PASS,URIBL_BLOCKED,USER_AGENT_NEOMUTT 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 7DECFC43441 for ; Wed, 28 Nov 2018 10:26:32 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 4DBE920832 for ; Wed, 28 Nov 2018 10:26:32 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 4DBE920832 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-clk-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727949AbeK1V1h (ORCPT ); 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) 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-clk-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-clk@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--