Skip to content

Commit

Permalink
rk3328-gpu-cooling-target(:1)
Browse files Browse the repository at this point in the history
Original-Subject: hjghj
Signed-off-by: tonymac32 <tonymckahan@gmail.com>
X-Armbian: Patch-File: rk3328-gpu-cooling-target
X-Armbian: Patch-File-Counter: 1
X-Armbian: Patch-Rel-Directory: patch/kernel/archive/rockchip64-6.1
X-Armbian: Patch-Type: kernel
X-Armbian: Patch-Root-Type: core
X-Armbian: Patch-Sub-Type: common
X-Armbian: Original-Subject: hjghj
  • Loading branch information
Tonymac32 authored and Armbian AutoPatcher committed Aug 4, 2021
1 parent 67a37df commit c2b3a5d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions arch/arm64/boot/dts/rockchip/rk3328.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -563,6 +563,11 @@
<&cpu3 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>;
contribution = <4096>;
};
map1 {
trip = <&target>;
cooling-device = <&gpu THERMAL_NO_LIMIT THERMAL_NO_LIMIT>;
contribution = <4096>;
};
};
};

Expand Down Expand Up @@ -708,6 +713,7 @@
power-domains = <&power RK3328_PD_GPU>;
resets = <&cru SRST_GPU_A>;
operating-points-v2 = <&gpu_opp_table>;
#cooling-cells = <2>;
};

gpu_opp_table: gpu-opp-table {
Expand Down

0 comments on commit c2b3a5d

Please sign in to comment.