mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Julian Braha <julianbraha@gmail.com>
To: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>,
	Bjorn Andersson <andersson@kernel.org>,
	Konrad Dybcio <konradybcio@kernel.org>,
	"Rafael J. Wysocki" <rafael@kernel.org>,
	Daniel Lezcano <daniel.lezcano@kernel.org>,
	Christian Loehle <christian.loehle@arm.com>
Cc: linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, linux-pm@vger.kernel.org
Subject: Re: [PATCH v2 1/5] soc: qcom: Hide all drivers behind selectable menu
Date: Thu, 16 Jul 2026 18:49:41 +0100	[thread overview]
Message-ID: <9688c5bd-db01-4234-b9da-809747e8cdd8@gmail.com> (raw)
In-Reply-To: <5a69bb8e-8a06-4678-bf20-f0dbf76f47c4@oss.qualcomm.com>

Hi Krzysztof,

On 7/16/26 06:48, Krzysztof Kozlowski wrote:
> Can you share the options leading to that? or config? Without
> reproduction steps that's really incomplete report.

Sorry, I spend a lot of time looking at unmet dependencies. I forget
sometimes that these are actually pretty rare and not obvious to
resolve.

To replicate, enable QCOM_PDR_HELPERS without QCOM_SOC.

The problem is that QCOM_PDR_MSG depends on QCOM_SOC because of an
'if QCOM_SOC', but QCOM_PDR_HELPERS selects QCOM_PDR_MSG without also
selecting or depending on QCOM_SOC.

I'll send a patch to resolve this.

- Julian Braha

  reply	other threads:[~2026-07-16 17:49 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-11 13:25 [PATCH v2 0/5] soc: qcom: Kconfig improvements Krzysztof Kozlowski
2026-07-11 13:25 ` [PATCH v2 1/5] soc: qcom: Hide all drivers behind selectable menu Krzysztof Kozlowski
2026-07-15 22:58   ` Julian Braha
2026-07-16  5:48     ` Krzysztof Kozlowski
2026-07-16 17:49       ` Julian Braha [this message]
2026-07-11 13:25 ` [PATCH v2 2/5] soc: qcom: Restrict drivers per ARM/ARM64 Krzysztof Kozlowski
2026-07-11 13:25 ` [PATCH v2 3/5] soc: qcom: Make important drivers default Krzysztof Kozlowski
2026-07-11 15:25   ` Krzysztof Kozlowski
2026-07-11 13:25 ` [PATCH v2 4/5] soc: qcom: Avoid SCM and SPM for cpuidle drivers Krzysztof Kozlowski
2026-07-11 13:25 ` [PATCH v2 5/5] ARM: defconfig: qcom: Drop Qualcomm SoC drivers with defaults Krzysztof Kozlowski
2026-07-11 15:13 ` (subset) [PATCH v2 0/5] soc: qcom: Kconfig improvements Bjorn Andersson
2026-07-11 16:48   ` Bjorn Andersson
2026-07-11 16:40 ` Bjorn Andersson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9688c5bd-db01-4234-b9da-809747e8cdd8@gmail.com \
    --to=julianbraha@gmail.com \
    --cc=andersson@kernel.org \
    --cc=christian.loehle@arm.com \
    --cc=daniel.lezcano@kernel.org \
    --cc=konradybcio@kernel.org \
    --cc=krzysztof.kozlowski@oss.qualcomm.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=rafael@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome