linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] powerpc/pcm030: add pcm030-audio-fabric to dts
@ 2012-09-24 22:16 Eric Millbrandt
  2012-10-03 15:28 ` Anatolij Gustschin
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Millbrandt @ 2012-09-24 22:16 UTC (permalink / raw)
  To: Anatolij Gustschin; +Cc: linuxppc-dev, devicetree-discuss, Eric Millbrandt

Add a node for the pcm030-audio-fabric ASoC driver

Signed-off-by: Eric Millbrandt <emillbrandt@dekaresearch.com>
---
 arch/powerpc/boot/dts/pcm030.dts |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/arch/powerpc/boot/dts/pcm030.dts b/arch/powerpc/boot/dts/pcm030.dts
index 9e35499..96512c0 100644
--- a/arch/powerpc/boot/dts/pcm030.dts
+++ b/arch/powerpc/boot/dts/pcm030.dts
@@ -59,7 +59,7 @@
 			#gpio-cells = <2>;
 		};
 
-		psc@2000 { /* PSC1 in ac97 mode */
+		audioplatform: psc@2000 { /* PSC1 in ac97 mode */
 			compatible = "mpc5200b-psc-ac97","fsl,mpc5200b-psc-ac97";
 			cell-index = <0>;
 		};
@@ -134,4 +134,9 @@
 	localbus {
 		status = "disabled";
 	};
+
+	sound {
+		compatible = "phytec,pcm030-audio-fabric";
+		asoc-platform = <&audioplatform>;
+	};
 };
-- 
1.7.2.5

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

* Re: [PATCH] powerpc/pcm030: add pcm030-audio-fabric to dts
  2012-09-24 22:16 [PATCH] powerpc/pcm030: add pcm030-audio-fabric to dts Eric Millbrandt
@ 2012-10-03 15:28 ` Anatolij Gustschin
  0 siblings, 0 replies; 2+ messages in thread
From: Anatolij Gustschin @ 2012-10-03 15:28 UTC (permalink / raw)
  To: Eric Millbrandt; +Cc: linuxppc-dev, devicetree-discuss

Hi,

On Mon, 24 Sep 2012 18:16:47 -0400
Eric Millbrandt <emillbrandt@dekaresearch.com> wrote:

> Add a node for the pcm030-audio-fabric ASoC driver
> 
> Signed-off-by: Eric Millbrandt <emillbrandt@dekaresearch.com>
> ---
>  arch/powerpc/boot/dts/pcm030.dts |    7 ++++++-
>  1 files changed, 6 insertions(+), 1 deletions(-)

Appied to next, thanks.

Anatolij

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

end of thread, other threads:[~2012-10-03 15:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-24 22:16 [PATCH] powerpc/pcm030: add pcm030-audio-fabric to dts Eric Millbrandt
2012-10-03 15:28 ` Anatolij Gustschin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).