From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-alma10-1.taild15c8.ts.net [100.103.45.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 3711737A83B for ; Mon, 24 Aug 2026 17:42:54 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=100.103.45.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1787593381; cv=none; b=X0fKBYszX76eDljDpx0MGBZK957dhP0EG3NrMIt8lE22ASUgx9f3RGFxv1tJJCtwSHsbXpzIUBd75GkGpMnLH3Xv4mzcdS6ZYvpwCi7E1LEna8ZeqZrLoq29t6e98fxWO9a+rIYUb+4u2iv8T/rkKey4dEJRa/G5HtVsDoKq15Q= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1787593381; c=relaxed/simple; bh=fqWaRRkMI7whc/fvnf9Cwhb4t3oG2gzRmzwI9S7OM70=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version:Content-Type: Content-Disposition; b=dmt1vlz83DS41yPKbJRc+YXBQTW9zjJz/9rfHXrCuhw1p1ye2sPh4Q//ONIeZjIFTeBuBKUCkSzexvWswaWoQdb1GTQSJL/0yZm3j+D62CcegoMdNNzfDQ8UsifIrfzbenB4TxSwMc/ydnJfnVLdea6WWaVSYkH9RcZif8ifrD8= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=LBGpi5uq; arc=none smtp.client-ip=100.103.45.18 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="LBGpi5uq" Received: by smtp.kernel.org (Postfix) with ESMTPSA id E2E521F000E9; Mon, 24 Aug 2026 17:42:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1787593371; bh=MxAyB5lCpLWqnGUJabSFpSughCDVU2NiZ+6DGVvP4/g=; h=Date:From:To:Cc:Subject; b=LBGpi5uqoU3Q7tA6Fz3ZwU9o6dr9Y8Nt/aDzy+MfqZl7zA9kk4mDrbuRKVnX5HEhr Cb0OHkhPHRC+jtlsS+JKq69opWdJoB1/CyNyuIO7376Ty2fam/xElc4wUI/rgpRwdP eTzYYMKpf28QPPcrMcEfvvVTkhfjy5wfqMJdeUR2Gn8AZqluzVdpawIf7Z3s1Uh7wF IHmbfPtsa5k34k51jctLgDpK5zTlIoIhDBK5sui0r30f51whPU2mVHluMJSAP22baO doDTLUiwAbapEhn+07dpQ22R8o9Zfz/Y66kzdBXS57iEjmUU98njY9SIZ11Jy3Io2J Xmp87zvRGYl3Q== Date: Mon, 24 Aug 2026 23:12:47 +0530 From: Vinod Koul To: Linus Torvalds Cc: LKML Subject: [GIT PULL]: Soundwire updates for v7.3 Message-ID: Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="GMXZrWR/FShF2rYI" Content-Disposition: inline --GMXZrWR/FShF2rYI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello Linus Please pull to receive the soundwire subsystem updates for this cycle. Bunch of driver changes in this cycle. The following changes since commit dc59e4fea9d83f03bad6bddf3fa2e52491777482: Linux 7.2-rc1 (2026-06-28 12:01:31 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire.git tags/so= undwire-7.3-rc1 for you to fetch changes up to 5b08a3afd2995e5312c4c47ffea9d21b651e8e13: soundwire: dmi-quirks: Disable ghost Realtek on Asus ROG Zephyrus Duo (20= 26-08-12 17:38:37 +0530) ---------------------------------------------------------------- soundwire updates for 7.3 - Bunch of Intel dmi quirks ghost list handling for Asus Zenbook Duo, Asus ROG Zephyrus Duo and Asus Expertbook. Intel Peripheral bra_block_alignment handling - Cadence library BRA_NumBytes[8] support - Qualcomm SCP address paging, bus mclk_freq support. Increase of data ports to 17 and driver improvements. ---------------------------------------------------------------- Bard Liao (5): soundwire: dmi-quirks: add a global ghost list soundwire: cadence_master: add BRA_NumBytes[8] support soundwire: intel: handle Peripheral bra_block_alignment soundwire: get mipi-sdw-bra-mode-max-data-per-frame property soundwire: intel_ace2x: handle the max_data_per_frame property Charles Keepax (4): soundwire: dmi-quirks: Disable ghost Realtek on Asus Expertbook soundwire: intel_auxdevice: Add cs42l44 to wake_capable_list soundwire: dmi-quirks: Disable ghost Realtek on Asus Zenbook Duo soundwire: dmi-quirks: Disable ghost Realtek on Asus ROG Zephyrus Duo Eric Wu (1): soundwire: stream: validate slave port properties Jorijn van der Graaf (3): soundwire: qcom: add SCP address paging support soundwire: qcom: set the bus mclk_freq property soundwire: honor clock_reg_supported in the clock scaling check Randy Dunlap (1): soundwire: bus.h: repair kernel-doc comments Richard Fitzgerald (1): soundwire: Add bra_block_alignment property support Sibi Sankar (1): dt-bindings: soundwire: qcom: Increase max data ports to 17 Srinivas Kandagatla (2): soundwire: qcom: Fix port exhaustion check in stream_alloc_ports soundwire: qcom: Allocate sruntime array dynamically .../bindings/soundwire/qcom,soundwire.yaml | 20 +++++------ drivers/soundwire/bus.c | 7 ++-- drivers/soundwire/bus.h | 10 +++--- drivers/soundwire/cadence_master.c | 35 ++++++++++++++---- drivers/soundwire/cadence_master.h | 1 + drivers/soundwire/dmi-quirks.c | 42 ++++++++++++++++++= +++- drivers/soundwire/intel_ace2x.c | 20 +++++++++-- drivers/soundwire/intel_auxdevice.c | 1 + drivers/soundwire/mipi_disco.c | 6 ++++ drivers/soundwire/qcom.c | 24 +++++++++++-- drivers/soundwire/stream.c | 17 ++++++--- include/linux/soundwire/sdw.h | 14 ++++++++ 12 files changed, 164 insertions(+), 33 deletions(-) --=20 ~Vinod --GMXZrWR/FShF2rYI Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEE+vs47OPLdNbVcHzyfBQHDyUjg0cFAmqMgpcACgkQfBQHDyUj g0eB6g//fIGb2/B4Jy0m0BzEmRntieyS7ishb6Sq1BIzvtZ69JKJSwofmpz2sbkA c3TYTedr4q17hYRfUv6mSDW0WdJd9DXvoBAHGlKxSjAmtMtljII3UZLrd6ztoaHf JjpJyacA7vc7KTtFgWnf3sQI+1X3+IemTRZR9fGn6L65gy+KJ7UqIpdn0xPjpCxe Qtpd6cDg6evwdspd8tehegwQhv4A2HIPMNOs8FFUIgDkpTL3jT0hwajFU1QE9EjC /2FJgk5x/EVlS5sCLjpwVifxesx11SeSzAiWDjGQqSLPrBQF9aNLa4ulm2KKqDGG oAOWF2b0Mjs5xvStL4ixWiiZqoQSH7oPpODdBwWDLOceixhKPE8tAiAP9wjOdXfL 374zIswWFsegNixWCk88dFOu3t5+uwE+zNOidMi7TmvnA290JVIpjz9QC/79MoZu GH5e/uRVlu56AqaleLLSNSRVGjr5xLBler6xfg/qMkLfF8kV2VipPN4pSdVeHmaM 7GlBe3ZEjc+PdQ5adLTuZP3lH7Sdn2JGIFIo6OUIY3hEHsQ8E7rANrRXmLcHdDxB y3/ygI5VfZNNy/SbZ5QUL826GFpjBsNg7nIM6lbosmYaQBd6vc/+JUNQrkmHpBXa ywFTtY4dM6wDQw0wVgWCwHNz62ET2qGwGWx35gJ/JqqfA1Y4X5U= =3lFY -----END PGP SIGNATURE----- --GMXZrWR/FShF2rYI--