Merge "soc: soundwire: change ssp period based on frame shape"

This commit is contained in:
qctecmdr
2019-10-30 10:26:57 -07:00
committed by Gerrit - the friendly Code Review server
2 changed files with 45 additions and 4 deletions

View File

@@ -142,6 +142,7 @@ struct swr_mstr_ctrl {
int wake_irq;
int version;
int mclk_freq;
int bus_clk;
u32 num_dev;
int slave_status;
struct swrm_mports mport_cfg[SWR_MAX_MSTR_PORT_NUM];