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 CF8CAC4708D for ; Sun, 4 Dec 2022 08:31:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229560AbiLDIbh (ORCPT ); Sun, 4 Dec 2022 03:31:37 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43036 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229875AbiLDIbf (ORCPT ); Sun, 4 Dec 2022 03:31:35 -0500 Received: from mail-lj1-x235.google.com (mail-lj1-x235.google.com [IPv6:2a00:1450:4864:20::235]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 45B191789D for ; Sun, 4 Dec 2022 00:31:33 -0800 (PST) Received: by mail-lj1-x235.google.com with SMTP id d3so10189621ljl.1 for ; Sun, 04 Dec 2022 00:31:33 -0800 (PST) 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:message-id:reply-to; bh=KNUZkKkSN/8RkV/qHyHCbRY1TQQfCZSuhLJUO8SmPX0=; b=MxGsobdil6ch66e6fgLeA7Jb3CDXcr0RlpdbBUyKGXLfJTGmYhxj8cChO4fnAoXXev oxW7DfHljqvk4ogcz9APC6tHQjqH+S7wDx4T6BXcvW/5Eg8dXDIpdyVAEb6nmx8Zwjsc FxD10QIA0MzZx/F7zPGncwxHnWv68+D1MdgiykGE9+eSG+h1htjtxsBzMpHWsGvC0T2f X8IUgW/Wt6qeN1WrDyMHdkZI0mWrMAeBzEZe2T0tKnV71hZY03IjCXomoH537fWsE0YD M1ssZsN0e1tJ2u8krwGqcG2NqI5tXhA/IPSB84xW2pbG3UFtRgr3fHY5YKcCKW+qG/Md K00w== 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:message-id:reply-to; bh=KNUZkKkSN/8RkV/qHyHCbRY1TQQfCZSuhLJUO8SmPX0=; b=4yOPxcsE6wUcx7vASKa3YJF62qZeWTF/N0agyTg0dbu00jzKtqVZSW6W1Zk1JnITYu /WAfTe97v7B5FE+u8N3JgfJUurbCL3J5fAXur2NpThkzpBzmNGp4H3oUbvviMeMc76Zy 0fBRNj4rK4+SqQUkIt9FTt6CFFxODHvJsKUN1WU0clUArA1uDOCAhbvZ4rFNtixgm5vl Iu7Kx66FcShXQur8REJxH2SgNhvFg/Sk712WF46iM+VyMlYmaju5kkq1QhXZtV2Vw+sx 5l9d2BxM+2uqxgpmGh5bdDE2FFEDT2v/tbgIR5aLcx9yCW+vffdFD3Gp/Q6BA/S0mj/5 5TDg== X-Gm-Message-State: ANoB5pnNjxrDA2+/UlBjffgrjQABseKbfXQBoaD7Z8TA2njpj35ZAwkk jfLI4Y8o3e06ziR2oa1gy+DlJw== X-Google-Smtp-Source: AA0mqf5AYKtgGCfYbFWwFwc4gN67WxFdMjUCiH9GR+ezag0gvhhKQgHYxzd2VkRt7+c/YtHbqyX4XQ== X-Received: by 2002:a05:651c:554:b0:279:dfe:898f with SMTP id q20-20020a05651c055400b002790dfe898fmr19968384ljp.375.1670142691651; Sun, 04 Dec 2022 00:31:31 -0800 (PST) Received: from [192.168.0.20] (088156142067.dynamic-2-waw-k-3-2-0.vectranet.pl. [88.156.142.67]) by smtp.gmail.com with ESMTPSA id r11-20020a2e80cb000000b00279dadba337sm686413ljg.68.2022.12.04.00.31.30 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 04 Dec 2022 00:31:31 -0800 (PST) Message-ID: Date: Sun, 4 Dec 2022 09:31:30 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.5.0 Subject: Re: [PATCH v2 03/15] dt-bindings: thermal: tsens: add per-sensor cells for msm8974 Content-Language: en-US To: Dmitry Baryshkov , Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Amit Kucheria , Thara Gopinath , "Rafael J. Wysocki" , Daniel Lezcano , Zhang Rui Cc: linux-arm-msm@vger.kernel.org, linux-pm@vger.kernel.org, devicetree@vger.kernel.org References: <20221204055909.1351895-1-dmitry.baryshkov@linaro.org> <20221204055909.1351895-4-dmitry.baryshkov@linaro.org> From: Krzysztof Kozlowski In-Reply-To: <20221204055909.1351895-4-dmitry.baryshkov@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 04/12/2022 06:58, Dmitry Baryshkov wrote: > The msm8974 platform uses two sets of calibration data, add a special > case to handle both of them. > > Signed-off-by: Dmitry Baryshkov > --- Acked-by: Krzysztof Kozlowski Best regards, Krzysztof