All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 2/2] ASoC: DT: Add digital microphone binding to PAZ00 board.
@ 2012-02-13 19:29 Leon Romanovsky
       [not found] ` <1329161391-10197-1-git-send-email-leon-2ukJVAZIZ/Y@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Leon Romanovsky @ 2012-02-13 19:29 UTC (permalink / raw)
  To: olof-nZhT3qVonbNeoWH0uzbU5w, swarren-DDmLM1+adcrQT0dZR+AlfA,
	broonie-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E,
	linux-tegra-u79uwXL29TY76Z2rM5mHXA
  Cc: Leon Romanovsky

This patch adds device tree binding of digital microphone to PAZ00
board.

Signed-off-by: Leon Romanovsky <leon-2ukJVAZIZ/Y@public.gmane.org>
---
 .../bindings/sound/tegra-audio-alc5632.txt         |    2 ++
 arch/arm/boot/dts/tegra-paz00.dts                  |    3 ++-
 2 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/Documentation/devicetree/bindings/sound/tegra-audio-alc5632.txt b/Documentation/devicetree/bindings/sound/tegra-audio-alc5632.txt
index 300f2da..9e305bb 100644
--- a/Documentation/devicetree/bindings/sound/tegra-audio-alc5632.txt
+++ b/Documentation/devicetree/bindings/sound/tegra-audio-alc5632.txt
@@ -25,12 +25,14 @@ Required properties:
   * MIC2_P
   * MIC2_N
   * MICBIAS1
+  * DMICDAT
 
   Board connectors:
 
   * Headset Stereophone
   * Int Spk
   * Headset Mic
+  * Digital Mic
 
 - nvidia,i2s-controller : The phandle of the Tegra I2S controller
 - nvidia,audio-codec : The phandle of the ALC5632 audio codec
diff --git a/arch/arm/boot/dts/tegra-paz00.dts b/arch/arm/boot/dts/tegra-paz00.dts
index fa9dd9e..07e6f5a 100644
--- a/arch/arm/boot/dts/tegra-paz00.dts
+++ b/arch/arm/boot/dts/tegra-paz00.dts
@@ -60,7 +60,8 @@
 			"Headset Mic", "MICBIAS1",
 			"MIC1", "Headset Mic",
 			"Headset Stereophone", "HPR",
-			"Headset Stereophone", "HPL";
+			"Headset Stereophone", "HPL",
+			"DMICDAT", "Digital Mic";
 
 		nvidia,audio-codec = <&alc5632>;
 		nvidia,i2s-controller = <&tegra_i2s1>;
-- 
1.7.3.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH 2/2] ASoC: DT: Add digital microphone binding to PAZ00 board.
       [not found] ` <1329161391-10197-1-git-send-email-leon-2ukJVAZIZ/Y@public.gmane.org>
@ 2012-02-26 22:21   ` Olof Johansson
       [not found]     ` <20120226222105.GG11189-O5ziIzlqnXUVNXGz7ipsyg@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Olof Johansson @ 2012-02-26 22:21 UTC (permalink / raw)
  To: Leon Romanovsky
  Cc: swarren-DDmLM1+adcrQT0dZR+AlfA,
	broonie-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E,
	linux-tegra-u79uwXL29TY76Z2rM5mHXA

On Mon, Feb 13, 2012 at 09:29:51PM +0200, Leon Romanovsky wrote:
> This patch adds device tree binding of digital microphone to PAZ00
> board.
> 
> Signed-off-by: Leon Romanovsky <leon-2ukJVAZIZ/Y@public.gmane.org>

Leon,

It's probably easiest if you split this in two, send the binding update to Mark
and the dts file to me -- the dts base that this applies on top of sits in the
tegra tree, and the binding file sits in the ASoC tree. It's easiest to just
split the patch for now.

So, please resend the dts update separately.


Thanks,

-Olof

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 2/2] ASoC: DT: Add digital microphone binding to PAZ00 board.
       [not found]     ` <20120226222105.GG11189-O5ziIzlqnXUVNXGz7ipsyg@public.gmane.org>
@ 2012-02-27 19:20       ` Leon Romanovsky
  0 siblings, 0 replies; 3+ messages in thread
From: Leon Romanovsky @ 2012-02-27 19:20 UTC (permalink / raw)
  To: Olof Johansson
  Cc: swarren-DDmLM1+adcrQT0dZR+AlfA,
	broonie-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E,
	linux-tegra-u79uwXL29TY76Z2rM5mHXA

On Mon, Feb 27, 2012 at 00:21, Olof Johansson <olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org> wrote:
> On Mon, Feb 13, 2012 at 09:29:51PM +0200, Leon Romanovsky wrote:
>> This patch adds device tree binding of digital microphone to PAZ00
>> board.
>>
>> Signed-off-by: Leon Romanovsky <leon-2ukJVAZIZ/Y@public.gmane.org>
>
> Leon,
>
> It's probably easiest if you split this in two, send the binding update to Mark
> and the dts file to me -- the dts base that this applies on top of sits in the
> tegra tree, and the binding file sits in the ASoC tree. It's easiest to just
> split the patch for now.
>
> So, please resend the dts update separately.
Done.


>
>
> Thanks,
>
> -Olof



-- 
Leon Romanovsky | Independent Linux Consultant
        www.leon.nu | leon-2ukJVAZIZ/Y@public.gmane.org

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-02-27 19:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-13 19:29 [PATCH 2/2] ASoC: DT: Add digital microphone binding to PAZ00 board Leon Romanovsky
     [not found] ` <1329161391-10197-1-git-send-email-leon-2ukJVAZIZ/Y@public.gmane.org>
2012-02-26 22:21   ` Olof Johansson
     [not found]     ` <20120226222105.GG11189-O5ziIzlqnXUVNXGz7ipsyg@public.gmane.org>
2012-02-27 19:20       ` Leon Romanovsky

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.