[PATCH 0/2] Fix SC8180X cpufreq dt-bindings error

Konrad Dybcio posted 2 patches 5 days, 17 hours ago
Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.yaml | 2 ++
arch/arm64/boot/dts/qcom/sc8180x.dtsi                          | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
[PATCH 0/2] Fix SC8180X cpufreq dt-bindings error
Posted by Konrad Dybcio 5 days, 17 hours ago
Add the bindings and dt bits to fix:

cpufreq@18323000: compatible: 'oneOf' conditional failed, one must be fixed:
        ['qcom,cpufreq-hw'] is too short

No functional changes.

Signed-off-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
---
Konrad Dybcio (2):
      dt-bindings: cpufreq: cpufreq-qcom-hw: Add SC8180X compatible
      arm64: dts: qcom: sc8180x: Add a SoC-specific compatible to cpufreq-hw

 Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.yaml | 2 ++
 arch/arm64/boot/dts/qcom/sc8180x.dtsi                          | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)
---
base-commit: 744cf71b8bdfcdd77aaf58395e068b7457634b2c
change-id: 20241116-topic-sc8180x_cpufreq_bindings-86f5b671602a

Best regards,
-- 
Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Re: [PATCH 0/2] Fix SC8180X cpufreq dt-bindings error
Posted by Viresh Kumar 4 days ago
On 16-11-24, 12:31, Konrad Dybcio wrote:
> Add the bindings and dt bits to fix:
> 
> cpufreq@18323000: compatible: 'oneOf' conditional failed, one must be fixed:
>         ['qcom,cpufreq-hw'] is too short
> 
> No functional changes.
> 
> Signed-off-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
> ---
> Konrad Dybcio (2):
>       dt-bindings: cpufreq: cpufreq-qcom-hw: Add SC8180X compatible
>       arm64: dts: qcom: sc8180x: Add a SoC-specific compatible to cpufreq-hw

Applied. Thanks.

-- 
viresh