From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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" In-Reply-To: <20180503183847.11046-2-icenowy@aosc.io> Sender: linux-kernel-owner@vger.kernel.org List-ID: --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--