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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 114F0C433FE for ; Mon, 18 Oct 2021 11:38:54 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 008FC60EE5 for ; Mon, 18 Oct 2021 11:38:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231295AbhJRLlD (ORCPT ); Mon, 18 Oct 2021 07:41:03 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36786 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230434AbhJRLlC (ORCPT ); Mon, 18 Oct 2021 07:41:02 -0400 Received: from mail-wr1-x42b.google.com (mail-wr1-x42b.google.com [IPv6:2a00:1450:4864:20::42b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4017CC061714 for ; Mon, 18 Oct 2021 04:38:51 -0700 (PDT) Received: by mail-wr1-x42b.google.com with SMTP id r7so40845188wrc.10 for ; Mon, 18 Oct 2021 04:38:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=izAChMKfU4M1JtEGtK63C3jheOqpGSqPDw4xf2Pzy7E=; b=fewHGW7vIwSWex8bkszpvWTo47fUznS598hQauS06eYBYCGz6vUuZ5k1Nz4huioQtM RSIaWO3S7nEMSl9piHQ/NJ/ZFpx/yQQ9efLjxR9IsQFN8M3tOGdynTFOPZ4Fw5tm4ww5 J8Z6RgYKi6peEYkQl5F4svOc6TWnjN5NTSGeM8Gvn9wYNLSCFW8wEBfjDI+bZYo2kfVP Fdg2Msr3zcLY1R5QByOkNWBxpcI48K9FSxEOULQWzq/FmBxbVhNwYB+ePNDD+M2IdzH/ 6IO4KxJ2iOBuvmDQ7hS2KkAiyNR/p9eTKvLje6+k/6IZamD1UiRXz8Ukz5edAp+3jrLn AZ+A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=izAChMKfU4M1JtEGtK63C3jheOqpGSqPDw4xf2Pzy7E=; b=dJwwTkxbYyaZ3jAFWdWgswLNmGdGV+irCO6r2fp7NpGQCtWyY7bf8cMDy+gVYmzoPs tfDuLfvMEOvH6a+CIjs/FE2ae0eI+D/6Qhl1bupkpmF6nJYd/WYmJXGi5g4bEjQ4pYCQ PKxAoW3TiW0YDqWTHAXPkoBtKuuWnwJVhGAzRHdtEKYWs6sLBC+1LUeX8JIwSGoFy/uu cTCvDQ8L/fB8Qh4pLmlH5TRWxkjiCcbZVhkt4hCL1qiiydGQ3r2PxI8EhrKVXCmP+iFx S2p7C66de65jyP7Y3UQciUMVDU0R0QWIV146lx6WZ6rKrASJYqkCU29RjqDDnJG3fs1z 8y4g== X-Gm-Message-State: AOAM530cVu72kcD8MiscrwaJhEKfr63zveDh4JeVtnIuo56hCw+H95RD ZDAcFjGpP9F6oN90ySP+bdnyfA== X-Google-Smtp-Source: ABdhPJxauBtLw8WWbhOtAf35iDo3MhCEFh3QfeIBCE6PrLfoWQRRcRu3dNH4TYeyLp2sRkClnLSa+A== X-Received: by 2002:adf:bb0a:: with SMTP id r10mr34381292wrg.23.1634557129700; Mon, 18 Oct 2021 04:38:49 -0700 (PDT) Received: from ?IPv6:2a01:e34:ed2f:f020:b2b3:1133:5bdb:b2f2? ([2a01:e34:ed2f:f020:b2b3:1133:5bdb:b2f2]) by smtp.googlemail.com with ESMTPSA id b3sm12549662wrp.52.2021.10.18.04.38.48 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 18 Oct 2021 04:38:49 -0700 (PDT) Subject: Re: [PATCH] thermal: imx: Fix temperature measurements on i.MX6 after alarm To: Oleksij Rempel , =?UTF-8?B?TWljaGFsIFZva8OhxI0=?= Cc: Andrzej Pietrasiewicz , linux-pm@vger.kernel.org, Shawn Guo , Amit Kucheria , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, =?UTF-8?Q?Petr_Bene=c5=a1?= , petrben@gmail.com, stable@vger.kernel.org References: <20211008081137.1948848-1-michal.vokac@ysoft.com> <20211018112820.qkebjt2gk2w53lp5@pengutronix.de> From: Daniel Lezcano Message-ID: <37bc3702-bc98-dc54-e9c7-bf9bc92432f0@linaro.org> Date: Mon, 18 Oct 2021 13:38:47 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 MIME-Version: 1.0 In-Reply-To: <20211018112820.qkebjt2gk2w53lp5@pengutronix.de> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 18/10/2021 13:28, Oleksij Rempel wrote: > Hi Michal, > > I hope you have seen this patch: > https://lore.kernel.org/all/20210924115032.29684-1-o.rempel@pengutronix.de/ > > Are there any reason why this was ignored? No reasons, I was waiting for some tags before merging it. But I forget about it when reviewing the current patch. -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog