Re: [PATCH v2 03/11] ARM: tegra: Set the sound card model that alsaucm expects

2015-01-20 Thread Dylan Reid
On Mon, Jan 19, 2015 at 9:11 AM, Tomeu Vizoso wrote: > On 19 January 2015 at 18:10, Stephen Warren wrote: >> On 01/16/2015 02:01 AM, Tomeu Vizoso wrote: >>> >>> On 16 January 2015 at 09:50, Tomeu Vizoso >>> wrote: On 15 January 2015 at 18:22, Stephen Warren wrote: > > On

Re: [alsa-devel] [PATCH 2/2] ASoC: rockchip: i2s: set TDL and RDL to 16 bits

2014-12-23 Thread Dylan Reid
On Tue, Dec 23, 2014 at 1:08 AM, Jianqun Xu wrote: > Set Transmit Data Level(TDL) and Receive Data Level(RDL) to 16 bits. > Without this setting, the TDL is default to be 0x00 (means 1 bit), > and the RDL is default to be 0x1f (means 16 bits). My impression from the TRM was that TDL and RDL were

Re: [alsa-devel] [PATCH v2 2/2] ASoC: rockchip: i2s: add support for grabbing output clock to codec

2014-12-03 Thread Dylan Reid
On Wed, Dec 3, 2014 at 3:03 PM, Sonny Rao wrote: > On Wed, Dec 3, 2014 at 12:03 PM, Mark Brown wrote: >> On Wed, Dec 03, 2014 at 11:38:13AM -0800, Sonny Rao wrote: >>> On Wed, Dec 3, 2014 at 11:20 AM, Mark Brown wrote: >> >>> > I would expect that the clock for the CODEC should be managed by the

[PATCH] ASoC: simple-card: Fix detect gpio documentation.

2014-10-03 Thread Dylan Reid
The device tree property uses '-' not '_'. Signed-off-by: Dylan Reid --- Documentation/devicetree/bindings/sound/simple-card.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/devicetree/bindings/sound/simple-card.txt b/Documentation

Re: [alsa-devel] [PATCH] ASoC: simple-card: Add mic and hp detect gpios.

2014-10-02 Thread Dylan Reid
On Thu, Oct 2, 2014 at 9:25 AM, Lars-Peter Clausen wrote: > On 10/01/2014 11:25 PM, Dylan Reid wrote: >> >> diff --git a/Documentation/devicetree/bindings/sound/simple-card.txt >> b/Documentation/devicetree/bindings/sound/simple-card.txt >> index c2e9841..72d94b7 10

[PATCH 2/2] ARM: tegra: Enable the mic-detect gpio on Acer Chromebook 13

2014-10-02 Thread Dylan Reid
Enables the gpio-base mic detection on the Acer Chromebook 13. This gpio is set by the jack-detection chip when it notices either of the TRRS type headsets with a microphone. Signed-off-by: Dylan Reid --- arch/arm/boot/dts/tegra124-nyan-big.dts | 2 ++ 1 file changed, 2 insertions(+) diff

[PATCH] ASoC: simple-card: Add mic and hp detect gpios.

2014-10-01 Thread Dylan Reid
Allow Headphone and Microphone jack detect gpios to be specified in device tree. This will allow a few systems including rk3288_max98090 to use simple-card instead of having their own board file. Signed-off-by: Dylan Reid --- .../devicetree/bindings/sound/simple-card.txt | 4 ++ sound

Re: [PATCH 1/2] ARM: tegra: Add Tegra124 HDA support

2014-06-04 Thread Dylan Reid
On Wed, Jun 4, 2014 at 10:32 AM, Stephen Warren wrote: > On 05/30/2014 07:45 PM, Dylan Reid wrote: >> On Fri, May 23, 2014 at 1:34 PM, Dylan Reid wrote: >>> On Fri, May 23, 2014 at 12:05 PM, Stephen Warren >>> wrote: >>>> On 05/22/2014 09:55 PM, Dylan R

Re: [PATCH 1/2] ARM: tegra: Add Tegra124 HDA support

2014-05-30 Thread Dylan Reid
On Fri, May 23, 2014 at 1:34 PM, Dylan Reid wrote: > On Fri, May 23, 2014 at 12:05 PM, Stephen Warren > wrote: >> On 05/22/2014 09:55 PM, Dylan Reid wrote: >> ... >>>>>>>>>> On Tue, May 20, 2014 at 2:55 PM, Stephen Warren >>>>>

Re: [PATCH 1/2] ARM: tegra: Add Tegra124 HDA support

