lkml.org 
[lkml]   [2019]   [Jan]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v2 11/14] arm64: dts: qcom: qcs404: Add HFPLL node
    Date
    The high frequency pll functionality is required to enable CPU
    frequency scaling operation.

    Co-developed-by: Niklas Cassel <niklas.cassel@linaro.org>
    Signed-off-by: Niklas Cassel <niklas.cassel@linaro.org>
    Signed-off-by: Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org>
    ---
    arch/arm64/boot/dts/qcom/qcs404.dtsi | 11 ++++++++++-
    1 file changed, 10 insertions(+), 1 deletion(-)

    diff --git a/arch/arm64/boot/dts/qcom/qcs404.dtsi b/arch/arm64/boot/dts/qcom/qcs404.dtsi
    index 4594fea7..6a4f8a2 100644
    --- a/arch/arm64/boot/dts/qcom/qcs404.dtsi
    +++ b/arch/arm64/boot/dts/qcom/qcs404.dtsi
    @@ -62,7 +62,7 @@
    };
    };

    - cpu_opp_table: cpu_opp_table {
    + cpu_opp_table: cpu-opp-table {
    compatible = "operating-points-v2";
    opp-shared;

    @@ -375,6 +375,15 @@
    #mbox-cells = <1>;
    };

    + apcs_hfpll: clock-controller@b016000 {
    + compatible = "qcom,hfpll";
    + reg = <0x0b016000 0x30>;
    + #clock-cells = <0>;
    + clock-output-names = "apcs_hfpll";
    + clocks = <&xo_board>;
    + clock-names = "xo";
    + };
    +
    timer@b120000 {
    #address-cells = <1>;
    #size-cells = <1>;
    --
    2.7.4
    \
     
     \ /
      Last update: 2019-01-28 19:34    [W:5.961 / U:0.004 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site