From mboxrd@z Thu Jan 1 00:00:00 1970 From: alexanders83@web.de (Alexander Stein) Date: Mon, 14 Apr 2014 20:43:02 +0200 Subject: Device tree support for Atmel AC97 controller on AT91SAM9263 In-Reply-To: References: <1397293707-26890-1-git-send-email-alexanders83@web.de> Message-ID: <2216396.r6UFNn5RuG@kongar> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.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