soundwire: update Intel BPT message length limitation
authorBard Liao <yung-chuan.liao@linux.intel.com>
Tue, 29 Apr 2025 12:23:37 +0000 (20:23 +0800)
committerVinod Koul <vkoul@kernel.org>
Mon, 9 Jun 2025 16:12:18 +0000 (21:42 +0530)
commit393350c1691f1cbf3a0436f2a12c2b4347c4e953
treecd9b430e4e448872beb77b7fec0907ba81f13e2b
parentfdf5596103455c62ab84293ddd95d9bf16f6519a
soundwire: update Intel BPT message length limitation

The limitation of "must be multiples of 32 bytes" does not fit the
requirement of current Intel platforms. Update it to meet the
requirement.

Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Reviewed-by: Péter Ujfalusi <peter.ujfalusi@linux.intel.com>
Link: https://lore.kernel.org/r/20250429122337.142551-1-yung-chuan.liao@linux.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Documentation/driver-api/soundwire/bra.rst
drivers/soundwire/intel_ace2x.c