Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp980066imu; Wed, 28 Nov 2018 02:42:54 -0800 (PST) X-Google-Smtp-Source: AFSGD/W8kiT2u1kkM6nBwJ9oDPXK4Dif/vHYAUbHIGbR8fbknnf+fEluiJRyFrAdxcbssrN/E5tK X-Received: by 2002:a17:902:1d4a:: with SMTP id u10mr33771304plu.122.1543401774211; Wed, 28 Nov 2018 02:42:54 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1543401774; cv=none; d=google.com; s=arc-20160816; b=l4hLxkf8xYFFu4OjEb9Nltir2HCsaxJ+SYIZpmnqxn3mKGTvad9j380NPr5wf7/l4S 4fy1iGXCq6O5YVI99y0I7UXG3LVuRBwYMK5sdKBvfxiqqfxWW/GaA/OT0w1i9s0QZ2TC cPq4gs9NrVZYHd7rFNFxXcaXCFXmT2PMcxxi5yPHipdcJSV/r1C/XmN6HqofDiOVPcp2 JYS3ZdjDp0YwaurhXH7sBlHQRIWzramZ7gB0/w6g1geo08jAVWcQirGctD7T8/Sz+ELK HE/JeOs//DkrlHUe3CseREpbR1twVwGkTeupFDm1tJnmM+TBa/mPIi5kx0ps/Y9t4uEb vSLQ== 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=mZzWSkWXT9Dg6g9wUUM6nGws5rOry7KByR1lr0GolnQ=; b=xjLontQp+FP62rbYSlA/H3IbKZt5x6b883mSEi9KJr1e4AtKGSf/Pt/8NzpkY48Huw v2mMFaXCk6NnAGa9Ow4+s/CGQG31O0r/DPojW9BXKVGfqLlKMMamTqx2cE+1r5fJZ2gy cNLqfFNlcbkqR2lB7/HJx7c7tNAWbUV5NmBdY211raCkbAfUk2qF/FLen+/asU1C+90/ 8fEXsFN2WH0Rd/HtBEr/rni5Tf6PG0mIgOvukxWhbYHyzIEZHl8oS8UbTsy4CJa43SNZ 2rV/sTF6moPzTpCS6xmItfgyNUDCMefKucDPYEHErvIMxryP/0GTInQGXJt+320w1zY6 eCcw== 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 59si8016134ple.291.2018.11.28.02.42.38; Wed, 28 Nov 2018 02:42:54 -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 S1728477AbeK1VVW (ORCPT + 99 others); Wed, 28 Nov 2018 16:21:22 -0500 Received: from mail.bootlin.com ([62.4.15.54]:47109 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728041AbeK1VVW (ORCPT ); Wed, 28 Nov 2018 16:21:22 -0500 Received: by mail.bootlin.com (Postfix, from userid 110) id 03BC7206D8; Wed, 28 Nov 2018 11:20: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 18394207BD; Wed, 28 Nov 2018 11:19:06 +0100 (CET) Date: Wed, 28 Nov 2018 11:19:06 +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 02/15] dt-bindings: rtc: sun6i-rtc: Add compatible strings for pre-H6 variants Message-ID: <20181128101906.xkqaoezxodz25c3x@flea> References: <20181128093013.24442-1-wens@csie.org> <20181128093013.24442-3-wens@csie.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="564j2t6jjeonxwuc" Content-Disposition: inline In-Reply-To: <20181128093013.24442-3-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 --564j2t6jjeonxwuc Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 28, 2018 at 05:29:59PM +0800, Chen-Yu Tsai wrote: > While doing Bluetooth enablement for various boards based on various > Allwinner SoCs, minor differences in the RTC modules were found. These > include a lack of an external clock output (A31), different internal > oscillator frequencies (H3/H5/A64/V3/V3s), different regulator voltage > settings (H5/H6), and the presence of miscellaneous registers unrelated > to the RTC (A64/R40/H5/H6). The datasheet also describes different number > of registers for non-volatile storage, though based on actual experiments > the actual number is the same across the board. >=20 > This patch adds a list of all pre-H6 variants, grouped by the internal > oscillator's clock rate, regulator settings, and the presence of the > external clock output. Combinations are introduced for the variants that > have miscellaneous registers. >=20 > The RTC block in the H6 also handles the 24 MHz DCXO. This will require > more device tree binding changes and will be done later. >=20 > Signed-off-by: Chen-Yu Tsai Acked-by: Maxime Ripard Maxime --=20 Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --564j2t6jjeonxwuc Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCW/5rmgAKCRDj7w1vZxhR xa1GAQCglQwtyy6YC53hEhaGjYC8rh4XPC4fW30urBIm/jOMPwEA1GGhJq2nWeGG Wn3Bdqj1P0UFNPamrR4GmRObi8AfAwk= =jNdp -----END PGP SIGNATURE----- --564j2t6jjeonxwuc--