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 F4131C83F1D for ; Wed, 30 Aug 2023 18:31:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235310AbjH3SbA (ORCPT ); Wed, 30 Aug 2023 14:31:00 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43670 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243067AbjH3KKn (ORCPT ); Wed, 30 Aug 2023 06:10:43 -0400 Received: from mail-ed1-x52e.google.com (mail-ed1-x52e.google.com [IPv6:2a00:1450:4864:20::52e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B211B1BE for ; Wed, 30 Aug 2023 03:10:39 -0700 (PDT) Received: by mail-ed1-x52e.google.com with SMTP id 4fb4d7f45d1cf-5298e43bb67so1531329a12.1 for ; Wed, 30 Aug 2023 03:10:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1693390238; x=1693995038; darn=vger.kernel.org; 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=K6fAYHYlD9Q4cP+9uuxhoOpBar+Sw6tLFQ7HlxyUaOA=; b=LHWatOru0oTj90FU8rMxmwxUAobrtEdK9jeeQhJr+XnbpCKsTc2X0E9ijss4gdWj+t bHQRDtmJUejQ8GAUMTY0MOwEQyBci+xhW2YvSxSZIcItAa1bf01UkfJHerhIUDtDr0vE a7/B9LtTSy9ZQl+h2m01y8OyuWzi3B0cQR7S7PWIkaGw4CxXFimbXKCAlq7PC5wo6YsC f8ePmAeq8RSpQSAnpgNcasfgZ2N3rgl8qtaQRSDKAs3i1Cn7GMw6monC/TsZflSR0ukI a/xrZnUcsPVWdCp+zyQRLW0DMOKpYgOPC9k7gIjyYlvH9bboKeBhz/BubpNRs05XuBG/ qYUg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693390238; x=1693995038; 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=K6fAYHYlD9Q4cP+9uuxhoOpBar+Sw6tLFQ7HlxyUaOA=; b=iYUCccpPDAMkhABnq+oeWGyaWIeWGNCAxfvV702AGBGUC6PPyWHQtoqReBMXtbP1z3 my/UOrzmtng2x/4qYfXlVfUhhGMHTvjIdikIOJqQ+N8x/dMUs37HbeDdjkLubQD9xi7g En+qF7C3yQ650GbwM2OeRMLH5bmxNJRYrPEcBYx82LE4a6i3AqXGzKKmx3oTd+0U1RKd rK4CKepQrf0uyzWeKIy9Q9cibd+jvZhGUKdkEplLwT0PQdxd1DxRpnvhL5eo+RnpVKGb 66sO2Qb1MlhlCsCGu+AqF1WItZg0N3Zqg4PJtKR+TfOmsww2oti0yLNDhdOD3J0/EL+s r8SQ== X-Gm-Message-State: AOJu0Ywt0tWd4ODB1GuaIoilBPnaRihUMSqf5TeVJ7BdvytpWyW0gq/u zPVMQ+HWY+CRdwM1EsqJQLaiwA== X-Google-Smtp-Source: AGHT+IFCwyfUmZdNpIfAR/2r8grquZf8w/lqNiLhyAhfpvYWkbd/+vc192a/XgLTwHSrcsc8zUTWUw== X-Received: by 2002:aa7:c903:0:b0:523:b37e:b83b with SMTP id b3-20020aa7c903000000b00523b37eb83bmr2026693edt.13.1693390238047; Wed, 30 Aug 2023 03:10:38 -0700 (PDT) Received: from [192.168.0.22] (77-252-46-238.static.ip.netia.com.pl. [77.252.46.238]) by smtp.gmail.com with ESMTPSA id o8-20020aa7d3c8000000b0052544bca116sm6579125edr.13.2023.08.30.03.10.36 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 30 Aug 2023 03:10:37 -0700 (PDT) Message-ID: <6f339b46-9f75-9b76-28e9-e15b5c1c3590@linaro.org> Date: Wed, 30 Aug 2023 12:10:35 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.14.0 Subject: Re: [PATCH 09/11] cpufreq: Add QCM6490 to cpufreq-dt-platdev blocklist Content-Language: en-US To: Luca Weiss , cros-qcom-dts-watchers@chromium.org, Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Srinivas Kandagatla , Linus Walleij , "Rafael J. Wysocki" , Viresh Kumar Cc: ~postmarketos/upstreaming@lists.sr.ht, phone-devel@vger.kernel.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, linux-pm@vger.kernel.org References: <20230830-fp5-initial-v1-0-5a954519bbad@fairphone.com> <20230830-fp5-initial-v1-9-5a954519bbad@fairphone.com> From: Krzysztof Kozlowski In-Reply-To: <20230830-fp5-initial-v1-9-5a954519bbad@fairphone.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On 30/08/2023 11:58, Luca Weiss wrote: > The Qualcomm QCM6490 platform uses the qcom-cpufreq-hw driver, so add it > to the cpufreq-dt-platdev driver's blocklist. > > Signed-off-by: Luca Weiss This patchset is collecting unnecessarily way too many subsystems. It creates some feeling of dependencies, which is not true and not correct. Putting DTS in the middle makes it more confusing - if driver depends on DTS, then it is NAK. Please split your patchset - independent changes touching separate subsystems should go to their own set. Best regards, Krzysztof