From nobody Sun Apr 19 15:50:34 2026 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fzCkm36vLz679PG for ; Sun, 19 Apr 2026 15:50:40 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fzCkm0Mvjz3FFx for ; Sun, 19 Apr 2026 15:50:40 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776613840; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=HN/6GMhdTSbTmooXe0yDbaMw0u+nJCRjatyTWg7p1GY=; b=mhsbRtMFitiCLsDVdNT8+KSz8lRDPUJ3fbgFj92r/ckVD6F4i+TmwIv4e8/roR/pqVTCBL YXu/aZonnISbyZKOb+EH7/+CAMGM3q3eIde/I99brg2dSYVB/sSD1r9ik9PyNOWC3GgmD5 HCciQusYzwvEJC/Nk1qaFDGx/NlytSVaZHKpTB59bAvIxcyu0J3Z/NhROeribTDvVzYO4T qZCpfdxsLHbWxlEcddZDZql4keLdLw+LYtwCuoSkKvrRcVaxJOQikQ2OOhZ7KCHK3V0ruz uV53h9QNddlq+RvhZMJFZACk4Z7beWbmNGxyi6jtQ+GZcjkFszehiA2w8SVa9A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776613840; a=rsa-sha256; cv=none; b=POkBbdCEb1yjeKgK5Z8FuWrF6fz5JWCtG07EseJAbsCegzqDGfHW/X+OH4GFICtL7s+vYz tHy1hfOEt8owbnrgEyVQ1c9f6qVQP20JXp+TKx54/aFVMN9K8pc9/zgrYa4xQ0UwRL+Ymc 4lTxh7333tjt7VVzLL8YnhQvnxEIZJHZnKzlauV5/tryej9TKSoozwn1rn58TGdP8tHXzF iVNWziljF9GsJBihdVraT9hdxd48vWvRMCJRxmV3FyBVtg97wdirCV4v4abMPtPgSo3EvF C8HDyUyhIT/5R+F175inbfOd1IcYv+Yv2/eGYXhnkk0ONP+kQxiCw9CjnsQbxA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776613840; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=HN/6GMhdTSbTmooXe0yDbaMw0u+nJCRjatyTWg7p1GY=; b=J/zB5Yq5dqkwCkNLGcdPrT6t902FPGqF6emBlwwywWt22PeJ1vQUEnY8rBhxct4z/OZCLv xQCt1S4qY9dNN82eCmJX3Xcsv5LyvWC8ghFqw49PqspGLRc2nI7agbi3YMNLArUcGnKaXj Py979naHEIi4v4tYlTUNYMFEulhM98XGdGfxerF3Z5QQ3XnLSG+uWfuvQ2aVJimBK3vAwQ uW/eWiS186EWlJkYwCYnRmXFTe3/HOEF4f5iwnx9KkdnmHfM6046klrsjpfTkVtd4gsJDA VMzyX+az9TiRXkjgMCfrrYQPKKhialjCPEkmLeCJvmZTDO6KUq6efNGnksbn7w== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fzCkl6W4Bz2jQ for ; Sun, 19 Apr 2026 15:50:39 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 34150 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sun, 19 Apr 2026 15:50:34 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Bjoern A. Zeeb Subject: git: 5cfadb663312 - main - ath12k: update module Makefiles for v7.0 driver version List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bz X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 5cfadb6633128dccc32b1e4f84386ad705adc721 Auto-Submitted: auto-generated Date: Sun, 19 Apr 2026 15:50:34 +0000 Message-Id: <69e4f9ca.34150.2f90f689@gitrepo.freebsd.org> The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=5cfadb6633128dccc32b1e4f84386ad705adc721 commit 5cfadb6633128dccc32b1e4f84386ad705adc721 Author: Bjoern A. Zeeb AuthorDate: 2026-04-19 15:48:58 +0000 Commit: Bjoern A. Zeeb CommitDate: 2026-04-19 15:50:19 +0000 ath12k: update module Makefiles for v7.0 driver version Update LINUXKPI_VERSION to reflect that the driver is based on Linux v7.0. Handle the file changes and the extra wifi7/ subdirectory. Sponsored by: The FreeBSD Foundation MFC after: 3 days --- sys/modules/ath12k/Makefile | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/sys/modules/ath12k/Makefile b/sys/modules/ath12k/Makefile index 018504812995..ecca0bc3b409 100644 --- a/sys/modules/ath12k/Makefile +++ b/sys/modules/ath12k/Makefile @@ -13,13 +13,21 @@ ATH12K_TRACING= 0 KMOD= if_ath12k -SRCS+= core.c hal.c hal_tx.c hal_rx.c +SRCS+= core.c hal.c SRCS+= wmi.c mac.c reg.c htc.c qmi.c SRCS+= dp.c dp_tx.c dp_rx.c dp_mon.c debug.c -SRCS+= ce.c peer.c dbring.c hw.c fw.c p2p.c +SRCS+= ce.c peer.c dbring.c fw.c p2p.c +SRCS+= dp_htt.c dp_peer.c + +SRCS+= wifi7/ce.c wifi7/core.c +SRCS+= wifi7/dp.c wifi7/dp_mon.c wifi7/dp_rx.c wifi7/dp_tx.c +SRCS+= wifif/hal.c wifi7/hal_tx.c wifi7/hal_rx.c +SRCS+= wifi7/hal_qcc2072.c wifi7/hal_qcn9274.c wifi7/hal_wcn7850.c +SRCS+= wifi7/hw.c wifi7/wmi.c .if defined(ATH12K_PCI) && ${ATH12K_PCI} > 0 && ${KERN_OPTS:MDEV_PCI} SRCS+= mhi.c pci.c +SRCS+= wifi7/mhi.c wifi7/pci.c .else .error ath12k requires PCI support compiled in at this point .endif @@ -27,6 +35,7 @@ SRCS+= mhi.c pci.c .if defined(ATH12K_AHB) && ${ATH12K_AHB} > 0 CFLAGS+= -DCONFIG_ATH12K_AHB SRCS+= ahb.c +SRCS+= wifi7/ahb.c .endif .if defined(ATH12K_DEBUGFS) && ${ATH12K_DEBUGFS} > 0 CFLAGS+= -DCONFIG_ATH12K_DEBUGFS @@ -62,6 +71,6 @@ CFLAGS+= ${LINUXKPI_INCLUDES} CFLAGS+= -DCONFIG_ATH12K_DEBUG CFLAGS+= -DKBUILD_MODNAME='"ath12k"' -CFLAGS+= -DLINUXKPI_VERSION=61900 +CFLAGS+= -DLINUXKPI_VERSION=70000 .include