[PATCH v2 0/5] mmp audio support

Arnd Bergmann arnd at arndb.de
Wed Jun 13 15:58:48 EDT 2012


On Monday 11 June 2012, Zhangfei Gao wrote:
> 
> v1->v2:
> modify accroingly with suggestion from Vinod and Mark
> remove deprecated chan->private and dma.h
> remove prep_slave_sg
> remove module_init and move operation to probe
> misc change

It seems that this driver is missing DT bindings, which really need to get
added. The brownstone platform is currently supported using both DT and
ATAG probing, but we want to remove the ATAG variant eventually, so adding
a new driver for that platform without support for DT booting is a step in
the wrong direction.

	Arnd



More information about the linux-arm-kernel mailing list