]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: SDCA: Update list of entity_0 controls
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Tue, 7 Jan 2025 15:44:04 +0000 (15:44 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 7 Jan 2025 20:20:58 +0000 (20:20 +0000)
commitb21468e83b787ab31aa9df8f429d2ca61def0cc9
tree9d64114892f6f4191d3d95aae667780a521af184
parent7b16e60b31202254c62a29f5c709ffb42684b6f9
ASoC: SDCA: Update list of entity_0 controls

Update the list of entity_0 controls to better match version v1.0 of the
SDCA specification. Remove both INTSTAT_CLEAR and INT_ENABLE as these are
no longer used, and add some missing controls and bits into the enum. Also
rename the SDCA_CONTROL prefix to SDCA_CTL because this better matches the
macros in the sdw_registers.h header, and the names can get quite long so
saving a few characters is definitely a plus.

Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://patch.msgid.link/20250107154408.814455-3-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/sdca_function.h