Re: [linux-sunxi] Re: [PATCH v9 1/2] ASoC: sun4i-codec: Distinguish sun4i from sun7i

2016-09-01 Thread Maxime Ripard
Hi Danny, On Wed, Aug 31, 2016 at 10:14:02PM +0200, Danny Milosavljevic wrote: > Hi Maxime, > > On Wed, 31 Aug 2016 19:46:23 +0200 > Maxime Ripard wrote: > > > > -#define SUN4I_CODEC_AC_SYS_VERI (0x38) > > > -#define SUN4I_CODEC_AC_MIC_PHONE_CAL (0x3c) > > > + > > >

Re: [linux-sunxi] Re: [PATCH v9 1/2] ASoC: sun4i-codec: Distinguish sun4i from sun7i

2016-08-31 Thread Danny Milosavljevic
Hi Maxime, On Wed, 31 Aug 2016 19:46:23 +0200 Maxime Ripard wrote: > > -#define SUN4I_CODEC_AC_SYS_VERI(0x38) > > -#define SUN4I_CODEC_AC_MIC_PHONE_CAL (0x3c) > > + > > +#define SUN7I_CODEC_AC_DAC_CAL (0x38) > > +#define SUN7I_CODEC_AC_MIC_PH

Re: [PATCH v9 1/2] ASoC: sun4i-codec: Distinguish sun4i from sun7i

2016-08-31 Thread Maxime Ripard
Hi Danny, On Tue, Aug 30, 2016 at 07:44:02AM +0200, Danny Milosavljevic wrote: > This distinguishes sun4i from sun7i. It is necessary because they use > different registers for the audio mixer. Your Signed-off-by is missing > --- > sound/soc/sunxi/sun4i-codec.c | 44 > +

Re: [PATCH v9 1/2] ASoC: sun4i-codec: Distinguish sun4i from sun7i

2016-08-30 Thread Chen-Yu Tsai
On Tue, Aug 30, 2016 at 1:44 PM, Danny Milosavljevic wrote: > This distinguishes sun4i from sun7i. It is necessary because they use > different registers for the audio mixer. > --- > sound/soc/sunxi/sun4i-codec.c | 44 > +-- > 1 file changed, 34 insertions

[PATCH v9 1/2] ASoC: sun4i-codec: Distinguish sun4i from sun7i

2016-08-29 Thread Danny Milosavljevic
This distinguishes sun4i from sun7i. It is necessary because they use different registers for the audio mixer. --- sound/soc/sunxi/sun4i-codec.c | 44 +-- 1 file changed, 34 insertions(+), 10 deletions(-) diff --git a/sound/soc/sunxi/sun4i-codec.c b/sound/s

[PATCH v9 1/2] ASoC: sun4i-codec: Distinguish sun4i from sun7i

2016-08-29 Thread Danny Milosavljevic
This distinguishes sun4i from sun7i. It is necessary because they use different registers for the audio mixer. --- sound/soc/sunxi/sun4i-codec.c | 44 +-- 1 file changed, 34 insertions(+), 10 deletions(-) diff --git a/sound/soc/sunxi/sun4i-codec.c b/sound/

[PATCH v9 1/2] ASoC: sun4i-codec: Distinguish sun4i from sun7i

2016-08-26 Thread Danny Milosavljevic
This distinguishes sun4i from sun7i. It is necessary because they use different registers for the audio mixer. --- sound/soc/sunxi/sun4i-codec.c | 44 +-- 1 file changed, 34 insertions(+), 10 deletions(-) diff --git a/sound/soc/sunxi/sun4i-codec.c b/sound/

Re: [PATCH v9 1/2] ASoC: sun4i-codec: Distinguish sun4i from sun7i

2016-08-26 Thread Chen-Yu Tsai
On Fri, Aug 26, 2016 at 2:53 PM, Danny Milosavljevic wrote: > > This distinguishes sun4i from sun7i. It is necessary because they use > different registers for the audio mixer. > --- > sound/soc/sunxi/sun4i-codec.c | 44 > +-- > 1 file changed, 34 insertio

[PATCH v9 1/2] ASoC: sun4i-codec: Distinguish sun4i from sun7i

2016-08-26 Thread Danny Milosavljevic
This distinguishes sun4i from sun7i. It is necessary because they use different registers for the audio mixer. --- sound/soc/sunxi/sun4i-codec.c | 44 +-- 1 file changed, 34 insertions(+), 10 deletions(-) diff --git a/sound/soc/sunxi/sun4i-codec.c b/sound/