Received: by 2002:a05:6a11:4021:0:0:0:0 with SMTP id ky33csp1733964pxb; Thu, 16 Sep 2021 14:17:54 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwwIt/OlZMGh2lma5iaMQtdqTHtPv+qk97jXViix6b3o5sPnCT0vbEVC2LUIcpc9QK3oIVQ X-Received: by 2002:a05:6e02:1d06:: with SMTP id i6mr5035906ila.299.1631827074744; Thu, 16 Sep 2021 14:17:54 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1631827074; cv=none; d=google.com; s=arc-20160816; b=u0V1qXUT/PcXo31Z7FpKwezq42rXufnu1Y4XTNMwQBK1GgHKDRr733G27TEaKz2BoL mxVu7/apFFMgLvSC8m+1TiNC1H3cqjlbnZZEFPTQLswIGkOcj1eyFy6nRYqdls50YWZA 4TbN8mHXWV9AfRXyPIaipzlATuq/t11nQQviTosLQFYw2V/CMLu7rZ9XXeI57fK1JBeE k3HQXmhrHfkB2hFhmwJE4HQER/i3q+hsh+5ggPqiFhuqXPvv0z9Ucp7M3XcP2McsXIoz AFd9m7IxuHII6H/HlqS28IN33jvWeMtvdRW7mCKVTTv4ykIsXRHmCxD7cR4ke1xPQy2/ 4pfA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=sMOyZaHkOE2RtH3W2qC4KVrknzrbrV9OA+L+WtINeBQ=; b=bbDxjr6avxyRVDkipBFO/0NOQpoqjNHgWP7BmlCSQ+CTgbqvhXb7j9towUSA+8Mn25 1fWnBwAOSotDLeXv/xZi3ZJN05CCi4LeEqj+FrqUI0F06fy0E6RpivWetjhqhx8PnamO EmSvn59yEwuaDOQNxmccm+38LrB8nmBOji38oZtQUgHW+TsxzE0LX07TEgK0Ju+9qOh8 p/C8Fw+uKB3QNL2jJBU0PXB0r47vAJB5WUreLJGV2jXqmbFyMbZz7oYX9nuIi77P64d6 WY34KGA5n7TPTYjgJiFQQwyroxG1hjDtPypJ/ZmGtsJLjuI39sCWORcc+tWYzi1kHfEC smZw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=hkGwdgVy; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id o3si4195663ilk.61.2021.09.16.14.17.40; Thu, 16 Sep 2021 14:17:54 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=hkGwdgVy; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S242384AbhIPQf2 (ORCPT + 99 others); Thu, 16 Sep 2021 12:35:28 -0400 Received: from mail.kernel.org ([198.145.29.99]:38284 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S242319AbhIPQ1x (ORCPT ); Thu, 16 Sep 2021 12:27:53 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 60BC9615E2; Thu, 16 Sep 2021 16:17:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1631809069; bh=LDOCNYiRG8y48Kp3dDBTvpKz232yVRp7s0kGyjwtVgU=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=hkGwdgVy1y6FWjMQ1gfn51RrtlS8vVX1Gx3w27pqBpc8eD1WOEYpfLJIKhzuDpRze UfmbgA0p66Yp0OLA/k9ahRoqAXpz9MjdtPzr5YKDJVbTEKgZcoX590jnAX8I6y2rQC m5UeIYTQla/uELyX8f/1Qq7lt96CAqqhGTCFG7K0= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Kris Chaplin , Dinh Nguyen , Stephen Boyd Subject: [PATCH 5.13 020/380] clk: socfpga: agilex: fix the parents of the psi_ref_clk Date: Thu, 16 Sep 2021 17:56:17 +0200 Message-Id: <20210916155804.660105908@linuxfoundation.org> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20210916155803.966362085@linuxfoundation.org> References: <20210916155803.966362085@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Dinh Nguyen commit 9d563236cca43fc4fe190b3be173444bd48e2a3b upstream. The psi_ref_clk comes from the C2 node of the main_pll and periph_pll, not the C3. Fixes: 80c6b7a0894f ("clk: socfpga: agilex: add clock driver for the Agilex platform") Cc: stable@vger.kernel.org Signed-off-by: Kris Chaplin Signed-off-by: Dinh Nguyen Link: https://lore.kernel.org/r/20210713144621.605140-1-dinguyen@kernel.org Signed-off-by: Stephen Boyd Signed-off-by: Greg Kroah-Hartman --- drivers/clk/socfpga/clk-agilex.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) --- a/drivers/clk/socfpga/clk-agilex.c +++ b/drivers/clk/socfpga/clk-agilex.c @@ -107,10 +107,10 @@ static const struct clk_parent_data gpio }; static const struct clk_parent_data psi_ref_free_mux[] = { - { .fw_name = "main_pll_c3", - .name = "main_pll_c3", }, - { .fw_name = "peri_pll_c3", - .name = "peri_pll_c3", }, + { .fw_name = "main_pll_c2", + .name = "main_pll_c2", }, + { .fw_name = "peri_pll_c2", + .name = "peri_pll_c2", }, { .fw_name = "osc1", .name = "osc1", }, { .fw_name = "cb-intosc-hs-div2-clk",