From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-11.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id BCD94C433E0 for ; Mon, 1 Mar 2021 20:49:37 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 94F0F601FC for ; Mon, 1 Mar 2021 20:49:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243529AbhCAUt1 (ORCPT ); Mon, 1 Mar 2021 15:49:27 -0500 Received: from mail.kernel.org ([198.145.29.99]:55302 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241779AbhCAUqe (ORCPT ); Mon, 1 Mar 2021 15:46:34 -0500 Received: by mail.kernel.org (Postfix) with ESMTPS id 7834B64EDE; Mon, 1 Mar 2021 19:59:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1614628783; bh=IU2X/T4Znt8tWk/mZzMFsQ9IiJY/97Hlig6ye5PZ/00=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=t2OUmOdjTlkZjdWs3YWcFEa1fvwJFrOK5EonyUiY7xREKodM3ZfynaCB4LlgQd/9d oRIpRZOFWEv6JrxIaqOqmx9AITJh4jMt0MvaVHLX1r3rv9f+3S4oFqj8XsPqGN0zsA xug0fBd/iepR6PgXPbkd+NzqIiA34EJWdi2XkSpoYD/fRnq23QD9OHB6DDG4D2ca+d 5VBjcGaZG9Q8ne/y6hkJLEJ8jeOrw6MeQbM2c90EQB11aC1I5ll2LpNGxo+OGtPqcX Xr2Kj5q1Hv1E3jSBrnQ4thimyW6TWdHfVnmC5KqFPkgcnEFwF047nHjm8IZo3sTN+Y HI/zSx+3UnvYQ== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH v14 0/2] thermal: qcom: add support for adc-tm5 PMIC thermal monitor From: patchwork-bot+linux-arm-msm@kernel.org Message-Id: <161462878347.6187.8477583760563789077.git-patchwork-notify@kernel.org> Date: Mon, 01 Mar 2021 19:59:43 +0000 References: <20210205000118.493610-1-dmitry.baryshkov@linaro.org> In-Reply-To: <20210205000118.493610-1-dmitry.baryshkov@linaro.org> To: Dmitry Baryshkov Cc: linux-arm-msm@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Hello: This series was applied to qcom/linux.git (refs/heads/for-next): On Fri, 5 Feb 2021 03:01:16 +0300 you wrote: > This patch serie adds support for thermal monitoring block on Qualcomm's > PMIC5 chips. PM8150{,b,l}, qrb5165-rb5 board and sm8250-mtp board device > trees are extended to support thermal zones provided by this thermal > monitoring block. Unlike the rest of PMIC thermal senses, these thermal > zones describe particular thermistors, which differ between from board > to board. > > [...] Here is the summary with links: - [v14,1/2] dt-bindings: thermal: qcom: add adc-thermal monitor bindings https://git.kernel.org/qcom/c/e8ffd6c0756b - [v14,2/2] thermal: qcom: add support for adc-tm5 PMIC thermal monitor https://git.kernel.org/qcom/c/ca66dca5eda6 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html