From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_PASS,USER_AGENT_NEOMUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 18996C43441 for ; Wed, 28 Nov 2018 10:20:30 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id DC99820660 for ; Wed, 28 Nov 2018 10:20:29 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org DC99820660 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=bootlin.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728595AbeK1VVh (ORCPT ); Wed, 28 Nov 2018 16:21:37 -0500 Received: from mail.bootlin.com ([62.4.15.54]:47123 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728041AbeK1VVg (ORCPT ); Wed, 28 Nov 2018 16:21:36 -0500 Received: by mail.bootlin.com (Postfix, from userid 110) id B74A1207B0; Wed, 28 Nov 2018 11:20:25 +0100 (CET) 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 82D97207AD; Wed, 28 Nov 2018 11:20:15 +0100 (CET) Date: Wed, 28 Nov 2018 11:20:15 +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 03/15] dt-bindings: rtc: sun6i-rtc: Deprecate external clock output for A31 Message-ID: <20181128102015.jfzqgdlstkjmdfwl@flea> References: <20181128093013.24442-1-wens@csie.org> <20181128093013.24442-4-wens@csie.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ig5bgrnyb7hl22gp" Content-Disposition: inline In-Reply-To: <20181128093013.24442-4-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 --ig5bgrnyb7hl22gp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 28, 2018 at 05:30:00PM +0800, Chen-Yu Tsai wrote: > The A31 does not have an external clock output directly from the RTC. > Instead, it has four muxable clock outputs: three (A, B, C) are > controlled from the CCU, and the last (D) is controlled from the PRCM. >=20 > Deprecate the usage of the external clock output for the A31 compatible. >=20 > Signed-off-by: Chen-Yu Tsai Acked-by: Maxime Ripard I guess we should add a warning in the code as well if one tries to use it. Maxime --=20 Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --ig5bgrnyb7hl22gp Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCW/5r3wAKCRDj7w1vZxhR xSVJAQCSDPhEhjeWp2Iukhc30wSmUkCrv2iEJSoGHELi6muNnAD5ARbzBWC3TZhN VlFQIec7H4CLqVYtV52yUNg6ve2logo= =+F9b -----END PGP SIGNATURE----- --ig5bgrnyb7hl22gp--