lkml.org 
[lkml]   [2023]   [Nov]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Date
    Subject[PATCH v2 15/15] arm64: dts: qcom: sm6115: Add VDD_CX to GPU_CC
    The GPU_CC block is powered by VDD_CX. Link the power domain and
    provide a reasonable minimum vote (lowest available on the platform)
    to ensure the registers within are accessible.

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

    diff --git a/arch/arm64/boot/dts/qcom/sm6115.dtsi b/arch/arm64/boot/dts/qcom/sm6115.dtsi
    index 29b5b388cd94..bfaaa1801a4d 100644
    --- a/arch/arm64/boot/dts/qcom/sm6115.dtsi
    +++ b/arch/arm64/boot/dts/qcom/sm6115.dtsi
    @@ -1430,6 +1430,8 @@ gpucc: clock-controller@5990000 {
    clocks = <&rpmcc RPM_SMD_XO_CLK_SRC>,
    <&gcc GCC_GPU_GPLL0_CLK_SRC>,
    <&gcc GCC_GPU_GPLL0_DIV_CLK_SRC>;
    + power-domains = <&rpmpd SM6115_VDDCX>;
    + required-opps = <&rpmpd_opp_low_svs>;
    #clock-cells = <1>;
    #reset-cells = <1>;
    #power-domain-cells = <1>;
    --
    2.43.0

    \
     
     \ /
      Last update: 2023-11-29 20:01    [W:2.306 / U:0.008 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site