[PATCH RESEND 0/5] soundwire: add BRA properties
Bard Liao <[email protected]>
| Newsgroups | org.kernel.vger.linux-sound,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
This series adds mipi-sdw-bra-mode-max-data-per-frame and mipi-sdw-bra-mode-block-alignment properties support and fixes the BRA_NumBytes[8] support in cadence_master driver. Bard Liao (4): 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 Richard Fitzgerald (1): soundwire: Add bra_block_alignment property support drivers/soundwire/cadence_master.c | 35 +++++++++++++++++++++++++----- drivers/soundwire/cadence_master.h | 1 + drivers/soundwire/intel_ace2x.c | 20 +++++++++++++++-- drivers/soundwire/mipi_disco.c | 6 +++++ include/linux/soundwire/sdw.h | 14 ++++++++++++ 5 files changed, 68 insertions(+), 8 deletions(-) -- 2.43.0