Merge "soc: soundwire: Update ssp period for fractional sample rates"

This commit is contained in:
qctecmdr
2019-12-05 06:56:21 -08:00
committed by Gerrit - the friendly Code Review server
2 changed files with 45 additions and 3 deletions

View File

@@ -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 */