summaryrefslogtreecommitdiff
path: root/sound/soc/fsl/fsl_sai.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/fsl/fsl_sai.c')
-rw-r--r--sound/soc/fsl/fsl_sai.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/fsl/fsl_sai.c b/sound/soc/fsl/fsl_sai.c
index f4b46fe69d8a..25b5022adb22 100644
--- a/sound/soc/fsl/fsl_sai.c
+++ b/sound/soc/fsl/fsl_sai.c
@@ -64,7 +64,7 @@ static struct fsl_sai_soc_data fsl_sai_imx7ulp = {
.fifos = 2,
.fifo_depth = 16,
.flags = SAI_FLAG_PMQOS,
- .reg_offset = 0,
+ .reg_offset = 8,
.constrain_period_size = false,
};