Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp969559imu; Wed, 28 Nov 2018 02:30:32 -0800 (PST) X-Google-Smtp-Source: AJdET5dz0SKgOywtdJkbPaTTWhtKgboXEOJmmeEvZN0V82YuY6ZQKLFEN/HmE6dWERC8urCaUEUx X-Received: by 2002:a62:cf84:: with SMTP id b126mr36607460pfg.98.1543401032075; Wed, 28 Nov 2018 02:30:32 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1543401032; cv=none; d=google.com; s=arc-20160816; b=j3LzoysUefGAmY9dNRh3Zm6LEGdmPXc5bf0SEOrD9dNQVdSy4xGw5W9Wi6PtE8G0L7 f4X4JfL8y9n+XkVDM28cbOMY1v5F0gNe4/W6tJPfzXGgFobHQaUPlIfzUnAVM7xtxvUq lThL+KWS1DcWFvrinENCQ+xjk0MDQJy9FgwQbJse2MdrJPOLzYi/WTPYZu8gWLgnDSxp Z2apHaBRM0EegAO8fazdF+0cF8u7Jyspu25BGE7cVCRWBl2RldWANUS5IDks6U4JNWfb dY5IC/UF+lN/4ucu01Us4EUJJKgsgEqnisD64SvJxbABW/VmAtVAAR33qvPoDv9k3MDr 5lUw== 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=IhW5gQakZnacnPfzLKehsOy0XRPJhvyE7Pu62Bz6oas=; b=jSZEOSYM6zDV56E0eZ2iIe+p0AfJUgJZEokwW4LajIClpprAT/O4SCpzjQHR7viakX 5fPG8qhRDE5t+GmtbB0hWfbVmA8UeaCBiUDzjJxLMR7TuNZa/M1c8AZl8NQk5gOX6fZr BjuaeT6OF7/y0FUAT7/9tT0mp8Kvk1YgElqZ/e3DDYrJLMFCehJDBlkstqVR/7nQbQ+R 5qYEmWEq7Tl1berwSNhYl5GVb0YLNeG6BMgxO+VbA99CVtL8d8aYuobPcq3Mnyailw7U J+mj8SQO2dA92bafpdzLWLQKAHhOB+OFiaP8chLUpjONCCs1xjz6gG7DhDhVmfOiB3vP kRiA== 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 j22si6217658pgj.244.2018.11.28.02.30.16; Wed, 28 Nov 2018 02:30:32 -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 S1728044AbeK1V3X (ORCPT + 99 others); Wed, 28 Nov 2018 16:29:23 -0500 Received: from mail.bootlin.com ([62.4.15.54]:47811 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727667AbeK1V3X (ORCPT ); Wed, 28 Nov 2018 16:29:23 -0500 Received: by mail.bootlin.com (Postfix, from userid 110) id 09F1D207BD; Wed, 28 Nov 2018 11:28: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 CD1DF207AD; Wed, 28 Nov 2018 11:28:00 +0100 (CET) Date: Wed, 28 Nov 2018 11:28:00 +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 13/15] ARM: dts: sun8i: r40: Add clock accuracy for external oscillators Message-ID: <20181128102800.sijdx26dded6mc2y@flea> References: <20181128093013.24442-1-wens@csie.org> <20181128093013.24442-15-wens@csie.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="jafmkafzzzgkepai" Content-Disposition: inline In-Reply-To: <20181128093013.24442-15-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 --jafmkafzzzgkepai Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 28, 2018 at 05:30:11PM +0800, Chen-Yu Tsai wrote: > The R40 datasheet specifies a tolerance range for the external > oscillators used. Add them to the device tree as the clock accuracy. >=20 > Signed-off-by: Chen-Yu Tsai Acked-by: Maxime Ripard Maxime --=20 Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --jafmkafzzzgkepai Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCW/5tsAAKCRDj7w1vZxhR xfRCAP9IcwRUe/p2hqLOXNIjemX9rcgKTbIDsTLXp9fDHNC1bwEAy1LP9YV9SQmE MJyB7ZJPXYqkkUnIrJcY/IVMDwuqEAA= =L7S9 -----END PGP SIGNATURE----- --jafmkafzzzgkepai--