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 D00E8C4332F for ; Tue, 20 Dec 2022 13:51:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231790AbiLTNvc (ORCPT ); Tue, 20 Dec 2022 08:51:32 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60182 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233721AbiLTNvb (ORCPT ); Tue, 20 Dec 2022 08:51:31 -0500 Received: from mail-wr1-x42f.google.com (mail-wr1-x42f.google.com [IPv6:2a00:1450:4864:20::42f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E3DB164FD for ; Tue, 20 Dec 2022 05:51:29 -0800 (PST) Received: by mail-wr1-x42f.google.com with SMTP id h11so11748867wrw.13 for ; Tue, 20 Dec 2022 05:51:29 -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=KSVHHiftXz1SaJvaqwZXHIr1bCfcokCRkz80PsPXv/o=; b=udf/EOpxJCW5nWGoFn81be5KBKk6phNXV8jvKcmVwbM5fjnDMySdpdXl9KQ9UKmIXx LjjHu2Sg7IUL5N+4OpdjGaDpY9gyUUai5zFbRHUq4Jat1wzSxrVL/2c/3jD20uAjtPzk t8r6YmRgn3eo+/xTyiNXrbyb2BcQBGAhNIaJ/5pMNcSqKjIW0TIxArEJhgHfLBarX8wC yqHx+9z6axU9SSuF3WZ6ZvAPMufSvJ7KOmynJOanEv8OWP/dQkyGMZkI9MdReDGWOC30 dSI44aWw+to7wI3RrPwT2I9286aMdFKYI6bFUv4IozB/XF4FgxWXApH2yrCAuRMYvftZ wyVg== 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=KSVHHiftXz1SaJvaqwZXHIr1bCfcokCRkz80PsPXv/o=; b=fG5Cn3QJa0SQN4geS36DZk7ejgkTsEq57GMp6zTcmdSpMh/Jsoz/OHaMQJAP72FDWc s9rXc17evH88nHC8P2Hw238OqbOVZ2pqGv9U4khkMC1mDbXRn5hcdC1KUZ+R9XZNlz6T TbzCJdruJs67/9mI+SCtXJbe/+PcnLO6zV5RuhxwirKlS41A/kBGAOhKwUCaYD4mNI26 SsfNnXG8RLhEfFBh8v70ucnkDwcwbt+XYLfSSAQD/yppNW5hoW+G85zd3ZqEMe9YyyXO FQc8HwN8faPbbN9xXEiaagIngQrPz1s9ihbEQkwOZ4uWBWNvLPIk603ZD9ysrjL4zdEM wtsQ== X-Gm-Message-State: ANoB5pmYa8+HJL9UHiAiPYRYTfIe3qRs2HUsJ6g80IQITHqXZQdQnWsV BOYUJiHJSsYGM2/xUucJYMDhYA== X-Google-Smtp-Source: AA0mqf7/dTg6DQx4d222Cyr+0q8ntLywbW1eEDWUCRTVzvJZ5bme/fbrLvO3Fy0XSXHRB9S1zexung== X-Received: by 2002:adf:e301:0:b0:242:30c8:c36a with SMTP id b1-20020adfe301000000b0024230c8c36amr28796424wrj.45.1671544288508; Tue, 20 Dec 2022 05:51:28 -0800 (PST) Received: from [192.168.0.162] (188-141-3-169.dynamic.upc.ie. [188.141.3.169]) by smtp.gmail.com with ESMTPSA id y1-20020adfd081000000b002421a8f4fa6sm12946768wrh.92.2022.12.20.05.51.27 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 20 Dec 2022 05:51:28 -0800 (PST) Message-ID: <12316775-38d8-2016-da51-55a9c8d77671@linaro.org> Date: Tue, 20 Dec 2022 13:51:26 +0000 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 v3 08/15] thermal/drivers/tsens: Drop single-cell code for msm8939 Content-Language: en-US To: Dmitry Baryshkov Cc: Konrad Dybcio , Bryan O'Donoghue , Andy Gross , Bjorn Andersson , Rob Herring , Krzysztof Kozlowski , Amit Kucheria , Thara Gopinath , "Rafael J. Wysocki" , Daniel Lezcano , Zhang Rui , linux-arm-msm@vger.kernel.org, linux-pm@vger.kernel.org, devicetree@vger.kernel.org, Shawn Guo References: <20221220024721.947147-1-dmitry.baryshkov@linaro.org> <20221220024721.947147-9-dmitry.baryshkov@linaro.org> <78fd7174-9aa4-f067-72ca-514c8fb09ee5@linaro.org> <5bd2c0cd-741c-8865-5f35-25baf6787480@nexus-software.ie> <5f4046df-906b-5673-81b9-ab37294ba443@linaro.org> <2ddd32c8-b69c-0da9-af5c-22a8cb8eaaf0@linaro.org> From: Bryan O'Donoghue In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On 20/12/2022 13:29, Dmitry Baryshkov wrote: > Would me doing the dtsi patch for you to test on 8939 help you in any way? Yep. I'd be happy enough with whatever re-enabling work is required to offset the removal. --- bod