ALT Linux kernel packages development
 help / color / mirror / Atom feed
* [d-kernel] [PATCH 0/1] 6.12 cores with support for Baikal-M SoC
@ 2025-11-14 15:32 Daniil Gnusarev
  2025-11-14 15:32 ` [d-kernel] [PATCH 1/1] sound: hda: add driver for HDA controller on Baikal-M Daniil Gnusarev
  0 siblings, 1 reply; 2+ messages in thread
From: Daniil Gnusarev @ 2025-11-14 15:32 UTC (permalink / raw)
  To: gnusarevda, devel-kernel

Драйвер HDA контроллера для BE-M1000 от производителя СнК
из SDK-ARM64-2509-6.12.
СнК имеет особенность адресации кодеков, в связи с чем
избежать правки hdac_controller.c не удалось.

Daniil Gnusarev (1):
  sound: hda: add driver for HDA controller on Baikal-M

 config-aarch64              |   2 +-
 sound/hda/hdac_controller.c |   7 +
 sound/pci/hda/Kconfig       |  12 +
 sound/pci/hda/Makefile      |   2 +
 sound/pci/hda/hda_baikal.c  | 627 ++++++++++++++++++++++++++++++++++++
 5 files changed, 649 insertions(+), 1 deletion(-)
 create mode 100644 sound/pci/hda/hda_baikal.c

-- 
2.42.2



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-11-14 15:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-11-14 15:32 [d-kernel] [PATCH 0/1] 6.12 cores with support for Baikal-M SoC Daniil Gnusarev
2025-11-14 15:32 ` [d-kernel] [PATCH 1/1] sound: hda: add driver for HDA controller on Baikal-M Daniil Gnusarev

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