Re: [alsa-devel][PATCH] ASoC: wm8960: Add shared_lrclk and capless to device tree

2014-11-19 Thread Charles Keepax
On Wed, Nov 19, 2014 at 08:36:08PM +0800, Zidan Wang wrote: > wm8960 codec has a wm8960_data struct which has two fields shared_lrclk and > capless. > The wm8960_data is get from platform_data and it is reasonable to set it from > device > tree when platform_data is null. > And when shared_lrclk

Re: [alsa-devel][PATCH] ASoC: wm8960: Add shared_lrclk and capless to device tree

2014-11-19 Thread Mark Brown
On Wed, Nov 19, 2014 at 08:36:08PM +0800, Zidan Wang wrote: > wm8960 codec has a wm8960_data struct which has two fields shared_lrclk and > capless. Please ensure your changelog is wrapped within 80 columns. > --- > sound/soc/codecs/wm8960.c | 49 > ++---

Re: [alsa-devel] [PATCH] ASoC: wm8960: Add shared_lrclk and capless to device tree

2014-11-19 Thread Fabio Estevam
On Wed, Nov 19, 2014 at 10:36 AM, Zidan Wang wrote: > wm8960 codec has a wm8960_data struct which has two fields shared_lrclk and > capless. > The wm8960_data is get from platform_data and it is reasonable to set it from > device > tree when platform_data is null. > And when shared_lrclk is set,

[alsa-devel][PATCH] ASoC: wm8960: Add shared_lrclk and capless to device tree

2014-11-19 Thread Zidan Wang
wm8960 codec has a wm8960_data struct which has two fields shared_lrclk and capless. The wm8960_data is get from platform_data and it is reasonable to set it from device tree when platform_data is null. And when shared_lrclk is set, LRCM will be enabled. But the following software reset in wm896