Re: [PATCH] ASoC: sun4i-i2s: incorrect regmap for A83t

2019-09-02 Thread Code Kipper
On Fri, 30 Aug 2019 at 13:45, Mark Brown wrote: > > On Wed, Aug 21, 2019 at 06:23:20PM +0200, codekip...@gmail.com wrote: > > From: Marcus Cooper > > > > Fixes: 21faaea1343f ("ASoC: sun4i-i2s: Add support for A83T") > > Signed-off-by: Marcus Cooper > > --- > > This doesn't apply against current

Re: [PATCH] ASoC: sun4i-i2s: incorrect regmap for A83t

2019-08-30 Thread Mark Brown
On Wed, Aug 21, 2019 at 06:23:20PM +0200, codekip...@gmail.com wrote: > From: Marcus Cooper > > Fixes: 21faaea1343f ("ASoC: sun4i-i2s: Add support for A83T") > Signed-off-by: Marcus Cooper > --- This doesn't apply against current code, please check and resend. signature.asc Description: PGP

Re: [PATCH] ASoC: sun4i-i2s: incorrect regmap for A83t

2019-08-22 Thread Maxime Ripard
Hi Markus, On Wed, Aug 21, 2019 at 06:23:20PM +0200, codekip...@gmail.com wrote: > From: Marcus Cooper > > Fixes: 21faaea1343f ("ASoC: sun4i-i2s: Add support for A83T") > Signed-off-by: Marcus Cooper The patch is ok, but you should have a commit log here. Maxime -- Maxime Ripard, Bootlin

[PATCH] ASoC: sun4i-i2s: incorrect regmap for A83t

2019-08-21 Thread codekipper
From: Marcus Cooper Fixes: 21faaea1343f ("ASoC: sun4i-i2s: Add support for A83T") Signed-off-by: Marcus Cooper --- sound/soc/sunxi/sun4i-i2s.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sound/soc/sunxi/sun4i-i2s.c b/sound/soc/sunxi/sun4i-i2s.c index