]> www.infradead.org Git - nvme.git/commit
Expand SoundWire MBQ register map support
authorMark Brown <broonie@kernel.org>
Tue, 7 Jan 2025 23:28:07 +0000 (23:28 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 7 Jan 2025 23:28:07 +0000 (23:28 +0000)
commitd406b354df909155ff0122acf80f3bc7410fa27e
tree0cd68849c0c36fcf9e48ba71a9c0464b65297082
parenteb708cd631a8dca17ff004ccc39bbeb096c1db22
parent5bc493bf0c37c157bf2eb364e55a1c6f8bc43a69
Expand SoundWire MBQ register map support

Merge series from Charles Keepax <ckeepax@opensource.cirrus.com>:

The current SDCA MBQ (Multi-Byte Quantities) register map only
supports 16-bit types, add support for more sizes and then update
the rt722 driver to use the new support. We also add support for
the deferring feature of MBQs to allow hardware to indicate it is
not currently ready to service a read/write.

Afraid I don't have hardware to test the rt722 change so it is
only build tested, but I thought it good to include a change to
demonstrate the new features in use.
include/linux/regmap.h