From nobody Sun Sep 06 21:15:11 2026 X-Original-To: dev-commits-src-branches@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 4hdNJc13vKz6rk18 for ; Sun, 06 Sep 2026 21:15:12 +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 "YR2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hdNJb5WcKz488c for ; Sun, 06 Sep 2026 21:15:11 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1788729311; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=uUg9GbGDpXfUnq5t4j023trvZ24EAK/yxgz0YZkP3H8=; b=YwqvYmWnn+/AzYUExc29gdh79n1b4bsRJ42VnXijKWaUssymJ9pTEUYUjYNQD+dcUJkdxv m4TbYA0dILGlATlzIh/y/5XwWG9IquUGe5s5rgxUNUmoFWwN0umwqp/zNSj6SppoTliPib Mhi5z5ji2On+YGjRw6kubV4WQmGLHIabajtOad2AxIjG6Hb+depMRkkZmC2ryIr0cSTHPO 5rUIQlsUkdz7k5QI9T0DLOzMz1Rwz0G9xIi4R7+D5JBRf5e8/zjBMzfb2i4tziyGp2qdF3 m4qGrnSL1Y9iK5BDwp4Jco1AYoFDEPkB8ekugDTYr/lny/3pXpIxBAV0cRnryg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1788729311; a=rsa-sha256; cv=none; b=MXFQJAvMGv6UDF5ePFtTpZOoCTZsGts4Zxar65CuHlvUaPSFj1l5rbscO6HL1oybxIvK6J dF2dnMjjlBqwKSrAbS0nqjiBUNXtv6khwt48CPrNCdfI3njllQp+wdrKhr3qqo1uObDDmT HN1ml64/mBCUJDgIivD86rMyJI65azsSz1glSHCCMaSP/vl9KGGKOQF58LRrtSf0n06zX7 holKNANVkO5qT5yWGZp3phEU5xaSHdJHLInuDCw0WtJqxwtf+Fje7ROXx1A8GL7wbiEHPc 9xnAgUuJmC8pbo4GwjSfqq337AImjOwRaOxqGJBaUFa/zLurJ5a4zuvqa1DVhw== 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=1788729311; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=uUg9GbGDpXfUnq5t4j023trvZ24EAK/yxgz0YZkP3H8=; b=VbW+PXiAHY6IDEMOGmuc0BEK6jyC8eqfKVT3SXKR9I4lOZ91ODiOBY6u7wGJfGW3SLJ1QX YMaieLlqmbL8P9rIHaKfBkJO9UROTr2ciRawJhkdohXB6SUPfAxcJYE6g8MrINQc04S0M0 cBIWEj+4HHnYKWhR8FLaQ1hhODvQz0SD0z/DZyphSUAFTxxb8+AbosRJ3UDiI4X4Eyn6L4 Vlt2AyfqMuYzBDxoPUJqtPOtFmAorao5VF3npFXUk7fzgb2HLmltKrL/MiJHqcCn3OjRbC UR7ZfyJ70eio1dNBjTpOzaAbbku/yd5vVgEld4Kjpuhw8SSPIhoCc8YTGlubgg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hdNJb3v4mzptf for ; Sun, 06 Sep 2026 21:15:11 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 4505c by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sun, 06 Sep 2026 21:15:11 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Cc: Abdelkader Boudih From: Enji Cooper Subject: git: 7a1547d657dd - stable/14 - intelspi: add Lunar Lake SPI controller IDs List-Id: Commits to the stable branches of the FreeBSD src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-branches@freebsd.org Sender: owner-dev-commits-src-branches@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ngie X-Git-Repository: src X-Git-Refname: refs/heads/stable/14 X-Git-Reftype: branch X-Git-Commit: 7a1547d657ddbf0cffd17617405e56b88b79c073 Auto-Submitted: auto-generated Date: Sun, 06 Sep 2026 21:15:11 +0000 Message-Id: <6a9dd7df.4505c.26f0310d@gitrepo.freebsd.org> The branch stable/14 has been updated by ngie: URL: https://cgit.FreeBSD.org/src/commit/?id=7a1547d657ddbf0cffd17617405e56b88b79c073 commit 7a1547d657ddbf0cffd17617405e56b88b79c073 Author: Abdelkader Boudih AuthorDate: 2026-08-22 02:29:30 +0000 Commit: Enji Cooper CommitDate: 2026-09-06 21:14:36 +0000 intelspi: add Lunar Lake SPI controller IDs Add PCI device IDs for Lunar Lake-generation LPSS peripheral SPI controllers. Reviewed by: adrian Differential Revision: https://reviews.freebsd.org/D59010 (cherry picked from commit be503dd912a18e5f7eb16c73326562e13681cf49) --- sys/dev/intel/spi_pci.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sys/dev/intel/spi_pci.c b/sys/dev/intel/spi_pci.c index 73fc06d2267c..c095692933bc 100644 --- a/sys/dev/intel/spi_pci.c +++ b/sys/dev/intel/spi_pci.c @@ -128,6 +128,9 @@ static struct intelspi_pci_device { { 0xa37b8086, SPI_SUNRISEPOINT, "Intel Cannon Lake SPI Controller-5" }, { 0xa3a98086, SPI_SUNRISEPOINT, "Intel Comet Lake-V SPI Controller-0" }, { 0xa3aa8086, SPI_SUNRISEPOINT, "Intel Comet Lake-V SPI Controller-1" }, + { 0xa8278086, SPI_SUNRISEPOINT, "Intel Lunar Lake SPI Controller-0" }, + { 0xa8308086, SPI_SUNRISEPOINT, "Intel Lunar Lake SPI Controller-1" }, + { 0xa8468086, SPI_SUNRISEPOINT, "Intel Lunar Lake SPI Controller-2" }, }; static int