[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251104140635.25965-1-ansuelsmth@gmail.com>
Date: Tue, 4 Nov 2025 15:06:29 +0100
From: Christian Marangi <ansuelsmth@...il.com>
To: Ilia Lin <ilia.lin@...nel.org>,
"Rafael J. Wysocki" <rafael@...nel.org>,
Viresh Kumar <viresh.kumar@...aro.org>,
linux-pm@...r.kernel.org,
linux-arm-msm@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: Christian Marangi <ansuelsmth@...il.com>
Subject: [PATCH v3 0/1] cpufreq: qcom: handle ipq806x with no SMEM
This small series handle a small device family of ipq806x
devices (Google OnHub) that doesn't have SMEM init.
We improve the SMEM driver and apply a workaround in
the cpufreq driver.
(I didn't add the review tag as the patch changed
with the new implementation)
Changes v3:
- Drop first 2 patch as they got merged
- Use of_match_node
Changes v2:
- Rename error macro to INIT_ERR_PTR
- Return -ENODEV from smem probe
- Restructure if condition in cpufreq driver
Christian Marangi (1):
cpufreq: qcom-nvmem: add compatible fallback for ipq806x for no SMEM
drivers/cpufreq/qcom-cpufreq-nvmem.c | 35 ++++++++++++++++++++++++++--
1 file changed, 33 insertions(+), 2 deletions(-)
--
2.51.0
Powered by blists - more mailing lists