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 X-Spam-Level: X-Spam-Status: No, score=-10.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 18916C4320A for ; Tue, 31 Aug 2021 17:03:12 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id DFD7661057 for ; Tue, 31 Aug 2021 17:03:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240176AbhHaRED (ORCPT ); Tue, 31 Aug 2021 13:04:03 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45308 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240223AbhHaREC (ORCPT ); Tue, 31 Aug 2021 13:04:02 -0400 Received: from mail-oo1-xc35.google.com (mail-oo1-xc35.google.com [IPv6:2607:f8b0:4864:20::c35]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CC0CCC061796 for ; Tue, 31 Aug 2021 10:03:06 -0700 (PDT) Received: by mail-oo1-xc35.google.com with SMTP id z1-20020a4a2241000000b0028e8dfb83b4so5867951ooe.13 for ; Tue, 31 Aug 2021 10:03:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=aquqJwbc9m/hIVCd01TlOuCXbAUHlFJOz/03vmUb8IM=; b=q5jjzmupuZysdq6pWM6sahYpgGRYgqndWyW/wAc+WhHHcvPtSPx1jDAU0woWnKbRbo tn/icMFl7O5TPVcbFWiyHWfHBfvH5q4M81Eye4+TLIsH/xh7sS1GZCXpszVjli5RBp7t qmxrNg7JaX8/jUCQ5qmckF4xKx4F33oh3CEKEfs8y9TcaZBc93oUfwmnVbwoNriqOyBO R9cYqvxZZbqb45UeyIa/tIfRHVBkkfpDqNdXKGaCkcrWV4ntPwL+rWnRq9jw/awNpe5d Kr7ft9qBkhKzqN+TUudBVrTf8xbZcd/tYx7zs2WSramLm+f3npGOdIeZzeF7mA5ujJjR s8jA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=aquqJwbc9m/hIVCd01TlOuCXbAUHlFJOz/03vmUb8IM=; b=BIleOUpk2okU5wV85LHKX5AEBw5ujpd9gmuLttGgSnHKUNfqqgU5fAmaVLJUkvJLra Sxy4c/IDm5IuF0/ka7jfoKnU7EG0uqQ/vFngmr59kN/zqiZOAMuNQmHuBrdC1UzC7qK9 ChXcV0n+sJXqZQvTk5RmZyJrhSGqp8MB5451CPGlseUOtLDAapmV3isboGNFXaiaI8Gk +4E4MQvMc28Bs12372jguuzolIAO8t9r6UfYusxIwrGPFLZDDkw8mDP6rjFmT/tRJD8i CoCxCQlIuIQnzpsO8P+lVHKEJ2AGSvtCdH9smsDMB8C31SaUFk1kl4mBdviPtsCG4+fp YJGw== X-Gm-Message-State: AOAM530MdpsM8jXtlnHa33Q6wwrR57AOp9Cp4K8lS5a1h17Vh0YKwxnB +C44J50U3slWvSDXP7ZzqFYNhw== X-Google-Smtp-Source: ABdhPJxKKFdY8MvkADZc3EpXGvVWUIRpCwdjGVe7w41nCD/MZyO774PBzlWQ8ANv/3d0FU5rFERitw== X-Received: by 2002:a4a:df43:: with SMTP id j3mr15210793oou.37.1630429386025; Tue, 31 Aug 2021 10:03:06 -0700 (PDT) Received: from ripper (104-57-184-186.lightspeed.austtx.sbcglobal.net. [104.57.184.186]) by smtp.gmail.com with ESMTPSA id y138sm3647410oie.22.2021.08.31.10.03.05 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 31 Aug 2021 10:03:05 -0700 (PDT) Date: Tue, 31 Aug 2021 10:04:14 -0700 From: Bjorn Andersson To: Matthias Kaehlcke Cc: Sibi Sankar , sboyd@kernel.org, robh+dt@kernel.org, viresh.kumar@linaro.org, agross@kernel.org, rjw@rjwysocki.net, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, dianders@chromium.org, tdas@codeaurora.org Subject: Re: [PATCH 3/4] arm64: dts: qcom: sc7280: Fixup the cpufreq node Message-ID: References: <1627581885-32165-1-git-send-email-sibis@codeaurora.org> <1627581885-32165-4-git-send-email-sibis@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On Tue 31 Aug 08:30 PDT 2021, Matthias Kaehlcke wrote: > On Thu, Jul 29, 2021 at 11:34:44PM +0530, Sibi Sankar wrote: > > Fixup the register regions used by the cpufreq node on SC7280 SoC to > > support per core L3 DCVS. > > > > Fixes: 7dbd121a2c58 ("arm64: dts: qcom: sc7280: Add cpufreq hw node") > > Signed-off-by: Sibi Sankar > > This patch landed in the Bjorn's tree, however the corresponding driver > change ("cpufreq: qcom: Re-arrange register offsets to support per core > L3 DCVS" / https://patchwork.kernel.org/project/linux-arm-msm/patch/1627581885-32165-3-git-send-email-sibis@codeaurora.org/) > did not land in any maintainer tree yet AFAIK. IIUC the DT change alone > breaks cpufreq since the changed register regions require the changed > offset in the cpufreq driver. > Thanks for the note Matthias, it must have slipped by as I scraped the inbox for things that looked ready. I'm actually not in favor of splitting these memory blocks in DT to facilitate the Linux implementation of splitting that in multiple drivers... But I've not been following up on that discussion. Regards, Bjorn > Sibi, please confirm or clarify that my concern is unwarranted.