From: Daniil Gnusarev <gnusarevda@basealt.ru> To: gnusarevda@basealt.ru, devel-kernel@lists.altlinux.org Subject: [d-kernel] [PATCH 1/3] config: enable interrupt controller support for PCA953x Date: Mon, 13 Oct 2025 11:17:59 +0400 Message-ID: <20251013071802.7836-2-gnusarevda@basealt.ru> (raw) In-Reply-To: <20251013071802.7836-1-gnusarevda@basealt.ru> This will allow the GPI expander to be used as an interrupt source. Signed-off-by: Daniil Gnusarev <gnusarevda@basealt.ru> --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index 1618065fb6417a..7b78539b167509 100644 --- a/config +++ b/config @@ -4765,7 +4765,7 @@ CONFIG_GPIO_ADP5588=m CONFIG_GPIO_MAX7300=m CONFIG_GPIO_MAX732X=m CONFIG_GPIO_PCA953X=m -# CONFIG_GPIO_PCA953X_IRQ is not set +CONFIG_GPIO_PCA953X_IRQ=y # CONFIG_GPIO_PCA9570 is not set CONFIG_GPIO_PCF857X=m # CONFIG_GPIO_TPIC2810 is not set -- 2.42.2
next prev parent reply other threads:[~2025-10-13 7:17 UTC|newest] Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top 2025-10-13 7:17 [d-kernel] [PATCH 0/3] Add Thin_88RK-1A Board support in 6.12 kernel Daniil Gnusarev 2025-10-13 7:17 ` Daniil Gnusarev [this message] 2025-10-13 7:18 ` [d-kernel] [PATCH 2/3] config: enable CONFIG_RTC_DRV_RX8111=m Daniil Gnusarev 2025-10-13 7:18 ` [d-kernel] [PATCH 3/3] arm64: dts: rockchip: Add Thin_88RK-1A Board support Daniil Gnusarev 2025-10-14 16:28 ` [d-kernel] [PATCH 0/3] Add Thin_88RK-1A Board support in 6.12 kernel Vitaly Chikunov
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=20251013071802.7836-2-gnusarevda@basealt.ru \ --to=gnusarevda@basealt.ru \ --cc=devel-kernel@lists.altlinux.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
ALT Linux kernel packages development This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/devel-kernel/0 devel-kernel/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 devel-kernel devel-kernel/ http://lore.altlinux.org/devel-kernel \ devel-kernel@altlinux.org devel-kernel@altlinux.ru devel-kernel@altlinux.com public-inbox-index devel-kernel Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.devel-kernel AGPL code for this site: git clone https://public-inbox.org/public-inbox.git