From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Stein Subject: Re: Re: Device tree support for Atmel AC97 controller on AT91SAM9263 Date: Mon, 14 Apr 2014 20:43:02 +0200 Message-ID: <2216396.r6UFNn5RuG@kongar> References: <1397293707-26890-1-git-send-email-alexanders83@web.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: Sender: linux-doc-owner@vger.kernel.org To: Takashi Iwai Cc: Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Randy Dunlap , Andrew Victor , Nicolas Ferre , Jean-Christophe Plagniol-Villard , Jaroslav Kysela , Grant Likely , devicetree@vger.kernel.org, linux-doc@vger.kernel.org, linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org Hello Takashi, On Monday 14 April 2014, 10:42:06 wrote Takashi Iwai: > At Sat, 12 Apr 2014 11:08:23 +0200, > Alexander Stein wrote: > > > > This set of patches add device tree support for the AC97 controller found > > on AT91SAM9263. > > The first two patches are minor cleanup, while the last ones add the actual > > support. > > Do you really need work on this driver? The sound/atmel/* stuff is an > old one before ASoC was introduced, mostly obsoleted nowadays. Ah, ok. I wasn't aware of that. But is there a replacement for the ac97c driver? All I found in sound/soc/atmel is using the SSC peripheral. Not something I can use. Regards, Alexander