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=-5.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_SANE_1 autolearn=unavailable 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 D82ABC76195 for ; Sat, 20 Jul 2019 09:44:05 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id A4A0E217F5 for ; Sat, 20 Jul 2019 09:44:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727519AbfGTJoE (ORCPT ); Sat, 20 Jul 2019 05:44:04 -0400 Received: from relay12.mail.gandi.net ([217.70.178.232]:47809 "EHLO relay12.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727495AbfGTJoE (ORCPT ); Sat, 20 Jul 2019 05:44:04 -0400 Received: from localhost (91-163-65-175.subs.proxad.net [91.163.65.175]) (Authenticated sender: maxime.ripard@bootlin.com) by relay12.mail.gandi.net (Postfix) with ESMTPSA id E1E72200002; Sat, 20 Jul 2019 09:44:01 +0000 (UTC) Date: Sat, 20 Jul 2019 11:44:01 +0200 From: Maxime Ripard To: Icenowy Zheng Cc: Rob Herring , Chen-Yu Tsai , Linus Walleij , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-gpio@vger.kernel.org, linux-sunxi@googlegroups.com, Rob Herring Subject: Re: [PATCH v4 3/8] dt-bindings: clk: sunxi-ccu: add compatible string for V3 CCU Message-ID: <20190720094401.rdx5breuvjb4gvp6@flea> References: <20190713034634.44585-1-icenowy@aosc.io> <20190713034634.44585-4-icenowy@aosc.io> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="osywhxx3mepoorol" Content-Disposition: inline In-Reply-To: <20190713034634.44585-4-icenowy@aosc.io> User-Agent: NeoMutt/20180716 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --osywhxx3mepoorol Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sat, Jul 13, 2019 at 11:46:29AM +0800, Icenowy Zheng wrote: > Despite Allwinner V3 and V3s shares the same die, one peripheral (I2S) > is only available on V3, and thus the clocks is not declared for V3s > CCU. > > Add a V3 CCU compatible string to the binding to prepare for a CCU > driver that provide I2S clock on V3, but not on V3s. > > Signed-off-by: Icenowy Zheng > Reviewed-by: Rob Herring Queued for 5.4, thanks Maxime -- Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --osywhxx3mepoorol Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXTLiYAAKCRDj7w1vZxhR xT8iAP9PgNA6a4FclZagDfDG0HI7h+CTux3t0n9LdDM5AFTVJgEA5Y+LmaQTX59Y bLQb+rAdZTWg+rFyUkgxaqPisf1yWww= =RXY8 -----END PGP SIGNATURE----- --osywhxx3mepoorol--