Re: [linux-sunxi] Re: [PATCH 3/3] ASoC: sun4i-i2s: Add support for H3

2017-07-05 Thread Chen-Yu Tsai
On Thu, Jul 6, 2017 at 1:49 AM, Code Kipper wrote: > On 5 July 2017 at 18:20, Maxime Ripard > wrote: >> On Wed, Jul 05, 2017 at 05:43:24PM +0200, codekip...@gmail.com wrote: >>> From: Marcus Cooper >>> >>> There are

[linux-sunxi] Re: [PATCH 3/3] ASoC: sun4i-i2s: Add support for H3

2017-07-05 Thread Code Kipper
On 5 July 2017 at 18:20, Maxime Ripard wrote: > On Wed, Jul 05, 2017 at 05:43:24PM +0200, codekip...@gmail.com wrote: >> From: Marcus Cooper >> >> There are a lot of changes to the sun8i-h3 i2s block but not enough >> to warrant to a new

[linux-sunxi] Re: [PATCH 3/3] ASoC: sun4i-i2s: Add support for H3

2017-07-05 Thread Maxime Ripard
On Wed, Jul 05, 2017 at 05:43:24PM +0200, codekip...@gmail.com wrote: > From: Marcus Cooper > > There are a lot of changes to the sun8i-h3 i2s block but not enough > to warrant to a new driver. > > Signed-off-by: Marcus Cooper > --- >

[linux-sunxi] Re: [PATCH 2/3] ASoC: sun4i-i2s: Get startup to call set_fmt

2017-07-05 Thread Maxime Ripard
On Wed, Jul 05, 2017 at 05:43:23PM +0200, codekip...@gmail.com wrote: > From: Marcus Cooper > > The set_fmt function pointer is called during probing and this is whilst > the block is disabled. It is over writing the default register values with > the same settings so isn't

[linux-sunxi] [PATCH 3/3] ASoC: sun4i-i2s: Add support for H3

2017-07-05 Thread codekipper
From: Marcus Cooper There are a lot of changes to the sun8i-h3 i2s block but not enough to warrant to a new driver. Signed-off-by: Marcus Cooper --- .../devicetree/bindings/sound/sun4i-i2s.txt| 2 + sound/soc/sunxi/sun4i-i2s.c

[linux-sunxi] [PATCH 2/3] ASoC: sun4i-i2s: Get startup to call set_fmt

2017-07-05 Thread codekipper
From: Marcus Cooper The set_fmt function pointer is called during probing and this is whilst the block is disabled. It is over writing the default register values with the same settings so isn't noticed. This wasn't a problem with the older SoCs but with the desire to reuse

[linux-sunxi] [PATCH 0/3] ASoC: Add I2S support for Allwinner H3 SoCs

2017-07-05 Thread codekipper
From: Marcus Cooper Hi All, please find attached a series of patches to bring i2s support to the Allwinner H3 SoC. This has been tested with the following setups: A20 Olimex EVB connected to a pcm5102 Orange Pi 2 connected to a uda1380 Orange Pi 2 hdmi audio playback Pine

[linux-sunxi] [PATCH 1/3] ASoC: sun4i-i2s: Add more quirks for newer SoCs

2017-07-05 Thread codekipper
From: Marcus Cooper The Allwinner H3 has some differences to its I2S block such as a different address for the TXFIFO and various register changes. This patch prepares the driver for these changes. Signed-off-by: Marcus Cooper ---

[linux-sunxi] Re: [PATCH v5 1/6] clk: sunxi-ng: div: Add support for fixed post-divider

2017-07-05 Thread Maxime Ripard
On Tue, Jul 04, 2017 at 11:04:56PM +0300, Priit Laes wrote: > SATA clock on sun4i/sun7i is of type (parent) / M / 6 where > 6 is fixed post-divider. > > Signed-off-by: Priit Laes > --- > drivers/clk/sunxi-ng/ccu_div.c | 18 -- > drivers/clk/sunxi-ng/ccu_div.h |

[linux-sunxi] Re: [PATCH 0/8] mailbox: arm/arm64: introduce smc triggered mailbox

2017-07-05 Thread Maxime Ripard
On Fri, Jun 30, 2017 at 01:56:04PM +0100, Andre Przywara wrote: > Hi, > > thanks for having a look! > > On 30/06/17 13:25, Maxime Ripard wrote: > > Hi, > > > > On Fri, Jun 30, 2017 at 10:56:00AM +0100, Andre Przywara wrote: > >> The remaining patches demonstrate usage of this feature to drive