Skip to content

Commit

Permalink
ASoC: DT: Add digital microphone binding to PAZ00 board.
Browse files Browse the repository at this point in the history
This patch adds device tree binding of digital microphone to PAZ00
board.

Signed-off-by: Leon Romanovsky <leon@leon.nu>
Signed-off-by: Olof Johansson <olof@lixom.net>
  • Loading branch information
Leon Romanovsky authored and Olof Johansson committed Mar 4, 2012
1 parent 583553b commit 96d6714
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion arch/arm/boot/dts/tegra-paz00.dts
Original file line number Diff line number Diff line change
Expand Up @@ -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>;
Expand Down

0 comments on commit 96d6714

Please sign in to comment.