Received: by 10.192.165.148 with SMTP id m20csp153082imm; Fri, 4 May 2018 08:08:44 -0700 (PDT) X-Google-Smtp-Source: AB8JxZp9IYd+iMeqivSdRuecMwsHE+HUvLdl86t5Fk0UhLVmkBa4aiYhPxS97sowHpDYXRGOiaTn X-Received: by 2002:a63:7f50:: with SMTP id p16-v6mr22466681pgn.79.1525446524815; Fri, 04 May 2018 08:08:44 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1525446524; cv=none; d=google.com; s=arc-20160816; b=eli3txp2zBGUJ82khV0O/ks2p21gMV4pO3/wzV08rN4Hr7eGi47ksmLpxCA4xU1Y2H KGB8A0kYpULLIhna0R+GwHKTXNANEQd2QoOaMGgf08wl7HY76BMaP5iw/5QJM0bq5UZb fL7555Lz8P/ynde+Fh20pld4rKVTAQefwqrN6gGu9PsYDQ8bmIhoujVLxtPNks4Ve4xc GytpUdPxdzJXgRlmv13xAZFVBxRATGHW4jegWw9NwAVmRBzDFdu4y3OGQfp2auWS42aR kcyY07VShyJaliEEld8f1/9rlfRVQ+dQJcjjDUofQ+Mkk46jNTgvH3zpqM1DWdexCWc0 VJuA== 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:arc-authentication-results; bh=PIs7tKGuJN8+iZ+mjze5qbdLLq/phALqPSDeIMyHYSE=; b=ePkA7LqU7ffcs9ONkBFH3Lom41+HJM3ioLiv8hZPdFv7CDDNP7/GwJ2BfxjYp/RqF9 W8siP63USjiESOYup9nnI/U9I2x4393lasOlNbA10izrBmuHulBoqJgaKWzvaGTF+qMc N8Y/GxpsTC3cn4a7ecH2Y3Twx22wp0oKPRpr6wY2VkiGW4Np9PvX3mwj8WZ4pimBWRh+ 1opt2k7jMXA4BYxk5k3zhsBEwqy5uWOogfNa9x6avXt30ZiBoGOPJwvdAbiDX/HKM9KC E02Jm7WBVCbazBXBbxJgH+nGaXaNKZ4hLRu66f7/Mg2ZDJRPaaYfELwTn9nvKnYkB5i2 OsGw== 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 4si4841968pfb.204.2018.05.04.08.08.30; Fri, 04 May 2018 08:08:44 -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 S1751447AbeEDPG5 (ORCPT + 99 others); Fri, 4 May 2018 11:06:57 -0400 Received: from mail.bootlin.com ([62.4.15.54]:35226 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751059AbeEDPGz (ORCPT ); Fri, 4 May 2018 11:06:55 -0400 Received: by mail.bootlin.com (Postfix, from userid 110) id 7A06C2076B; Fri, 4 May 2018 17:06:53 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) 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.0 Received: from localhost (LStLambert-657-1-97-87.w90-63.abo.wanadoo.fr [90.63.216.87]) by mail.bootlin.com (Postfix) with ESMTPSA id 4916520705; Fri, 4 May 2018 17:06:53 +0200 (CEST) Date: Fri, 4 May 2018 17:06:53 +0200 From: Maxime Ripard To: Icenowy Zheng Cc: Rob Herring , Chen-Yu Tsai , Linus Walleij , linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, linux-sunxi@googlegroups.com Subject: Re: [PATCH 1/7] clk: sunxi-ng: add support for H6 PRCM CCU Message-ID: <20180504150653.n2rqqhr45hrpjfw6@flea> References: <20180503183847.11046-1-icenowy@aosc.io> <20180503183847.11046-2-icenowy@aosc.io> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ol54axoa4kjh4s7e" Content-Disposition: inline In-Reply-To: <20180503183847.11046-2-icenowy@aosc.io> User-Agent: NeoMutt/20180323 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --ol54axoa4kjh4s7e Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, May 04, 2018 at 02:38:41AM +0800, Icenowy Zheng wrote: > The H6 has clock/reset controls in PRCM part, like old SoCs such as H3 > and A64. However, the PRCM CCU is rearranged; the register arragement > is now similar to the main CCU of H6, and the PRCM now has two APB > buses to control -- one is clocked from AHB clock derivde from AR100 > clock, the other is clocked from the same mux with AR100 clock. > Therefore a new driver is written for it. >=20 > As there's no official document about the PRCM in H6, all the information > are indirectly collected from BSP and parts of the document, and the > information source is noted as comments in the driver's source code. If > reliable information is provided furtherly, the driver needs to be > rechecked. >=20 > Signed-off-by: Icenowy Zheng Applied, thanks! Maxime --=20 Maxime Ripard, Bootlin (formerly Free Electrons) Embedded Linux and Kernel engineering https://bootlin.com --ol54axoa4kjh4s7e Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEE0VqZU19dR2zEVaqr0rTAlCFNr3QFAlrsdwwACgkQ0rTAlCFN r3SU7A/6AwzeO1L9lSof47Bf6ce5x4UH22356+xQz7RydiDqbLIuPjSAHqf52Tn4 cte614nWBBf31a+tLt0dkMdQ6KW1Ffc5E6uTqFRVtPtNNjy2fAHldH82z2v4Q4Xm S5VOj6tJO+pIb+csBtBELseKwN3Iq0SfZDjwytJ+IfGzjDlLhTwVRHoUfU5+ouDx kj44PJftJLS1adRQmH1fKjNoshQOuUAOmQanG+E35dgbBuB7o4B7pYRLyMUbBS4t 5YWbLmi7QFpWfXYqwl1GKgLBk9Ldv00hTBnryNRrkBe3E7NuJNJoLv1NJIUQ/eH6 CgyzVbbRrkZX/is1crNt5is8jWSyQdkrgJdMI/6KAej3/yPyZpVlVso27aHxnrz8 Pl0VWsnUcc5MgtRzKnhRkIV61x91hCIZUrFtb7RYwYBMrIZyVo8NrpjxLGz8wICM wEvHs9R9ua+1XB2uEPC22QAc4+MxaFNo6Vu2IceCKS9kBtNsrg877ZmaXwCjemeQ z51KrVu3/XwwkZ6OuMlQ+Jw9w+zzyCHxl4MRgVnzXyvd0ENpFinhSO1S9miuyyO4 p4/blP8XxSXMjpGsVTr7f6NfJhIvPE004PjMKsDc+0iaWafUu9IOaIzBcLfNGA6M YsA4/JrMIm/wXkRbITKTglXw55lLRT1DRMTAhOcCZdDwS3g/yVc= =x0gO -----END PGP SIGNATURE----- --ol54axoa4kjh4s7e--