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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 47C08EB64D7 for ; Fri, 16 Jun 2023 09:05:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241613AbjFPJFg (ORCPT ); Fri, 16 Jun 2023 05:05:36 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53306 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233252AbjFPJEJ (ORCPT ); Fri, 16 Jun 2023 05:04:09 -0400 Received: from mail-wr1-x434.google.com (mail-wr1-x434.google.com [IPv6:2a00:1450:4864:20::434]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 085934694 for ; Fri, 16 Jun 2023 02:02:16 -0700 (PDT) Received: by mail-wr1-x434.google.com with SMTP id ffacd0b85a97d-311183ef595so275118f8f.0 for ; Fri, 16 Jun 2023 02:02:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1686906134; x=1689498134; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=FUNnoPNkuiFRrjF8T9ixweyGU11L7PSo9N7Nhno60LU=; b=pzKhrKpXuNfd4MwuRVW+1dik2HMLv+JL5MQRqhO8LZHzVNOx3fQ7mbBFAq5NpOXS3W EIOSJyChiTol1xRaIbb0fiOowERNnfli3pRfzmgPClGBBXSznVBfRSdty6TdglucEh/G 5VJ3cVa1qQD4YEQgQ1+HgCwzb7E9NGa1J0YkxRBP4aWlB4UBxGXrrFp/oDFrKjFQ7GbJ ZDsMCfXnwuyulyRsrWH6y3mcilhVmg8CcN7lEHW/yyPd43UYDS8loMSWLCoLUreYnGva NKoJSmACORRXz1F19IbDLBusTVFpFhpIQzK2kP8WwiJRfNwXStQ4IJfYF2B+vvv7rBQI 93Ew== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686906134; x=1689498134; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=FUNnoPNkuiFRrjF8T9ixweyGU11L7PSo9N7Nhno60LU=; b=dp/6o13BXLex7HDwQC71O2aZJi4YU/zACocmFX+XqXpp9vWWzaxIl6JuIS5zTzafUw CYk9xPFD85NoRxWAa64EY3Xol7usH4llt1RzE8b2qu9YZjq8J35osgWT0Pl/WtBvzPcZ ejtVL6S2E5glTZiq9hUFyX9UxxwsoV+iY5ryvx7+H3aNFZWxfATC5mLYd6C2U1WiWhS4 VpqBArovXJwAA/lT5DmDGw/KvvSGNMPXFdftqxBTUa5f/XfqfE7AIjBtIZQ8uRhBdq0X dFpN93wVbdoaWvkkwlNiwR3DAUtDpdIpY5uMpErmFcoU3HaixSwVVFfBhTiTsfUFm3tM APSw== X-Gm-Message-State: AC+VfDwySDZi29nRJuLIJR1saQlPlc8sugTH3sEE5MhjtuSAIkVC8HtO b9MSFy8z35MN4BwHFBl3bD+NgQ== X-Google-Smtp-Source: ACHHUZ5pUTNj0PujN1w6Q0Ci+RaPMj7Jwsu/CGS8stq7wUe0fqSyYpyB/dPhk00Bd1Jz7pzhhg/FOg== X-Received: by 2002:adf:ec45:0:b0:30f:af06:7320 with SMTP id w5-20020adfec45000000b0030faf067320mr768376wrn.23.1686906133994; Fri, 16 Jun 2023 02:02:13 -0700 (PDT) Received: from ?IPV6:2a05:6e02:1041:c10:331d:4ff0:1778:3425? ([2a05:6e02:1041:c10:331d:4ff0:1778:3425]) by smtp.googlemail.com with ESMTPSA id s2-20020adfecc2000000b0030aed4223e0sm22878418wro.105.2023.06.16.02.02.13 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 16 Jun 2023 02:02:13 -0700 (PDT) Message-ID: Date: Fri, 16 Jun 2023 11:02:12 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 Subject: Re: [PATCH 0/3] thermal: qoriq_thermal: support TMU 2.1 Content-Language: en-US To: "Peng Fan (OSS)" , rafael@kernel.org, shawnguo@kernel.org, s.hauer@pengutronix.de Cc: amitk@kernel.org, rui.zhang@intel.com, andrew.smirnov@gmail.com, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, kernel@pengutronix.de, festevam@gmail.com, linux-imx@nxp.com, linux-arm-kernel@lists.infradead.org, alice.guo@nxp.com, Peng Fan References: <20230516083746.63436-1-peng.fan@oss.nxp.com> From: Daniel Lezcano In-Reply-To: <20230516083746.63436-1-peng.fan@oss.nxp.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org On 16/05/2023 10:37, Peng Fan (OSS) wrote: > From: Peng Fan > > i.MX93 use same TMU IP as Qoriq, but with version 2.1, so update > the driver to support 2.1. > > This patch also includes a fix for i.MX8MQ > > Pankit Garg (1): > thermal: qoriq_thermal: No need to program site adjustment register > > Peng Fan (2): > thermal: qoriq_thermal: only enable supported sensors > thermal: qoriq: support version 2.1 > > drivers/thermal/qoriq_thermal.c | 48 ++++++++++++++++++++------------- > 1 file changed, 29 insertions(+), 19 deletions(-) Applied, thanks -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog