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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9518FC678D6 for ; Wed, 11 Jan 2023 20:05:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239316AbjAKUFj (ORCPT ); Wed, 11 Jan 2023 15:05:39 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35118 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239535AbjAKUFN (ORCPT ); Wed, 11 Jan 2023 15:05:13 -0500 Received: from mail-lf1-x12e.google.com (mail-lf1-x12e.google.com [IPv6:2a00:1450:4864:20::12e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DC4134434A for ; Wed, 11 Jan 2023 12:01:38 -0800 (PST) Received: by mail-lf1-x12e.google.com with SMTP id j17so25226673lfr.3 for ; Wed, 11 Jan 2023 12:01:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=o9TfgZ8Zdbv763+42Ud+oVMz+eIqSvcSMEMLtjMi/xo=; b=P7Smr92zOlywwMa0St+UlpLwcsWQHyEqbTXUQbXpg60P4Oxg7QQs7e9KYMQXzoZm7L fKxQ30JxkitVEJ9JvXvOX42CZIidGbpxoJ8vwWe/2QqATTfjB8KMawPZPL09Xq7NH/Sc K2hBQLpKeN9G5afBRKUeRTLfpndCbmiYnzbx8xTGRu05TCQWVS7M8N49i8Lfe3zZU6NK nxgu7zxAlu+9ZhH9ywaD1bFeEMC7y8lV7eKV0GjPltwIzNguBkf1v5lNwbF3zwTrYw0f UXHNodFuO91ybKxu5Fyku3LipNKvVqWHtR78Y4Nep6H1P9TDz5XwOWtDGq0qVyG//N2S ftTg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=o9TfgZ8Zdbv763+42Ud+oVMz+eIqSvcSMEMLtjMi/xo=; b=z+Ntn4t8r6KH4QY0a9tjaP9pfF8tdgsWa6vxzXkEM7IiX6YtDSVrFl0orFB7cvDUWY grCCwwHGpWPWywcx2V3dTI/yuwZnp6CwQ5Zulu/88CpoUkyCFeXZfHbFBs4voCoDIlJB YXcy1KvOtuTBQkOdApbiQLps3I72LBVcyO9HPpqB8CUq3sa5CWBHBVK8WV1b9bN0kPjJ FTUh6uyJGnypZq1+8wD4hf3iqgFh9WiYJALyXR7xTWV1WqWPDj7HoEW5wcqGsEKkDUrk dGDeIIzfsutXNpkx3kfaM4nUwMNAKPYhDodGOvHcGQ9RV1m0cN1ySHVDaqNsRxVpA56f X0gg== X-Gm-Message-State: AFqh2kqukKyTz2h8qhICYVDWzV/tWTAoTA4+fZYfIAe4LsPQ/sM1HGEn 4c0jcItw99GxWLKTm7EwhNgzgQ== X-Google-Smtp-Source: AMrXdXvyYXcfYVDZQsuAoEWn//qYYYRt60Ia0I/JDej1xxCAqmJzYzMbJXK0nUliEPjY5B19npeLog== X-Received: by 2002:ac2:430c:0:b0:4cb:10ad:76bd with SMTP id l12-20020ac2430c000000b004cb10ad76bdmr14049334lfh.64.1673467297308; Wed, 11 Jan 2023 12:01:37 -0800 (PST) Received: from umbar.unikie.fi ([192.130.178.91]) by smtp.gmail.com with ESMTPSA id v20-20020a05651203b400b004b4e6dab30esm2881437lfp.222.2023.01.11.12.01.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 11 Jan 2023 12:01:36 -0800 (PST) From: Dmitry Baryshkov To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Stephen Boyd , Michael Turquette , Rob Herring , Krzysztof Kozlowski , Taniya Das Cc: linux-arm-msm@vger.kernel.org, linux-clk@vger.kernel.org, devicetree@vger.kernel.org Subject: [PATCH v2 12/14] clk: qcom: cpu-8996: fix PLL clock ops Date: Wed, 11 Jan 2023 23:01:26 +0300 Message-Id: <20230111200128.2593359-13-dmitry.baryshkov@linaro.org> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230111200128.2593359-1-dmitry.baryshkov@linaro.org> References: <20230111200128.2593359-1-dmitry.baryshkov@linaro.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Switch CPU PLLs to use clk_alpha_pll_hwfsm_ops, it seems to suit better. Signed-off-by: Dmitry Baryshkov --- drivers/clk/qcom/clk-cpu-8996.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/clk/qcom/clk-cpu-8996.c b/drivers/clk/qcom/clk-cpu-8996.c index 1c00eb629b61..b53cddc4bca3 100644 --- a/drivers/clk/qcom/clk-cpu-8996.c +++ b/drivers/clk/qcom/clk-cpu-8996.c @@ -128,7 +128,7 @@ static struct clk_alpha_pll pwrcl_pll = { .name = "pwrcl_pll", .parent_data = pll_parent, .num_parents = ARRAY_SIZE(pll_parent), - .ops = &clk_alpha_pll_huayra_ops, + .ops = &clk_alpha_pll_hwfsm_ops, }, }; @@ -140,7 +140,7 @@ static struct clk_alpha_pll perfcl_pll = { .name = "perfcl_pll", .parent_data = pll_parent, .num_parents = ARRAY_SIZE(pll_parent), - .ops = &clk_alpha_pll_huayra_ops, + .ops = &clk_alpha_pll_hwfsm_ops, }, }; -- 2.30.2