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 38E32C6FA93 for ; Tue, 27 Sep 2022 09:35:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231544AbiI0Jf3 (ORCPT ); Tue, 27 Sep 2022 05:35:29 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33524 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230317AbiI0JfZ (ORCPT ); Tue, 27 Sep 2022 05:35:25 -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 53CDF89803 for ; Tue, 27 Sep 2022 02:35:24 -0700 (PDT) Received: by mail-wr1-x434.google.com with SMTP id cc5so14074247wrb.6 for ; Tue, 27 Sep 2022 02:35:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; 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; bh=nZKlStsukXTiXMspHE/cDk5Om1miIJs0rtHlxN58scw=; b=WgRuPgXbYPwOZJBGBtvGwIF6k9jaqXIuXShKS6mViB/1sb+TXAcASNRdmnfYTxow23 e7zuPgopsZ0uDgLx9oIXmLukND7haDWAAEM3msOJ3+Bul4On0e3/hVpVhlIPKv/5tgvC iNgAG5DwHrl/0ZAFXghccez3HPu0zD7LCvoph755d69qQPVIRfo8xFdcDcW6udUA6Avf 753Irtor7A5wxmWPdQNEbjASM7ZPl6ojeb7IK4Ts6GcuopmAFGrnnPFSmHUIZRZYJSB7 ili1MC/txUR2YX4w0VQnwYqwnSHqOFCkHepxpVBDFcXbArHDttnC95VgS8Egzv1qAHOh imUA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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; bh=nZKlStsukXTiXMspHE/cDk5Om1miIJs0rtHlxN58scw=; b=p8zlMiJDcWUW5YJuhMqxVhbzgJI7DdCkHudZFu97HbF2qs7tbM4b1JdEyKmVAlP6X2 m0THkr2wsammWzXBBKRGZ6kklXieuFXdTYKdq6pT9mqV2yTFge4Oo9AAEY4HbkU4aQc9 +GR1bJothky+v7CH/hpSFUmVwG6ebbX4NARAp+HIN8JX860SzyZ0E4atI4brQ6KlyERT 3u9hocAuHaIJeQiqDbZwoWoze8ErXzY/twBUe1N6AbLK40jhsIXAExE5O0OFCyc7r6tL DzX15n6n3eCFoBut1Qp4SqrIxKMw7kVvhuC4yiu+13dzHiYxl+GdSd1R1zrOAOfGvYxJ OJfw== X-Gm-Message-State: ACrzQf27VmJt/rN5m7sE70Tv/bzf6jfEhc3L2BbMB2jiRjzV5evIKaxQ JjCgU4HnchoFey5wQ3Lvkn7rng== X-Google-Smtp-Source: AMsMyM59DN9FLmFmygbaxvKvQrOnMoCZWLcuZEwpCKhb6PyTPe6TeSvziEJhWS+XJUbDBjtSnEXWfA== X-Received: by 2002:a5d:5887:0:b0:22b:1255:42e5 with SMTP id n7-20020a5d5887000000b0022b125542e5mr16623537wrf.114.1664271322835; Tue, 27 Sep 2022 02:35:22 -0700 (PDT) Received: from [192.168.10.46] (146725694.box.freepro.com. [130.180.211.218]) by smtp.googlemail.com with ESMTPSA id g11-20020a05600c310b00b003b4fe03c881sm14137452wmo.48.2022.09.27.02.35.21 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 27 Sep 2022 02:35:22 -0700 (PDT) Message-ID: <49dacbf3-01e2-3687-f6d6-9346e418e98b@linaro.org> Date: Tue, 27 Sep 2022 11:35:20 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Subject: Re: [PATCH] thermal: qcom: tsens-v0_1: Fix MSM8939 fourth sensor hw_id Content-Language: en-US To: Dmitry Baryshkov , Vincent Knecht , Andy Gross , Bjorn Andersson , Konrad Dybcio , Amit Kucheria , Thara Gopinath , "Rafael J. Wysocki" , Zhang Rui , Shawn Guo , linux-arm-msm@vger.kernel.org, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org Cc: bryan.odonoghue@linaro.org, ~postmarketos/upstreaming@lists.sr.ht, phone-devel@vger.kernel.org References: <20220811105014.7194-1-vincent.knecht@mailoo.org> <9ef673f2-4296-8761-4d7a-dca323ba272e@linaro.org> From: Daniel Lezcano In-Reply-To: <9ef673f2-4296-8761-4d7a-dca323ba272e@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 24/09/2022 18:38, Dmitry Baryshkov wrote: > On 11/08/2022 13:50, Vincent Knecht wrote: >> Reading temperature from this sensor fails with 'Invalid argument'. >> >> Looking at old vendor dts [1], its hw_id should be 3 instead of 4. >> Change this hw_id accordingly. >> >> [1] >> https://github.com/msm8916-mainline/android_kernel_qcom_msm8916/blob/master/arch/arm/boot/dts/qcom/msm8939-common.dtsi#L511 >> >> >> Fixes: 332bc8ebab2c ("thermal: qcom: tsens-v0_1: Add support for >> MSM8939") >> Signed-off-by: Vincent Knecht > > Reviewed-by: Dmitry Baryshkov > > Daniel, gracious ping for getting this patch into 6.1. Applied for 6.1, thanks -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog