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 37583C77B7A for ; Tue, 13 Jun 2023 08:27:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241202AbjFMI1L (ORCPT ); Tue, 13 Jun 2023 04:27:11 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40662 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241207AbjFMI1I (ORCPT ); Tue, 13 Jun 2023 04:27:08 -0400 Received: from mail-wm1-x32a.google.com (mail-wm1-x32a.google.com [IPv6:2a00:1450:4864:20::32a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5BCB513A for ; Tue, 13 Jun 2023 01:27:01 -0700 (PDT) Received: by mail-wm1-x32a.google.com with SMTP id 5b1f17b1804b1-3f7e7fc9fe6so52685615e9.3 for ; Tue, 13 Jun 2023 01:27:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1686644820; x=1689236820; 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=da3bgPD4DJTBCKREar0ISk+ABrs/ASSLdPpdegj702A=; b=eJ+yj9xotMTyCTu4fQ6/BApJrjFpKtY9tvNZonrimOg1+iBm0tLeg112KLAfb2MRoQ 5Q9bnf3E3KU9H2WAEx7DIs9SgIpTB0b/POe8zb2inOi5W2ebkNOnqFxt0POFDwnfCL3d EZ3J3yKDd2EcyqU/n0Gn5xVBW1eu/RMpRyReq5EJkh/fbnDCAkbzJP1MMbvetOLD4Jw2 MlnuTMTpJKUUQYoAXeDBSRRl1RGYID9sQ9mjTZdDc6CKSLpLA9tucUGq/ax5DKFL5wQ5 Pd+NcZowrkVpA277naB0U8sxpe05tdm9ua3SvBTCmiFOTJReU1Fftkr8pLUSjDR+QdvR iqIg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686644820; x=1689236820; 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=da3bgPD4DJTBCKREar0ISk+ABrs/ASSLdPpdegj702A=; b=b4GP50jrIg6XuqPwlyZ8cIDadPBve9TBSsQshRtjTYN09M7DnOJeEM/GnyLHo84L3S lNRrIpz75fehPhuv1mLz4b+L/fcZ7y0ZQvxqWq8w0mgSIBKZYffbYw72TY0fnxQNwgGA 9L+6C2a7g0fssS6VLKCeZSf1MxCigerGQuUyFmb5f6uVLNNyULc9NqbgV+DNnx5aueMF BdJfPumlm7NKVUGPN/oY4HwBKW5tAJISMeEjl237+Yl/OmMX3qXGoUuynjbxFCMFCf3H Y+qJ5fOjKZTPCeyNudscgaePzYYjFbtDUQ1iiUDwnvtllUrDgNIvfGNtmQ+tja0qjLDv TsHw== X-Gm-Message-State: AC+VfDzGl5rwf7WQSEqVTvy5Z01MGVidWPwY61O6g/9O01xGyXkEnfv5 +iCPL/vyffSBtrdalSRVxR9n9Q== X-Google-Smtp-Source: ACHHUZ6OdD09MvuXiLFW+4rUzx57nh/y+qj7XtYRckeDHcgQKo6PdnIDayymg983alXnt/w00XBAbQ== X-Received: by 2002:a1c:ed15:0:b0:3f6:da2:bc86 with SMTP id l21-20020a1ced15000000b003f60da2bc86mr8772098wmh.7.1686644819811; Tue, 13 Jun 2023 01:26:59 -0700 (PDT) Received: from ?IPV6:2a05:6e02:1041:c10:b5a8:28ff:af00:a97f? ([2a05:6e02:1041:c10:b5a8:28ff:af00:a97f]) by smtp.googlemail.com with ESMTPSA id 10-20020a05600c22ca00b003f427687ba7sm13597209wmg.41.2023.06.13.01.26.58 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 13 Jun 2023 01:26:59 -0700 (PDT) Message-ID: Date: Tue, 13 Jun 2023 10:26:58 +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 v6 1/3] dt-bindings: thermal: tsens: Add ipq9574 compatible Content-Language: en-US To: Varadarajan Narayanan , agross@kernel.org, andersson@kernel.org, konrad.dybcio@linaro.org, amitk@kernel.org, thara.gopinath@gmail.com, rafael@kernel.org, rui.zhang@intel.com, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, linux-arm-msm@vger.kernel.org, linux-pm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Praveenkumar I References: From: Daniel Lezcano In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 07/06/2023 10:53, Varadarajan Narayanan wrote: > From: Praveenkumar I > > Qualcomm IPQ9574 has tsens v2.3.1 block, which is similar to IPQ8074 tsens. > > Reviewed-by: Krzysztof Kozlowski > Signed-off-by: Praveenkumar I > Signed-off-by: Varadarajan Narayanan > --- Applied patch 1, thank -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog