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=-10.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 805EFC63777 for ; Wed, 18 Nov 2020 14:44:15 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 21E69208CA for ; Wed, 18 Nov 2020 14:44:15 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="TqMS4Bip" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726925AbgKROoL (ORCPT ); Wed, 18 Nov 2020 09:44:11 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41202 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726686AbgKROoK (ORCPT ); Wed, 18 Nov 2020 09:44:10 -0500 Received: from mail-pl1-x62a.google.com (mail-pl1-x62a.google.com [IPv6:2607:f8b0:4864:20::62a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9C60CC0613D4 for ; Wed, 18 Nov 2020 06:44:10 -0800 (PST) Received: by mail-pl1-x62a.google.com with SMTP id l11so1102882plt.1 for ; Wed, 18 Nov 2020 06:44:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=wi1tklYoU+4Q/BdD+it/ualPtR5EztUZa56jdKuDyDs=; b=TqMS4BiprOHGkvbm/xiKQnITqSoHYZ4NlIRjexMJPgoTxMgGkRIO4ZIkXsqT6jTAbf 9uCdIBAwl77/nhCg9xDQOrdS3cjiZkRQYE/oWWEfdlgG2TNLf2CgfhUwMdSlM4Q7XlNl gtFXIK1an9xUvq1LQ9tXIVZFfb+rrXB50yllQ1J5kKFcIcc5nn0sAuk1BVCHZktzR75W 1sBd6t4dYif6KYW8R69NpBs6I1MmSz1Nng+dmMoIMuRWVp+R4lNqPGjCPYvplZDV5fy7 +2iiuOL6ERlQo6qcIMNYqafp/lZtIHQIrfDWNLUaT2uvjhAGNVv65Fys5u5WHpD3nYJn VvpA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=wi1tklYoU+4Q/BdD+it/ualPtR5EztUZa56jdKuDyDs=; b=sHrVoiWfPLn6AMUua19Quzy51LGdDh1c7qVvmjcRyQ7EgS+9m96uVzGwPasS/hid6b UDtRzIwrwulVov4vid5lPwkGcFwW32u8iQoznE5q419ELvlgm010VhIDQgXNX49qBisP H+8cBKbV5LcNMx/cg5wYlxTJBhWFirWhtvX+ur+WdjmiCMyFkMHxm/cMlJNh5egF326v OM7MX93l7XYX0NxTSl84TXPoH2DRsO/UJEh+P2H1AP23PoxNEuI+0VMtxr7T5CfchX4N 3kNMXOMyXulfIU+BxhuV6WrSQIFdBWd43PUmWjD+FtlMTVH3jD69JWES7NJ5EYEAMio8 4TWw== X-Gm-Message-State: AOAM533jAd/TfjlSfptJWyfxxAqw0reXGlv555fs0qTG9HwUbEY908a5 kUEC1I9ZYI2xu0XZkjVaYke3 X-Google-Smtp-Source: ABdhPJx3dbWXij883VJ/7IaBRRF9jyjwMBK0HE9oi+np7RYbL45jFvE/U6ijF9mdN63vfRKK9SEGaw== X-Received: by 2002:a17:90b:11d3:: with SMTP id gv19mr288958pjb.232.1605710650071; Wed, 18 Nov 2020 06:44:10 -0800 (PST) Received: from thinkpad ([2409:4072:400:708e:ac67:2882:f617:a8ff]) by smtp.gmail.com with ESMTPSA id y5sm2833325pjr.50.2020.11.18.06.44.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 18 Nov 2020 06:44:09 -0800 (PST) Date: Wed, 18 Nov 2020 20:14:01 +0530 From: Manivannan Sadhasivam To: Stephen Boyd Cc: Vinod Koul , mturquette@baylibre.com, robh+dt@kernel.org, bjorn.andersson@linaro.org, linux-arm-msm@vger.kernel.org, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Naveen Yadav Subject: Re: [PATCH v2 2/4] clk: qcom: Add SDX55 GCC support Message-ID: <20201118144401.GA8942@thinkpad> References: <20201105104817.15715-1-manivannan.sadhasivam@linaro.org> <20201105104817.15715-3-manivannan.sadhasivam@linaro.org> <20201106093819.GE2621@vkoul-mobl> <160538612750.60232.17440819605514427384@swboyd.mtv.corp.google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <160538612750.60232.17440819605514427384@swboyd.mtv.corp.google.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Sat, Nov 14, 2020 at 12:35:27PM -0800, Stephen Boyd wrote: > Quoting Vinod Koul (2020-11-06 01:38:19) > > On 05-11-20, 16:18, Manivannan Sadhasivam wrote: > > > +#include "reset.h" > > > + > > > +enum { > > > + P_BI_TCXO, > > > + P_CORE_BI_PLL_TEST_SE, > > > > This is for test and we removed this for upstream, so can you do that as > > well (not parent will decrease for clks below) > > > > With that updated: > > > > Reviewed-by: Vinod Koul > > > > I half understood that. Just an FYI that I'm waiting for this update. Looks like this change is not needed. Can you please consider merging this series? Thanks, Mani