[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20250309175154.6701-1-krzysztof.kozlowski@linaro.org>
Date: Sun, 9 Mar 2025 18:51:53 +0100
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Michael Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...nel.org>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>,
Chanwoo Choi <cw00.choi@...sung.com>,
linux-clk@...r.kernel.org,
Sylwester Nawrocki <snawrocki@...nel.org>,
Alim Akhtar <alim.akhtar@...sung.com>,
Peter Griffin <peter.griffin@...aro.org>,
linux-arm-kernel@...ts.infradead.org,
linux-samsung-soc@...r.kernel.org,
linux-kernel@...r.kernel.org,
Krzysztof Kozlowski <krzk@...nel.org>
Subject: [GIT PULL] clk: samsung: Fixes for v6.14
Hi,
Fixes for current RC.
Best regards,
Krzysztof
The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:
Linux 6.14-rc1 (2025-02-02 15:39:26 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-clk-fixes-6.14
for you to fetch changes up to 53517a70873c7a91675f7244768aad5006cc45de:
clk: samsung: update PLL locktime for PLL142XX used on FSD platform (2025-03-05 20:13:25 +0100)
----------------------------------------------------------------
Samsung clock controller fixes for v6.14
1. Google GS101: Fix synchronous external abort during system suspend.
The driver access registers not available for OS, although issue
would not be visible in earlier kernels due to missing suspend
support.
2. Tesla FSD: Correct PLL142XX lock time.
----------------------------------------------------------------
Peter Griffin (1):
clk: samsung: gs101: fix synchronous external abort in samsung_clk_save()
Varada Pavani (1):
clk: samsung: update PLL locktime for PLL142XX used on FSD platform
drivers/clk/samsung/clk-gs101.c | 8 --------
drivers/clk/samsung/clk-pll.c | 7 ++++++-
2 files changed, 6 insertions(+), 9 deletions(-)
Powered by blists - more mailing lists