soc: soundwire: Update sample interval configuration
Update MSB of sample interval in the frame shape to avoid misconfiguration. Change-Id: I05e99bc563f6cdc71c7caf424441c4caa44ec4c6 Signed-off-by: Sudheer Papothi <spapothi@codeaurora.org>
This commit is contained in:
@@ -89,7 +89,7 @@ struct swrm_mports {
|
||||
u8 req_ch;
|
||||
u8 offset1;
|
||||
u8 offset2;
|
||||
u8 sinterval;
|
||||
u16 sinterval;
|
||||
u8 hstart;
|
||||
u8 hstop;
|
||||
u8 blk_grp_count;
|
||||
|
Reference in New Issue
Block a user