From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 A3B78426EB4; Fri, 15 May 2026 09:01:21 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778835681; cv=none; b=Su7+Wg/qU7WBqAK7J6HFBG0E+Ws8JDa1KcbLw2DWvVsTsr0tJpyvaLgjqkdcdeWgwk/2rmkkw9Ys78UUBtEB5gxpAxR+tqmqaP0UPqJI2q4wobHc3M2dztS96P41yzQOGq5/56DyEAWw+PH+aya6hixrMSqLypcLgwuK77Uk0UA= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778835681; c=relaxed/simple; bh=uYZMiXCBR3BdyL5Jy/jTXI7IBsurNWhLiwzdfCe386U=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=Us4me0ZYOyIMD7TPsOpOn/HLFmSXEK37KfQjzbnr80YFPM20NwvO5fq/bKP3RFgrPSPmzmOsfKs8C5/HD9o/Uolb/UTLhFVoq8H/Pf9CcBy840630D6d0iYwSL0BbrCdAN5LNhymlBM7UARaYQ/i92bFFX6QMvO1A3TQp3yPG34= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=hfd/GpvW; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="hfd/GpvW" Received: by smtp.kernel.org (Postfix) with ESMTPSA id E5CEAC2BCB0; Fri, 15 May 2026 09:01:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1778835681; bh=uYZMiXCBR3BdyL5Jy/jTXI7IBsurNWhLiwzdfCe386U=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=hfd/GpvWAnht6oAtIJlQk4jfIE3r3b6cO7Vyk1g7QovzY1u8gz+2oWYQsWA0YQrp/ MHMp2X9fqePOULtfk76XFRPvMCj+p8Q0hq/DECzw9H6HWYhrasAmjpx8+uHF1DuHlO WMWF6PveCwv3rDGxX3PD4farysrCv718gW3DnCBkWIfuQX4/iLiFM5HaXlAmLFuJkc Dpd3rZKQK+rzuX7Sh8j1KFSAm4p4wiCJATeXfyGOSbre4PAAjz56H3peoVDBze0knp nMSt0QxuPR6kdL9ihQIoZO4Mp3QacBUzwtPCU8INHotSo8nLFy64X/x/Xonq74CVXL ooLp2XQrxr3vw== Date: Fri, 15 May 2026 11:01:19 +0200 From: Krzysztof Kozlowski To: Dipa Ramesh Mantre Cc: Amit Kucheria , Thara Gopinath , "Rafael J. Wysocki" , Daniel Lezcano , Zhang Rui , Lukasz Luba , Rob Herring , Krzysztof Kozlowski , Conor Dooley , linux-pm@vger.kernel.org, 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] dt-bindings: thermal: qcom-tsens: Document the Hawi Temperature Sensor Message-ID: <20260515-complex-thoughtful-civet-89c06a@quoll> References: <20260512-dtbinding-hawi-v1-1-96149d06cccf@oss.qualcomm.com> Precedence: bulk X-Mailing-List: linux-arm-msm@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20260512-dtbinding-hawi-v1-1-96149d06cccf@oss.qualcomm.com> On Tue, May 12, 2026 at 04:43:36PM +0530, Dipa Ramesh Mantre wrote: > Document the Temperature Sensor (TSENS) on the Qualcomm Hawi SoC. > > Signed-off-by: Dipa Ramesh Mantre > --- > Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | 1 + > 1 file changed, 1 insertion(+) Acked-by: Krzysztof Kozlowski Best regards, Krzysztof