Re: [PATCH v2 1/4] dt-bindings: add sunxi SPDIF transceiver bindings

2015-10-05 Thread Code Kipper
On 5 October 2015 at 10:41, Maxime Ripard <maxime.rip...@free-electrons.com> wrote: > On Fri, Oct 02, 2015 at 07:24:20AM +0200, Code Kipper wrote: >> >> + >> >> + - compatible : should be one of the following: >> >> +- "all

Re: [PATCH v2 4/4] ASOC: sunxi: Add support for the spdif block

2015-10-02 Thread Code Kipper
>> +config SND_SOC_SUNXI_DAI_SPDIF >> +tristate >> + depends on OF >> +select SND_SOC_GENERIC_DMAENGINE_PCM >> +select REGMAP_MMIO >> + >> +config SND_SOC_SUNXI_MACHINE_SPDIF >> +tristate "APB on-chip sun4i/sun5i/sun7i SPDIF" >> + depends on OF >> +

Re: [PATCH v2 4/4] ASOC: sunxi: Add support for the spdif block

2015-10-02 Thread Code Kipper
>> +config SND_SOC_SUNXI_DAI_SPDIF >> +tristate >> + depends on OF >> +select SND_SOC_GENERIC_DMAENGINE_PCM >> +select REGMAP_MMIO >> + >> +config SND_SOC_SUNXI_MACHINE_SPDIF >> +tristate "APB on-chip sun4i/sun5i/sun7i SPDIF" >> + depends on OF >> +

Re: [PATCH v2 1/4] dt-bindings: add sunxi SPDIF transceiver bindings

2015-10-01 Thread Code Kipper
>> + >> + - compatible : should be one of the following: >> +- "allwinner,sun4i-a10-spdif": for the Allwinner A10 SoC >> +- "allwinner,sun7i-a20-spdif": for the Allwinner A20 SoC >> +- "allwinner,sun6i-a31-spdif": for the Allwinner A31 SoC > > Are all these compatibles

Re: [PATCH v2 1/4] dt-bindings: add sunxi SPDIF transceiver bindings

2015-10-01 Thread Code Kipper
>> + >> + - compatible : should be one of the following: >> +- "allwinner,sun4i-a10-spdif": for the Allwinner A10 SoC >> +- "allwinner,sun7i-a20-spdif": for the Allwinner A20 SoC >> +- "allwinner,sun6i-a31-spdif": for the Allwinner A31 SoC > > Are all these compatibles

Re: [linux-sunxi][alsa-devel][PATCH 3/3] ASOC: sunxi: Add support for the spdif block

2015-09-28 Thread Code Kipper
On 28 September 2015 at 10:25, Maxime Ripard wrote: > On Thu, Sep 24, 2015 at 04:30:05PM +0200, codekip...@gmail.com wrote: >> From: Marcus Cooper >> >> The sun4i, sun6i and sun7i SoC families have an SPDIF >> block which is capable of playback and capture. >> >> This patch enables the playback

Re: [linux-sunxi][alsa-devel][PATCH 3/3] ASOC: sunxi: Add support for the spdif block

2015-09-28 Thread Code Kipper
On 28 September 2015 at 10:25, Maxime Ripard wrote: > On Thu, Sep 24, 2015 at 04:30:05PM +0200, codekip...@gmail.com wrote: >> From: Marcus Cooper >> >> The sun4i, sun6i and sun7i SoC families have an SPDIF >> block which is capable of

Re: [linux-sunxi][alsa-devel][PATCH 3/3] ASOC: sunxi: Add support for the spdif block

2015-09-24 Thread Code Kipper
On 24 September 2015 at 19:29, Mark Brown wrote: > On Thu, Sep 24, 2015 at 04:30:05PM +0200, codekip...@gmail.com wrote: >> From: Marcus Cooper >> >> The sun4i, sun6i and sun7i SoC families have an SPDIF >> block which is capable of playback and capture. > > I'm not seeing patches 1 or 2 -

Re: [linux-sunxi][alsa-devel][PATCH 0/3]Add SPDIF support for Allwinner SoCs

2015-09-24 Thread Code Kipper
On 23 September 2015 at 20:41, Code Kipper wrote: > Hi All, > I'm getting a "fatal: 'send-email'" response with the last patch(even > though the dry run of the patch series worked) and I've not been able > to work around it. I'll post it as soon as I can work out what the

Re: [linux-sunxi][alsa-devel][PATCH 0/3]Add SPDIF support for Allwinner SoCs

2015-09-24 Thread Code Kipper
On 23 September 2015 at 20:41, Code Kipper <codekip...@gmail.com> wrote: > Hi All, > I'm getting a "fatal: 'send-email'" response with the last patch(even > though the dry run of the patch series worked) and I've not been able > to work around it. I'll post it as

Re: [linux-sunxi][alsa-devel][PATCH 3/3] ASOC: sunxi: Add support for the spdif block

2015-09-24 Thread Code Kipper
On 24 September 2015 at 19:29, Mark Brown wrote: > On Thu, Sep 24, 2015 at 04:30:05PM +0200, codekip...@gmail.com wrote: >> From: Marcus Cooper >> >> The sun4i, sun6i and sun7i SoC families have an SPDIF >> block which is capable of playback and capture.

Re: [linux-sunxi][alsa-devel][PATCH 0/3]Add SPDIF support for Allwinner SoCs

2015-09-23 Thread Code Kipper
Hi All, I'm getting a "fatal: 'send-email'" response with the last patch(even though the dry run of the patch series worked) and I've not been able to work around it. I'll post it as soon as I can work out what the issue is, BR, CK On 23 September 2015 at 20:04, wrote: > From: Marcus Cooper >

Re: [linux-sunxi][alsa-devel][PATCH 0/3]Add SPDIF support for Allwinner SoCs

2015-09-23 Thread Code Kipper
Hi All, I'm getting a "fatal: 'send-email'" response with the last patch(even though the dry run of the patch series worked) and I've not been able to work around it. I'll post it as soon as I can work out what the issue is, BR, CK On 23 September 2015 at 20:04, wrote: >

<    1   2