Re: [PATCH v3 0/2] ASoC: add es7241 support

2018-07-03 Thread Jerome Brunet
On Tue, 2018-07-03 at 16:41 +0100, Mark Brown wrote: > On Tue, Jul 03, 2018 at 05:36:19PM +0200, Jerome Brunet wrote: > > > Unless I missed something, which entirely possible, I don't think any > > patches of > > this series have been applied yet. You asked me resubmit after the v1 > > because o

Re: [PATCH v3 0/2] ASoC: add es7241 support

2018-07-03 Thread Mark Brown
On Tue, Jul 03, 2018 at 05:36:19PM +0200, Jerome Brunet wrote: > Unless I missed something, which entirely possible, I don't think any patches > of > this series have been applied yet. You asked me resubmit after the v1 because > of > power supply bindings and the mode selection. > I don't see

Re: [PATCH v3 0/2] ASoC: add es7241 support

2018-07-03 Thread Jerome Brunet
On Tue, 2018-07-03 at 16:32 +0100, Mark Brown wrote: > On Tue, Jul 03, 2018 at 03:28:43PM +0200, Jerome Brunet wrote: > > Add support for the es7241 which is a simple 2 channels analog to > > digital converter. > > Please don't resubmit patches that have already been applied, you should > submit p

Re: [PATCH v3 0/2] ASoC: add es7241 support

2018-07-03 Thread Mark Brown
On Tue, Jul 03, 2018 at 03:28:43PM +0200, Jerome Brunet wrote: > Add support for the es7241 which is a simple 2 channels analog to > digital converter. Please don't resubmit patches that have already been applied, you should submit patches against current code in the tree you're expecting things t

[PATCH v3 0/2] ASoC: add es7241 support

2018-07-03 Thread Jerome Brunet
Add support for the es7241 which is a simple 2 channels analog to digital converter. Changes since v1: [0] * Add missing break as reported by smatch [1] My device is hardwired in slave mode, which probably why this slipped through unnoticed. Changes since v2: [2] * Supply are now required