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 EAADAC4332F for ; Thu, 29 Dec 2022 12:27:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231225AbiL2M1q (ORCPT ); Thu, 29 Dec 2022 07:27:46 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59958 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230176AbiL2M1k (ORCPT ); Thu, 29 Dec 2022 07:27:40 -0500 Received: from mail-pl1-x629.google.com (mail-pl1-x629.google.com [IPv6:2607:f8b0:4864:20::629]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4D95F263C for ; Thu, 29 Dec 2022 04:27:39 -0800 (PST) Received: by mail-pl1-x629.google.com with SMTP id jn22so18756746plb.13 for ; Thu, 29 Dec 2022 04:27:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=user-agent:in-reply-to:content-disposition:mime-version:references :message-id:subject:cc:to:from:date:from:to:cc:subject:date :message-id:reply-to; bh=s+hGkOUg+wK/FXNAA9vMwR3FDtng1n8avMahOBdivI0=; b=fk+T0PaTmOXzRK9XYWY2hSjeh9ewA/AnPRGtJtA5sdXcNX1Qg736psLrNk1Dx/S37c Ln+BtxvfFb9Czi39b/rLMQp3elaTp9dxJ9rzFIjB7tTstXgcwMpY9g/ZCfEanptuicpU kJQIfwnvjcD0Ececa70O9GR9U+s2Tz5HJ4w5/wfO1ec3uNLdjkkl6W6AhgWa3es/1Gi9 2EmyXC0c3Q407PU2ZBeJ5unmA0pxRVc2dIH87MVikPRp/ddxhDF+JrlYZtPgN/g/C7bh G2SwpkEc0AH8Q6xpvx9GznKSJloIq4gKeHXkZWOFvcc2CYLkXKc6amplmvxHaGaySNiO vk6g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=user-agent:in-reply-to:content-disposition:mime-version:references :message-id:subject:cc:to:from:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=s+hGkOUg+wK/FXNAA9vMwR3FDtng1n8avMahOBdivI0=; b=I+TuobKuOUGg53DQFU2rbrFTLWKGBvUWjgIsTisWhFBKdyMK9/3tWoQqxBaFQgh8Tr y8OmPndnoPwgyOI4Q+Pqg/6fVXqtRczoUXyn/E2mqiOIFAdt+xJUKNgrywASdsPfaAPD B4pmrJWbbjKh2A7sIkIcL/J6PlYhexCV9zmBEbjv1/SD44y7yyrBlzEQnNDfi44bpAVY 2Wt6IskTrs8AwQkZYQKOStxlOgnLmOxGGc7wmxhEtbvd/DNZz4oD3mcUojYnLbJjmu2i ZRGwYT22yxLqwDH9/yAHHxVFIFjvmG9O3jWkAzU/belS3H5RVeKr3YOXLPYTJyvwTVLM /xcQ== X-Gm-Message-State: AFqh2kpVYtspLy0BSlst1BXlh/J8kstpukK1IChgbvax+bs/t6TVEjdm Tsi0iveQhQfhhkJPEWVwyO/etQ== X-Google-Smtp-Source: AMrXdXtYfiTQbHvumGeWgluI8gh376S9KCxYj0ngtAa2Ugsj1FXEFBVx0jmUS1ZbGaNFN9gwtiRQWw== X-Received: by 2002:a17:902:dad0:b0:191:3ec0:9166 with SMTP id q16-20020a170902dad000b001913ec09166mr46091427plx.6.1672316858863; Thu, 29 Dec 2022 04:27:38 -0800 (PST) Received: from T480 (80.251.214.228.16clouds.com. [80.251.214.228]) by smtp.gmail.com with ESMTPSA id g21-20020a170902d1d500b0019262dfa3ecsm11328878plb.112.2022.12.29.04.27.34 (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Thu, 29 Dec 2022 04:27:38 -0800 (PST) Date: Thu, 29 Dec 2022 20:27:30 +0800 From: Shawn Guo To: Dmitry Baryshkov Cc: Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Amit Kucheria , Thara Gopinath , "Rafael J. Wysocki" , Daniel Lezcano , Zhang Rui , Bryan O'Donoghue , linux-arm-msm@vger.kernel.org, linux-pm@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH v5 13/20] thermal/drivers/tsens: Drop single-cell code for msm8939 Message-ID: <20221229122729.GC18875@T480> References: <20221229030106.3303205-1-dmitry.baryshkov@linaro.org> <20221229030106.3303205-14-dmitry.baryshkov@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20221229030106.3303205-14-dmitry.baryshkov@linaro.org> User-Agent: Mutt/1.9.4 (2018-02-28) Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Thu, Dec 29, 2022 at 05:00:59AM +0200, Dmitry Baryshkov wrote: > There is no dtsi file for msm8939 in the kernel sources. Drop the > compatibility with unofficial dtsi and remove support for handling the > single-cell calibration data on msm8939. > > Cc: Shawn Guo Acked-by: Shawn Guo > Cc: Bryan O'Donoghue > Reviewed-by: Bryan O'Donoghue > Signed-off-by: Dmitry Baryshkov