Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp970529imu; Wed, 28 Nov 2018 02:31:36 -0800 (PST) X-Google-Smtp-Source: AFSGD/WMRlHa2vAXiuXQi5H7Gm3QMF6dTZcEzW6doGG+LvGp6zgEfdvy6Ax0nOLK8yIPIXRD8Dhc X-Received: by 2002:a63:5ec6:: with SMTP id s189mr31304388pgb.357.1543401096481; Wed, 28 Nov 2018 02:31:36 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1543401096; cv=none; d=google.com; s=arc-20160816; b=APw0L+pWsENeoziAg75hUyJm5deDDAmquJhV3H4Z0KHffHwik3puqxJsfJRyBQnEsS Z8pkotAHnAPp9PUxn1Uzk3PZjjNo1dNvJQ+FVcWIglMLOPLOp4Pd6vl8ZcVDdM+mWOp2 3ivpyjG0VRdUjyUiucYNllNzPyNynY0scvsD7AMCZKDakYfzzTi26mMaakEEFKnD8pX3 Q7PdzSeCmnp1GSL/R/x7PPwo5OQ30SNStTqFi3NpJapl+nnXfvfsrMZt6dm7RppYtuVb 6tpLkvzxNVSmbuSrmF4An9R2ztpvFE9eXDsGM/4LJ3lUR8BxMfm0dMRZ3xtTITqFNKas VsOg== 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=D09wKsp6vm8kRPzFQUA4H5l5Y6kWdza4eB+SGz8v4lo=; b=qh2PyENOxpHmXPzbwEh1gH+OR4Skbjn9GFhNiux6vgZDcWTFJPACMEnLp6M7+9mctT +nTeOsVl9DMMTDr4bdXN1WZ3hg+W56NGDkQQ3dgfJFkiBbqmB/VYAxzEmmDonGerngJm 3t2PWsujUqyOA/RQkM0elJ/txx6Z8UiK6PJe611ox6aFnoWa7tDjCKHUbswUb9kSsBk0 2P43ee/bpwRQtololwKmNxQEJyYM0Xylfq7vwguhDie4uDPqF6a+sOXBfdMCc9qtHem9 /Iir1Zr52wc3G1r62blSiLFj2R7OlUsVDSJjdKmp6oMlEhs71/UNh97LCy218IXd1nmK xPZw== 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 o61si3627495pld.246.2018.11.28.02.31.21; Wed, 28 Nov 2018 02:31:36 -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 S1728083AbeK1VaX (ORCPT + 99 others); Wed, 28 Nov 2018 16:30:23 -0500 Received: from mail.bootlin.com ([62.4.15.54]:47916 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727413AbeK1VaX (ORCPT ); Wed, 28 Nov 2018 16:30:23 -0500 Received: by mail.bootlin.com (Postfix, from userid 110) id 42B3E20CFA; Wed, 28 Nov 2018 11:29:11 +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 CBEE620701; Wed, 28 Nov 2018 11:28:44 +0100 (CET) Date: Wed, 28 Nov 2018 11:28:44 +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 15/15] arm64: dts: allwinner: a64: Fix up RTC device node and clock references Message-ID: <20181128102844.vkleeqmryyxs5s4i@flea> References: <20181128093013.24442-1-wens@csie.org> <20181128093013.24442-17-wens@csie.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="asb6ihdhthh672dt" Content-Disposition: inline In-Reply-To: <20181128093013.24442-17-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 --asb6ihdhthh672dt Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 28, 2018 at 05:30:13PM +0800, Chen-Yu Tsai wrote: > The RTC module on the A64 was claimed to be the same as on the A31, when > in fact it is not. It is actually compatible to the H3's RTC. The A64's > RTC has some extra crypto-related registers which the H3's does not, but > the exact function of these is not clear. >=20 > This patch fixes the compatible string and clock properties to conform > to the updated bindings. The device node for the internal oscillator is > removed, as it is internalized into the RTC device. Clock references to > the IOSC and LOSC are 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 --asb6ihdhthh672dt Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCW/5t3AAKCRDj7w1vZxhR xZ2BAQDo7lMtA2g+hNA+tOYPRdBEvyE46vaoXaGiSkJRXE3YgQEA8A/+l9aEeJVV 9Hzy6gUeQehLeTaSfsB0bRTQAs7oHwM= =8pye -----END PGP SIGNATURE----- --asb6ihdhthh672dt--