Re: [PATCH] ASoC: fsl_xcvr: Add Counter registers

2022-10-28 Thread Mark Brown
On Fri, 28 Oct 2022 15:03:47 +0800, Shengjiu Wang wrote: > These counter registers are part of register list, > add them to complete the register map > > - DMAC counter control registers > - Data path Timestamp counter register > - Data path bit counter register > - Data path bit count timestamp r

[PATCH] ASoC: fsl_xcvr: Add Counter registers

2022-10-28 Thread Shengjiu Wang
These counter registers are part of register list, add them to complete the register map - DMAC counter control registers - Data path Timestamp counter register - Data path bit counter register - Data path bit count timestamp register - Data path bit read timestamp register Signed-off-by: Shengji