| 169b9b1d | 13-Mar-2025 |
Krzysztof Kozlowski <[email protected]> |
dt-bindings: cpufreq: cpufreq-qcom-hw: Narrow properties on SDX75, SA8775p and SM8650
Add SDX75 and SA8775p compatibles to respective if:then: blocks to narrow their properties and add a new section
dt-bindings: cpufreq: cpufreq-qcom-hw: Narrow properties on SDX75, SA8775p and SM8650
Add SDX75 and SA8775p compatibles to respective if:then: blocks to narrow their properties and add a new section for SM8650 with four 'reg' and 'interrupts' (top-level already allows four).
SA8755p DTS comes without interrupts, but only because they might not be available for OS under given firmware.
Signed-off-by: Krzysztof Kozlowski <[email protected]> Acked-by: Rob Herring (Arm) <[email protected]> Signed-off-by: Viresh Kumar <[email protected]>
show more ...
|
| 684ab6f7 | 13-Mar-2025 |
Krzysztof Kozlowski <[email protected]> |
dt-bindings: cpufreq: cpufreq-qcom-hw: Drop redundant minItems:1
List cannot have 0 items, so 'minItems: 1' in each if:then: is redundant.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@li
dt-bindings: cpufreq: cpufreq-qcom-hw: Drop redundant minItems:1
List cannot have 0 items, so 'minItems: 1' in each if:then: is redundant.
Signed-off-by: Krzysztof Kozlowski <[email protected]> Acked-by: Rob Herring (Arm) <[email protected]> Signed-off-by: Viresh Kumar <[email protected]>
show more ...
|
| a298c20f | 13-Mar-2025 |
Krzysztof Kozlowski <[email protected]> |
dt-bindings: cpufreq: cpufreq-qcom-hw: Add missing constraint for interrupt-names
When narrowing properties per variant, the 'interrupt-names' should have the same constraints as 'interrupts'. Add
dt-bindings: cpufreq: cpufreq-qcom-hw: Add missing constraint for interrupt-names
When narrowing properties per variant, the 'interrupt-names' should have the same constraints as 'interrupts'. Add missing upper bound on the property.
Fixes: e69003202434 ("dt-bindings: cpufreq: cpufreq-qcom-hw: Add QCM2290") Fixes: 7ae24e054f75 ("dt-bindings: cpufreq: cpufreq-qcom-hw: Sanitize data per compatible") Signed-off-by: Krzysztof Kozlowski <[email protected]> Acked-by: Rob Herring (Arm) <[email protected]> Signed-off-by: Viresh Kumar <[email protected]>
show more ...
|
| a248d90d | 18-Dec-2024 |
Nick Chan <[email protected]> |
dt-bindings: cpufreq: apple,cluster-cpufreq: Add A7-A11, T2 compatibles
Add compatibles for Apple A7-A11, T2 SoCs.
Apple A7, A8, A8X gets the per-SoC compatible and the A7 "apple,s5l8960x-cluster-c
dt-bindings: cpufreq: apple,cluster-cpufreq: Add A7-A11, T2 compatibles
Add compatibles for Apple A7-A11, T2 SoCs.
Apple A7, A8, A8X gets the per-SoC compatible and the A7 "apple,s5l8960x-cluster-cpufreq" compatible.
Apple A9, A9X, A10, A10X, T2, A11 gets the per-SoC compatible, M1 "apple,t8103-cluster-cpufreq" compatible, then the "apple,cluster-cpufreq" fallback compatible.
Acked-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Nick Chan <[email protected]> Signed-off-by: Viresh Kumar <[email protected]>
show more ...
|
| 823a6d9e | 16-Aug-2023 |
Richard Acayan <[email protected]> |
dt-bindings: cpufreq: cpufreq-qcom-hw: add SDM670 compatible
The bindings for Qualcomm CPU frequency have a compatible for each SoC. Add the compatible for SDM670.
Fixes: 0c665213d126 ("arm64: dts:
dt-bindings: cpufreq: cpufreq-qcom-hw: add SDM670 compatible
The bindings for Qualcomm CPU frequency have a compatible for each SoC. Add the compatible for SDM670.
Fixes: 0c665213d126 ("arm64: dts: qcom: sdm670: add cpu frequency scaling") Signed-off-by: Richard Acayan <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Viresh Kumar <[email protected]>
show more ...
|
| e6900320 | 08-Mar-2023 |
Konrad Dybcio <[email protected]> |
dt-bindings: cpufreq: cpufreq-qcom-hw: Add QCM2290
Document the OSM CPUFREQ_HW present on QCM2290, featuring just one lonely frequency domain.
Signed-off-by: Konrad Dybcio <[email protected]
dt-bindings: cpufreq: cpufreq-qcom-hw: Add QCM2290
Document the OSM CPUFREQ_HW present on QCM2290, featuring just one lonely frequency domain.
Signed-off-by: Konrad Dybcio <[email protected]> Reviewed-by: Rob Herring <[email protected]> Signed-off-by: Viresh Kumar <[email protected]>
show more ...
|
| 7ae24e05 | 08-Mar-2023 |
Konrad Dybcio <[email protected]> |
dt-bindings: cpufreq: cpufreq-qcom-hw: Sanitize data per compatible
Introduce per-SoC compatibles for OSM targets (read: pre-sm8250) and sanitize the number of interrupt{s,-names} and reg/-names per
dt-bindings: cpufreq: cpufreq-qcom-hw: Sanitize data per compatible
Introduce per-SoC compatibles for OSM targets (read: pre-sm8250) and sanitize the number of interrupt{s,-names} and reg/-names per-compatible.
Signed-off-by: Konrad Dybcio <[email protected]> Reviewed-by: Rob Herring <[email protected]> Signed-off-by: Viresh Kumar <[email protected]>
show more ...
|