From: Radu Rendec <radu@rendec.net>
To: Konrad Dybcio <konradybcio@kernel.org>,
Thomas Gleixner <tglx@kernel.org>,
Sneh Mankad <sneh.mankad@oss.qualcomm.com>,
Maulik Shah <maulik.shah@oss.qualcomm.com>
Cc: linux-kernel@vger.kernel.org,
Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>,
kernel test robot <lkp@intel.com>
Subject: Re: [PATCH] irqchip/qcom-pdc: Fix kernel config dependency
Date: Wed, 16 Sep 2026 07:55:34 -0400 [thread overview]
Message-ID: <73bbcf3214f618280139d3e8736dce9f242df66b.camel@rendec.net> (raw)
In-Reply-To: <20260915-topic-pdc_fixup-v1-1-0f7f7de924de@oss.qualcomm.com>
On Tue, 2026-09-15 at 21:13 +0200, Konrad Dybcio wrote:
> From: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
>
> The commit mentioned below added qcom_scm_io_writel()/is_available()
> calls without updating the Kconfig. Fix that.
>
> Fixes: ad01c2b2f291 ("irqchip/qcom-pdc: Configure PDC to pass through mode")
> Reported-by: kernel test robot <lkp@intel.com>
> Closes: http://patch.msgid.link/202609160249.tiuDbEzF-lkp@intel.com
> Signed-off-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
> ---
> drivers/irqchip/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/irqchip/Kconfig b/drivers/irqchip/Kconfig
> index a8f8c423b795..5213cefc1077 100644
> --- a/drivers/irqchip/Kconfig
> +++ b/drivers/irqchip/Kconfig
> @@ -524,6 +524,7 @@ config QCOM_PDC
> tristate "Qualcomm PDC"
> depends on ARCH_QCOM || COMPILE_TEST
> select IRQ_DOMAIN_HIERARCHY
> + select QCOM_SCM
> default ARCH_QCOM
> help
> Power Domain Controller driver to manage and configure wakeup
>
> ---
> base-commit: 1a1de54f7369cd2b5bac0f265910e60ad3a6b4c3
> change-id: 20260915-topic-pdc_fixup-c1064e0b0f03
Reviewed-by: Radu Rendec <radu@rendec.net>
prev parent reply other threads:[~2026-09-16 11:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-15 19:13 Konrad Dybcio
2026-09-16 11:55 ` Radu Rendec [this message]
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=73bbcf3214f618280139d3e8736dce9f242df66b.camel@rendec.net \
--to=radu@rendec.net \
--cc=konrad.dybcio@oss.qualcomm.com \
--cc=konradybcio@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lkp@intel.com \
--cc=maulik.shah@oss.qualcomm.com \
--cc=sneh.mankad@oss.qualcomm.com \
--cc=tglx@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
all inboxes | Powered by JetHome®