ASoC: add Shikra machine and codec support#1237
Open
mpratyus wants to merge 3 commits into
Open
Conversation
Register the Shikra machine compatible in the sc8280xp machine driver and add BE handling for Shikra LPASS TDM links, including optional AUD_INTF bit-clock setup and TDM slot configuration from DT properties. Signed-off-by: Pratyush Meduri <mpratyus@qti.qualcomm.com>
Extend LPASS codec support for Shikra by adding codec version v4.0 handling in the common codec version map, RX macro register paths, and VA macro match data/default register tables. Signed-off-by: Pratyush Meduri <mpratyus@qti.qualcomm.com>
Extend the wsa885x codec driver with TDM slot-count programming support and add an SSR recovery path used when PS0 transition fails during unmute. The update wires slot-aware TDM control sequencing, retries power-up via a codec reinit path after SSR reset handling, and exports the OF match table for module autoload. Signed-off-by: Pratyush Meduri <mpratyus@qti.qualcomm.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added support for the Shikra machine in the SC8280XP ASoC machine driver
Introduced Shikra-specific LPASS codec support
Enabled WSA885x TDM slot configuration