Re: [RFC 2/4] ARM: OMAP: rx51: Register audio device

2013-11-06 Thread Pavel Machek
Hi! > From: Pali Rohár > > This patch adds support for the audio chip to the legacy > boardcode of the Nokia N900. In 0/4, you said: > For example non DT boot > does not work, because I did not yet add pdata in boardcode. So, perhaps we don't need this patch for now and can rely only do audio

[RFC 2/4] ARM: OMAP: rx51: Register audio device

2013-10-27 Thread Sebastian Reichel
From: Pali Rohár This patch adds support for the audio chip to the legacy boardcode of the Nokia N900. Signed-off-by: Pali Rohár Signed-off-by: Sebastian Reichel --- arch/arm/mach-omap2/board-rx51-peripherals.c | 11 +++ 1 file changed, 11 insertions(+) diff --git a/arch/arm/mach-oma