From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: arm64: dts: qcom: talos: Add GPU cooling Date: Fri, 13 Mar 2026 14:34:43 +1000 Message-ID: In-Reply-To: <20260312-qcs615-spin-2-v8-3-fca38edcd6e6@oss.qualcomm.com> References: <20260312-qcs615-spin-2-v8-0-fca38edcd6e6@oss.qualcomm.com> <20260312-qcs615-spin-2-v8-3-fca38edcd6e6@oss.qualcomm.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Patch Review **No issues found.** Clean and standard GPU thermal throttling setup. - Adds the `thermal.h` include needed for `THERMAL_NO_LIMIT`. - Passive trip point at 105=C2=B0C with 5=C2=B0C hysteresis is a sensible t= hreshold below the existing 115=C2=B0C critical trip. - `cooling-device =3D <&gpu THERMAL_NO_LIMIT THERMAL_NO_LIMIT>` correctly r= eferences the GPU node which has `#cooling-cells =3D <2>` from patch 2. - Good commit message explaining why GPU cooling is needed (GPU doesn't sel= f-throttle unlike CPU). --- Generated by Claude Code Patch Reviewer