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 33707C6FD19 for ; Mon, 13 Mar 2023 10:53:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230309AbjCMKxk (ORCPT ); Mon, 13 Mar 2023 06:53:40 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44908 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230280AbjCMKxb (ORCPT ); Mon, 13 Mar 2023 06:53:31 -0400 Received: from mail-wr1-x436.google.com (mail-wr1-x436.google.com [IPv6:2a00:1450:4864:20::436]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8822072A8 for ; Mon, 13 Mar 2023 03:53:14 -0700 (PDT) Received: by mail-wr1-x436.google.com with SMTP id l12so2575519wrm.10 for ; Mon, 13 Mar 2023 03:53:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1678704792; 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=JqG4tabqiNjJWGiRS0dD4BwqXnjwKnTsxw9IC1NkNdU=; b=Z6xcObKjT5VO/v8zz5o3YCZMnxYOiJxel4xnyDt3lTF+8jZgDEvVcw7wJReioCWatd pozZo4wMo0S3BdIveMErwjzHQuCIFaRn94RKfNQVvvVHMDzt/KX1WyUkRjP4VKrG3zOd lpNkGqFhkzq3OKUtqQczIX6ALry8wKGPH6R1gYOWGXimT++O0SRWIQuUKDyU4WZSZHhH FCHisfASJ27UT0QrqKVmuoui9pubFPD43kBDhZ+YpPwvxAMD5xRx8piAWGjmhxDcWBkq CyhWJBQog2RHVCBu3I5oX42o+0/U3Jb0M/859uy4YBcSWWRLB4QbyRJOiInTmc9zfU4B ckaA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678704792; 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=JqG4tabqiNjJWGiRS0dD4BwqXnjwKnTsxw9IC1NkNdU=; b=BAOvST1t9U6zoIYgoga2v4/m2GQFcuavgK3Nmph/jHNnKTm31iDyhQWT441aUAfOdv /b3ltD4JXVGnwcSGIXT0t8s/1NeSyYILSQwD23Jey0EwWT4Ce1VwOt3mnnMuJMRB7+Ox 8sClQzykKvloULfrfOTq00a7qkWLK0jEGBtyZLkYH+Y1ny43qWMe29PRqjayZE0B4+Wm NZCaMmWSltEKGxEihPn3sZTM36rCfpIcWlf1MXh/aHZeJove/IVs4uLPX3znRA+KvZo3 a3vKrGCP2s0ND5tjBnTpg8VfGo+S7v+fJj8uW2DeQHg6QHX+gL0trvZLtH7NBf1E0BSt bxrA== X-Gm-Message-State: AO0yUKVKXTpzyR/SuUKkB8NK5nkw48/70JI0HX8rR6XgKM7+xLuk3czc x+VddcUnzJNKustFxi+pdG3jgA== X-Google-Smtp-Source: AK7set+Im09dd0mpndL5xYZrPJyJHqNjZ00qZTMHZyRVaUlxpFkx5ZlcRDlO0Tn7Eza770Eemylnyw== X-Received: by 2002:adf:dd42:0:b0:2c5:4659:3e76 with SMTP id u2-20020adfdd42000000b002c546593e76mr7909281wrm.18.1678704792390; Mon, 13 Mar 2023 03:53:12 -0700 (PDT) Received: from ?IPV6:2a05:6e02:1041:c10:8522:ca6e:1db4:96c6? ([2a05:6e02:1041:c10:8522:ca6e:1db4:96c6]) by smtp.googlemail.com with ESMTPSA id q18-20020a056000137200b002c7163660a9sm7497025wrz.105.2023.03.13.03.53.11 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 13 Mar 2023 03:53:11 -0700 (PDT) Message-ID: <01b68043-7d86-3d1d-2e1f-98bbd21d80eb@linaro.org> Date: Mon, 13 Mar 2023 11:53:10 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1 Subject: Re: [PATCH v2 1/2] thermal/drivers/imx: Remove get_trip_temp ops Content-Language: en-US To: rafael@kernel.org Cc: linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, Amit Kucheria , Zhang Rui , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , "moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE" References: <20230309092821.1590586-1-daniel.lezcano@linaro.org> From: Daniel Lezcano In-Reply-To: <20230309092821.1590586-1-daniel.lezcano@linaro.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 09/03/2023 10:28, Daniel Lezcano wrote: > The i.MX thermal sensor uses the generic trip points. The thermal > framework can return the critical temperature directly. > > Remove the pointless get_trip_temp ops. > > Signed-off-by: Daniel Lezcano > --- Applied, thanks -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog