From: Anton Midyukov <antohami@altlinux.org> To: devel-kernel@lists.altlinux.org Subject: [d-kernel] [PATCH] [6.17] config-aarch64: CONFIG_CLK_RP1=m, CONFIG_PINCTRL_RP1=m, CONFIG_MISC_RP1=m Date: Mon, 11 Aug 2025 15:04:41 +0300 Message-ID: <20250811120441.127197-1-antohami@altlinux.org> (raw) Enable peripherial controller RP1 for Raspberry Pi 5. Signed-off-by: Anton Midyukov <antohami@altlinux.org> --- config-aarch64 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config-aarch64 b/config-aarch64 index 7ea74a30b648..137a204e466d 100644 --- a/config-aarch64 +++ b/config-aarch64 @@ -487,6 +487,7 @@ CONFIG_PINCTRL_SINGLE=y CONFIG_PINCTRL_RK805=y # CONFIG_PINCTRL_OCELOT is not set CONFIG_PINCTRL_BCM2835=y +CONFIG_PINCTRL_RP1=m CONFIG_PINCTRL_MVEBU=y CONFIG_PINCTRL_ARMADA_AP806=y CONFIG_PINCTRL_ARMADA_CP110=y @@ -1222,6 +1223,8 @@ CONFIG_COMMON_CLK_XGENE=y # CONFIG_COMMON_CLK_FIXED_MMIO is not set CONFIG_CLK_BCM2835=y CONFIG_CLK_RASPBERRYPI=m +CONFIG_CLK_RP1=m +CONFIG_MISC_RP1=m CONFIG_COMMON_CLK_HI3516CV300=y CONFIG_COMMON_CLK_HI3519=y CONFIG_COMMON_CLK_HI3660=y -- 2.50.1
next reply other threads:[~2025-08-11 12:04 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2025-08-11 12:04 Anton Midyukov [this message] 2025-08-11 16:43 ` 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=20250811120441.127197-1-antohami@altlinux.org \ --to=antohami@altlinux.org \ --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