From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-alma10-1.taild15c8.ts.net [100.103.45.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 55F074CA291; Wed, 8 Jul 2026 14:57:20 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=100.103.45.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1783522641; cv=none; b=N4SQxZhsww6AMhlHxBKmN3rsf3msgOrKkoeCVNPb9lg1t+fy1Sb1n308TVhMbbI+r/icrh3IZQ2AxnIpYZBwjHRch1C75/tghMgNWJif2hHijN7sTyu/XJL3HB9dp3Jfy4dlEJxqjo6y7b8nwhg/z2YSxi962HMmB/fLX+mFM+M= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1783522641; c=relaxed/simple; bh=P2nGxlVvqV1tglEbpW59lb/xoLB1QAtVhmAi5sjDiDI=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=mVUjl4gUXtDZONK3RfDIJrjvQNvsHQMOgJw7uUyajfg8IJ3TZD8sqQ8lAISynWuX3/n3TU8xopDNjsXzptmby+pooKoq9jVCXKJOevy7HJADOLag6WtrtVP+g4eunjMw+Rf6ciYp7jQoXN9tHG6kGtVO/lSsC4ym9xlAiYstqH8= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=NU05BPPn; arc=none smtp.client-ip=100.103.45.18 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="NU05BPPn" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 7E8161F00A3F; Wed, 8 Jul 2026 14:57:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1783522640; bh=Bvew9G7cKihyryOFA80qinIJ0DplQA0KK/Qa91/2otw=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=NU05BPPn1kbvMQea8rs7zX//GTDSqjisYDXKaVKSmlnmJz8TkUbu7erUccWAp416d nI2gRG9xOPjBKq5UJfbl5BiFaaQR368TBvrZRw/HNdHn2LOwnuX+AXVtLNB/MZFXfu K/R/osV4nHmZgQzE6pbJVCb9Lzwmbafv/RpbOdQK3voVpxNjnDATe2anksWIcGRWVy 6wouYaMztR0xXprjuI8wlmKACL9rKm2TJEOn2jHPzmrZpKWmU/ZKGz5Wcvfg96P+nt TuwysXGKF5OwwUfYgWm+Wpw7Ju/RLTAdsRIz+VuxsyNpREt/OCmzSodrWCz9Rgo0wI sjm4SuSomV+bw== From: Bjorn Andersson To: Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Haritha S K Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, manaf.pallikunhi@oss.qualcomm.com, gaurav.kohli@oss.qualcomm.com Subject: Re: [PATCH v2] arm64: dts: qcom: talos: Add passive polling-delay for gpu-thermal zone Date: Wed, 8 Jul 2026 09:56:21 -0500 Message-ID: <178352261634.2235436.2722725215570101866.b4-ty@kernel.org> X-Mailer: git-send-email 2.53.0 In-Reply-To: <20260505-qcs615_gpu_cooling-v2-1-1ba42260b29d@oss.qualcomm.com> References: <20260505-qcs615_gpu_cooling-v2-1-1ba42260b29d@oss.qualcomm.com> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit On Tue, 05 May 2026 16:56:17 +0530, Haritha S K wrote: > Introduce a passive polling delay to ensure more than one > "passive" thermal point is considered when throttling the GPU > thermal zone. > > Applied, thanks! [1/1] arm64: dts: qcom: talos: Add passive polling-delay for gpu-thermal zone commit: 765234f19964cc2ba704b76d117491ca5c7e0899 Best regards, -- Bjorn Andersson