Received: by 2002:a25:8b12:0:0:0:0:0 with SMTP id i18csp1134417ybl; Fri, 23 Aug 2019 13:57:18 -0700 (PDT) X-Google-Smtp-Source: APXvYqybFHL4lc6kw2jAEDk0YdnZZXqysWgwRHBcJw+xl9gBNirPSSDZ9jyVGNlNcZKZ+wt+ePBn X-Received: by 2002:a63:6ec1:: with SMTP id j184mr5639800pgc.232.1566593838576; Fri, 23 Aug 2019 13:57:18 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1566593838; cv=none; d=google.com; s=arc-20160816; b=pCsGDc1Ia0oEXEgNop+kD5UsYdM9lGxj6rX0VM2231ERCqGBVeoM1OncQ+qLJS8V3B oAVaZvtF1oB0L9QroXmNlIDVLUVDaRYd3aUj6gfFS4NBku5dtFg+3gii9sCCJ5ttBIQx 70inqREFEX9PVflHQeimc2uc0+QheekrrmNnhHCujmpRZuYX0ejnPaHjLdsJ7uBJFkrR 1v6whHmj6W/jcY2hCp1HHtgQl/G1nvce1/ldApLkZkP6OgoxK3ePexef6VnfmzBRXptV PCU2S6BFHYuBtpwW//2E9yzzWaUtpVUI49cyRP4MnxtLAsI2j/IhyvYDM96nA1XtTo9L OrUA== 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=GS6Xzeqrj1o+T4+iGCwGvJJMp7uJ75oVFz5L25tbRBU=; b=tPTdipfCgVze0WZEn8dyymWhZbkWmnqaMSzwi8uNYjN14shVlmrWjVgkZJIoI5TD2U d8wtalhOG9HD6u+QMIb3fDcBBlDL6PLX0DBZgooxZ5w8qROtYmLxeRwAdmsmfhKuKuO9 lMZYz1uj0jm853HJXdE/UeJa1eclk6iIz9BiQY0ICsAcrYbzUutxvDvEHkPIaUwAGXwW 4wXukia0bu38bSXE9VUEJDaQkXpJAPMaMsj0tHyEOwNK75zEzMfEb5N8YWwIHdRsiqsq lHdY2QKvyQ3Gd5MXi7uQvOZ9NlhjbyoS+Sg+HgWRqv8uCFUNITv7pwt6M239yCKAaqlT YuUw== 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 15si2827144pga.575.2019.08.23.13.56.37; Fri, 23 Aug 2019 13:57:18 -0700 (PDT) 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 S2405219AbfHWITZ (ORCPT + 99 others); Fri, 23 Aug 2019 04:19:25 -0400 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:35197 "EHLO relay3-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729113AbfHWITX (ORCPT ); Fri, 23 Aug 2019 04:19:23 -0400 X-Originating-IP: 86.250.200.211 Received: from localhost (lfbn-1-17395-211.w86-250.abo.wanadoo.fr [86.250.200.211]) (Authenticated sender: maxime.ripard@bootlin.com) by relay3-d.mail.gandi.net (Postfix) with ESMTPSA id 8809F60007; Fri, 23 Aug 2019 08:19:20 +0000 (UTC) Date: Fri, 23 Aug 2019 10:19:20 +0200 From: Maxime Ripard To: megous@megous.com Cc: Alessandro Zummo , Alexandre Belloni , Rob Herring , Mark Rutland , Chen-Yu Tsai , linux-rtc@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-sunxi@googlegroups.com Subject: Re: [PATCH v2 3/3] arm64: dts: sun50i-h6: Add support for RTC and fix the clock tree Message-ID: <20190823081920.xxqg6w7tlnvvkzlx@flea> References: <20190820151934.3860-1-megous@megous.com> <20190820151934.3860-4-megous@megous.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="bvvuqig3adpl6wgr" Content-Disposition: inline In-Reply-To: <20190820151934.3860-4-megous@megous.com> User-Agent: NeoMutt/20180716 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --bvvuqig3adpl6wgr Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Aug 20, 2019 at 05:19:34PM +0200, megous@megous.com wrote: > From: Ondrej Jirman > > This patch adds RTC node and fixes the clock properties and nodes > to reflect the real clock tree. > > The device nodes for the internal oscillator and osc32k are removed, > as these clocks are now provided by the RTC device. Clock references > are fixed accordingly, too. > > Signed-off-by: Ondrej Jirman The prefix should be "arm64: dts: allwinner: h6:" I've fixed it up and applied it. Maxime -- Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --bvvuqig3adpl6wgr Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXV+hiAAKCRDj7w1vZxhR xQlxAP9kdMuf4hAYTBGWFaQzFVjFmqRMRi1y/pCcJ+PHKLK3TAD8DZOSzZhHJZFE oscKRT3ZVaryNY1pphYVt0LlyyDu2Q0= =Ngr3 -----END PGP SIGNATURE----- --bvvuqig3adpl6wgr--