soc: soundwire: Update ssp period for fractional sample rates
Frame sync for fractional sample rates is different. Update ssp period based on frame sync of fractional sample rate for synchronization of the data channels. Change-Id: I25eaa5195abcdfad54cfed09beb0abe5aff2499a Signed-off-by: Sudheer Papothi <spapothi@codeaurora.org>
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
|
||||
#define SWR_ROW_48 0
|
||||
#define SWR_ROW_50 1
|
||||
#define SWR_ROW_64 2
|
||||
#define SWR_ROW_64 3
|
||||
#define SWR_MAX_COL 7 /* Cols = 16 */
|
||||
#define SWR_MIN_COL 0 /* Cols = 2 */
|
||||
|
||||
|
Reference in New Issue
Block a user