Re: [PATCH v2 3/3] ASoC: tlv320adcx140: Add proper support for master mode

2020-09-16 Thread Dan Murphy

Re: [PATCH v2 3/3] ASoC: tlv320adcx140: Add proper support for master mode

2020-09-16 Thread Camel Guo
Please forget about this patch since Dan will upload a similar one. @Dan, see my comment below. On 9/15/20 8:50 PM, Dan Murphy wrote: Camel On 9/11/20 3:07 AM, Camel Guo wrote: From: Camel Guo Add setup of bclk-to-ws ratio and sample rate when in master mode, as well as MCLK input pin setup

Re: [PATCH v2 3/3] ASoC: tlv320adcx140: Add proper support for master mode

2020-09-15 Thread Dan Murphy
Camel On 9/11/20 3:07 AM, Camel Guo wrote: From: Camel Guo Add setup of bclk-to-ws ratio and sample rate when in master mode, as well as MCLK input pin setup. Signed-off-by: Camel Guo --- v2: - Move GPIO setting into devicetree - Move master config register setting into a new functio

[PATCH v2 3/3] ASoC: tlv320adcx140: Add proper support for master mode

2020-09-11 Thread Camel Guo
From: Camel Guo Add setup of bclk-to-ws ratio and sample rate when in master mode, as well as MCLK input pin setup. Signed-off-by: Camel Guo --- v2: - Move GPIO setting into devicetree - Move master config register setting into a new function sound/soc/codecs/tlv320adcx140.c | 139 ++