lkml.org 
[lkml]   [2023]   [Mar]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Date
    Subject[PATCH 4/8] arm64: dts: qcom: sc7180: Add SoC-specific compatible to cpufreq_hw
    Add a SoC-specific compatbile to cpufreq_hw for compliancy with bindings.

    Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
    ---
    arch/arm64/boot/dts/qcom/sc7180.dtsi | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/arch/arm64/boot/dts/qcom/sc7180.dtsi b/arch/arm64/boot/dts/qcom/sc7180.dtsi
    index ebfa21e9ed8a..a80bdd0604e4 100644
    --- a/arch/arm64/boot/dts/qcom/sc7180.dtsi
    +++ b/arch/arm64/boot/dts/qcom/sc7180.dtsi
    @@ -3570,7 +3570,7 @@ osm_l3: interconnect@18321000 {
    };

    cpufreq_hw: cpufreq@18323000 {
    - compatible = "qcom,cpufreq-hw";
    + compatible = "qcom,sc7180-cpufreq-hw", "qcom,cpufreq-hw";
    reg = <0 0x18323000 0 0x1400>, <0 0x18325800 0 0x1400>;
    reg-names = "freq-domain0", "freq-domain1";

    --
    2.39.2

    \
     
     \ /
      Last update: 2023-03-27 00:48    [W:4.373 / U:0.120 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site