From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 671271DF98B; Mon, 23 Jun 2025 21:13:12 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1750713192; cv=none; b=M5BFsow9QJggooxPuIPb90ygHO4mpMd8ZLPocMkxgsZD61G7VSnZv/2Y+qjnGAfTcxgXLCiuyqVhJ48o9DPZ1euAQplWA56NytEN33UjsMq2iszVHTeoBuHFhumEvjYkT4T6Quw+cwsW3oW0x7DpEf15Dg8LuLgI4sJbKXZjZ4o= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1750713192; c=relaxed/simple; bh=doRpwaI7OlnRPLjQlJ2aOxYKmM+/evZujKICWdvpy+Y=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=G1N8CVz7dNP5n8xTu1+TgI/FossHZFJqn98whtc+/0iEjq4Mu5gQIHcGAp/i56Ydtkfy9dqPLH63mDhpxXc9RImKSf1Ks+a/jzCbnVPfAdTZag3JicHaQfYBZMJjYN//f6pBdGK/YHnLxnh+3dq4v4kD//IcW5h9wiWmNNo4rNM= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=huzkU3fn; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="huzkU3fn" Received: by smtp.kernel.org (Postfix) with ESMTPSA id F3389C4CEEA; Mon, 23 Jun 2025 21:13:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1750713192; bh=doRpwaI7OlnRPLjQlJ2aOxYKmM+/evZujKICWdvpy+Y=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=huzkU3fnMV9hxpCGO5gg8iJyCOIiHS+f8Enf0MuSHhGBdeGeq3/5ODKJRbmPb0H0i jwJ1l/SZxS1a7zAfrZ2ko4FfbC0FJr8FXyzAqJmyRgLr4f2ySjkWcwxrOZuJdrrf+Y cG+bym0icgGka/39hBGhSsraVjMnCr6outc95dZE= From: Greg Kroah-Hartman To: stable@vger.kernel.org Cc: Greg Kroah-Hartman , patches@lists.linux.dev, Stephan Gerhold , Konrad Dybcio , Bryan ODonoghue , Vincent Knecht , Bjorn Andersson , Sasha Levin Subject: [PATCH 6.1 083/508] clk: qcom: gcc-msm8939: Fix mclk0 & mclk1 for 24 MHz Date: Mon, 23 Jun 2025 15:02:08 +0200 Message-ID: <20250623130647.283189715@linuxfoundation.org> X-Mailer: git-send-email 2.50.0 In-Reply-To: <20250623130645.255320792@linuxfoundation.org> References: <20250623130645.255320792@linuxfoundation.org> User-Agent: quilt/0.68 X-stable: review X-Patchwork-Hint: ignore Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 6.1-stable review patch. If anyone has any objections, please let me know. ------------------ From: Vincent Knecht [ Upstream commit 9e7acf70cf6aa7b22f67d911f50a8cd510e8fb00 ] Fix mclk0 & mclk1 parent map to use correct GPLL6 configuration and freq_tbl to use GPLL6 instead of GPLL0 so that they tick at 24 MHz. Fixes: 1664014e4679 ("clk: qcom: gcc-msm8939: Add MSM8939 Generic Clock Controller") Suggested-by: Stephan Gerhold Reviewed-by: Konrad Dybcio Reviewed-by: Bryan O'Donoghue Signed-off-by: Vincent Knecht Link: https://lore.kernel.org/r/20250414-gcc-msm8939-fixes-mclk-v2-resend2-v2-1-5ddcf572a6de@mailoo.org Signed-off-by: Bjorn Andersson Signed-off-by: Sasha Levin --- drivers/clk/qcom/gcc-msm8939.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/clk/qcom/gcc-msm8939.c b/drivers/clk/qcom/gcc-msm8939.c index af608f1658967..ecf1c29a1f0e1 100644 --- a/drivers/clk/qcom/gcc-msm8939.c +++ b/drivers/clk/qcom/gcc-msm8939.c @@ -433,7 +433,7 @@ static const struct parent_map gcc_xo_gpll0_gpll1a_gpll6_sleep_map[] = { { P_XO, 0 }, { P_GPLL0, 1 }, { P_GPLL1_AUX, 2 }, - { P_GPLL6, 2 }, + { P_GPLL6, 3 }, { P_SLEEP_CLK, 6 }, }; @@ -1088,7 +1088,7 @@ static struct clk_rcg2 jpeg0_clk_src = { }; static const struct freq_tbl ftbl_gcc_camss_mclk0_1_clk[] = { - F(24000000, P_GPLL0, 1, 1, 45), + F(24000000, P_GPLL6, 1, 1, 45), F(66670000, P_GPLL0, 12, 0, 0), { } }; -- 2.39.5