2014-05-23 Thread Dylan Reid
On Fri, May 23, 2014 at 12:05 PM, Stephen Warren wrote: > On 05/22/2014 09:55 PM, Dylan Reid wrote: > ... >>>>>>>>> On Tue, May 20, 2014 at 2:55 PM, Stephen Warren >>>>>>>>> wrote: > ... >>>>>>>>>> No

Re: [PATCH 1/2] ARM: tegra: Add Tegra124 HDA support

2014-05-22 Thread Dylan Reid
On Thu, May 22, 2014 at 11:05 AM, Dylan Reid wrote: > On Thu, May 22, 2014 at 10:54 AM, Stephen Warren > wrote: >> On 05/22/2014 11:48 AM, Dylan Reid wrote: >>> On Thu, May 22, 2014 at 2:50 AM, Thierry Reding >>> wrote: >>>> On Wed, May 21, 2014 at 02

Re: [PATCH 1/2] ARM: tegra: Add Tegra124 HDA support

2014-05-22 Thread Dylan Reid
On Thu, May 22, 2014 at 10:54 AM, Stephen Warren wrote: > On 05/22/2014 11:48 AM, Dylan Reid wrote: >> On Thu, May 22, 2014 at 2:50 AM, Thierry Reding >> wrote: >>> On Wed, May 21, 2014 at 02:10:09PM -0700, Dylan Reid wrote: >>>> On Wed, May 21, 2014 at

Re: [PATCH 1/2] ARM: tegra: Add Tegra124 HDA support

2014-05-22 Thread Dylan Reid
On Thu, May 22, 2014 at 2:50 AM, Thierry Reding wrote: > On Wed, May 21, 2014 at 02:10:09PM -0700, Dylan Reid wrote: >> On Wed, May 21, 2014 at 1:55 PM, Thierry Reding >> wrote: >> > On Tue, May 20, 2014 at 04:28:45PM -0700, Dylan Reid wrote: >> >> On Tue, May

Re: [PATCH 1/2] ARM: tegra: Add Tegra124 HDA support

2014-05-20 Thread Dylan Reid
On Tue, May 20, 2014 at 2:55 PM, Stephen Warren wrote: > On 05/20/2014 02:37 PM, Dylan Reid wrote: >> On Tue, May 20, 2014 at 11:31 AM, Stephen Warren >> wrote: >>> On 05/20/2014 12:24 PM, Stephen Warren wrote: >>>> On 05/19/2014 08:35 PM, Dylan Reid wrote:

Re: [PATCH 1/2] ARM: tegra: Add Tegra124 HDA support

2014-05-20 Thread Dylan Reid
On Tue, May 20, 2014 at 11:31 AM, Stephen Warren wrote: > On 05/20/2014 12:24 PM, Stephen Warren wrote: >> On 05/19/2014 08:35 PM, Dylan Reid wrote: >>> Add a device node for the HDA controller found on Tegra124. >> >>> diff --git a/arch/arm/boot/dts/tegra

Re: [PATCHv5 2/2] ALSA: hda - Add driver for Tegra SoC HDA

2014-05-20 Thread Dylan Reid
On Tue, May 20, 2014 at 1:59 AM, Thierry Reding wrote: > On Mon, May 19, 2014 at 07:18:27PM -0700, Dylan Reid wrote: >> This adds a driver for the HDA block in Tegra SoCs. The HDA bus is >> used to communicate with the HDMI codec on Tegra124. >> >> Most of the code is

[PATCH 2/2] ARM: tegra: venice2 - Enable HDA

2014-05-19 Thread Dylan Reid
Turn on the HDA controller in Venice2, it is used for HDMI audio. Signed-off-by: Dylan Reid --- arch/arm/boot/dts/tegra124-venice2.dts | 4 1 file changed, 4 insertions(+) diff --git a/arch/arm/boot/dts/tegra124-venice2.dts b/arch/arm/boot/dts/tegra124-venice2.dts index f0bb842..f2a69cf

[PATCH 1/2] ARM: tegra: Add Tegra124 HDA support

2014-05-19 Thread Dylan Reid
Add a device node for the HDA controller found on Tegra124. Signed-off-by: Dylan Reid --- arch/arm/boot/dts/tegra124.dtsi | 15 +++ 1 file changed, 15 insertions(+) diff --git a/arch/arm/boot/dts/tegra124.dtsi b/arch/arm/boot/dts/tegra124.dtsi index 6e6bc4e..7890641 100644 --- a

[PATCHv5 2/2] ALSA: hda - Add driver for Tegra SoC HDA

