From: Vitaly Chikunov <vt@altlinux.org> To: Daniil Gnusarev <gnusarevda@basealt.ru> Cc: devel-kernel@lists.altlinux.org Subject: Re: [d-kernel] Поддержка платы Forlinx OK3568C в ядре 6.6/sisyphus Date: Wed, 5 Mar 2025 04:18:28 +0300 Message-ID: <20250305011828.c6hqpzv2hbbmgpos@altlinux.org> (raw) In-Reply-To: <bad75002-963d-4aeb-9907-f942bd48e770@basealt.ru> Daniil, On Tue, Mar 04, 2025 at 11:56:17AM +0400, Daniil Gnusarev wrote: > Добрый день. > > Предлагаю дополнения к ядру 6.6/sisyphus для поддержки платы Forlinx > OK3568C. > Содержат адаптированный dts платы, дополнительные опции настройки pinctrl и > патч исправляющий > путаницу с прерываниями в обработке кнопки питания (последний присутствует в > более новых > версиях ядра, откуда и взят). > > Гнусарев Даниил. > > > The following changes since commit df7af7ab3ec7e3b11af3095a91711e7b60c739e9: > > 1:6.6.78-alt1 (2025-02-17 15:31:39 +0300) > > are available in the Git repository at: > > https://gitlab.basealt.space/altworkstation/kernel-image.git > tags/forlinx-sisyphus-6.6.78-alt1 У нас нет ядер 6.6, поэтому патчи к ним не актуальны. > > for you to fetch changes up to 9c6f8de3ec658f5155dbad4e937e6a043aa7dd4f: > > mfd: rk8xx-core: Fix interrupt processing order for power key button > (2025-03-04 10:37:47 +0400) > > ---------------------------------------------------------------- > Alexander Stefanov (1): > Add OK3568-C (rk3568) Single Board Computer DTS file > > Daniil Gnusarev (1): > dts: rockchip: fix main dts to work in current kernel version > > Jianqun Xu (1): > arm64: dts: rockchip: pinconf.dtsi add output level with pull up/down > > Ondrej Jirman (1): > mfd: rk8xx-core: Fix interrupt processing order for power key button > > arch/arm64/boot/dts/rockchip/Makefile | 1 + > arch/arm64/boot/dts/rockchip/rk3568-ok3568c.dts | 1155 > ++++++++++++++++++++ > arch/arm64/boot/dts/rockchip/rockchip-pinconf.dtsi | 38 +- > drivers/mfd/rk8xx-core.c | 2 +- > 4 files changed, 1194 insertions(+), 2 deletions(-) > create mode 100644 arch/arm64/boot/dts/rockchip/rk3568-ok3568c.dts
prev parent reply other threads:[~2025-03-05 1:18 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2025-03-04 7:56 Daniil Gnusarev 2025-03-05 1:18 ` Vitaly Chikunov [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=20250305011828.c6hqpzv2hbbmgpos@altlinux.org \ --to=vt@altlinux.org \ --cc=devel-kernel@lists.altlinux.org \ --cc=gnusarevda@basealt.ru \ /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