Re: [PATCH v3 1/2] dt-bindings: cpufreq: qcom-hw: Document Shikra CPUFREQ Hardware
From: Imran Shaik
Date: Fri May 22 2026 - 05:31:34 EST
On 22-05-2026 12:05 pm, Krzysztof Kozlowski wrote:
On Thu, May 21, 2026 at 07:36:04PM +0530, Imran Shaik wrote:
The Qualcomm Shikra cpufreq hardware is functionally identical to EPSS,
but supports only up to 12 frequency lookup table (LUT) entries. Introduce
Shikra specific bindings to represent this constrained EPSS variant.
Signed-off-by: Imran Shaik <imran.shaik@xxxxxxxxxxxxxxxx>
---
.../bindings/cpufreq/qcom,shikra-epss.yaml | 96 ++++++++++++++++++++++
1 file changed, 96 insertions(+)
Please use subject prefixes matching the subsystem. You can get them for
example with 'git log --oneline -- DIRECTORY_OR_FILE' on the directory
your patch is touching. For bindings, the preferred subjects are
explained here:
https://www.kernel.org/doc/html/latest/devicetree/bindings/submitting-patches.html#i-for-patch-submitters
There is no "qcom-hw" schema, so no clue from where did you get this
one.
Actually, I picked the reference from latest Eliza/Milos commits. Will drop the qcom-hw prefix, and update as blow for Shikra and post next series.
dt-bindings: cpufreq: Document Qualcomm Shikra SoC EPSS
Thanks,
Imran
Best regards,
Krzysztof