2014-05-19 Thread Dylan Reid
This adds a driver for the HDA block in Tegra SoCs. The HDA bus is used to communicate with the HDMI codec on Tegra124. Most of the code is re-used from the Intel/PCI HDA driver. It brings over only two of the module params, power_save and probe_mask. Signed-off-by: Dylan Reid Reviewed-by

Re: [PATCHv4 2/2] ALSA: hda - Add driver for Tegra SoC HDA

2014-04-21 Thread Dylan Reid
On Mon, Apr 21, 2014 at 1:02 PM, Stephen Warren wrote: > On 04/18/2014 03:46 PM, Dylan Reid wrote: >> This adds a driver for the HDA block in Tegra SoCs. The HDA bus is >> used to communicate with the HDMI codec on Tegra124. >> >> Most of the code is re-used from th

[PATCHv4 2/2] ALSA: hda - Add driver for Tegra SoC HDA

2014-04-18 Thread Dylan Reid
This adds a driver for the HDA block in Tegra SoCs. The HDA bus is used to communicate with the HDMI codec on Tegra124. Most of the code is re-used from the Intel/PCI HDA driver. It brings over only two of the module params, power_save and probe_mask. Signed-off-by: Dylan Reid --- Changes

Re: [PATCHv3 2/2] ALSA: hda - Add driver for Tegra SoC HDA

2014-04-18 Thread Dylan Reid
On Fri, Apr 18, 2014 at 1:22 AM, Takashi Iwai wrote: > At Wed, 16 Apr 2014 14:39:32 -0700, > Dylan Reid wrote: >> >> This adds a driver for the HDA block in Tegra SoCs. The HDA bus is >> used to communicate with the HDMI codec on Tegra124. >> >> Most of the co

[PATCHv3 2/2] ALSA: hda - Add driver for Tegra SoC HDA

2014-04-16 Thread Dylan Reid
This adds a driver for the HDA block in Tegra SoCs. The HDA bus is used to communicate with the HDMI codec on Tegra124. Most of the code is re-used from the Intel/PCI HDA driver. It brings over only the power_save module parameter. Signed-off-by: Dylan Reid --- Changes since v2: Remove

[PATCHv3 1/2] ALSA: hda/hdmi - Add Nvidia Tegra124 HDMI support

2014-04-16 Thread Dylan Reid
From: Sumit Bhattacharya Add the Tegra 12x HDMI controller id to patch_hdmi. Signed-off-by: Sumit Bhattacharya Signed-off-by: Dylan Reid --- No changes since v1. --- sound/pci/hda/patch_hdmi.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sound/pci/hda/patch_hdmi.c b/sound/pci/hda

Re: [PATCH 2/2] ALSA: hda - Add driver for Tegra SoC HDA

2014-04-09 Thread Dylan Reid
On Wed, Apr 9, 2014 at 2:22 AM, Thierry Reding wrote: > On Tue, Apr 08, 2014 at 12:15:33PM -0700, Dylan Reid wrote: >> This adds a driver for the HDA block in Tegra SoCs. The HDA bus is >> used to communicate with the HDMI codec on Tegra124. >> >> Most of the code is

Re: [PATCH 2/2] ALSA: hda - Add driver for Tegra SoC HDA

2014-04-09 Thread Dylan Reid
On Wed, Apr 9, 2014 at 12:43 AM, Takashi Iwai wrote: > At Tue, 8 Apr 2014 12:15:33 -0700, > Dylan Reid wrote: >> >> diff --git a/sound/pci/hda/Kconfig b/sound/pci/hda/Kconfig >> index ac17c3f..4f6ee6b 100644 >> --- a/sound/pci/hda/Kconfig >> +++ b/soun

[PATCH v2 2/2] ALSA: hda - Add driver for Tegra SoC HDA

2014-04-09 Thread Dylan Reid
This adds a driver for the HDA block in Tegra SoCs. The HDA bus is used to communicate with the HDMI codec on Tegra124. Most of the code is re-used from the Intel/PCI HDA driver. It brings over only two of the module params, power_save and probe_mask. Signed-off-by: Dylan Reid --- Changes

[PATCH 2/2] ALSA: hda - Add driver for Tegra SoC HDA

2014-04-08 Thread Dylan Reid
This adds a driver for the HDA block in Tegra SoCs. The HDA bus is used to communicate with the HDMI codec on Tegra124. Most of the code is re-used from the Intel/PCI HDA driver. It brings over only two of thw module params, power_save and probe_mask. Signed-off-by: Dylan Reid