3 Feb
2009
3 Feb
'09
6:56 p.m.
On Tue, Feb 3, 2009 at 5:32 PM, Mark Brown broonie@sirena.org.uk wrote:
On Tue, Feb 03, 2009 at 05:19:42PM +0100, Philipp Zabel wrote:
This should be done during board init via pxa2xx_mfp_config instead.
Signed-off-by: Philipp Zabel philipp.zabel@gmail.com
It should, but you need to update all the affected boards too.
The affected boards are Corgi, Spitz, Poodle, Magician, AMESOM, H5000, Mainstone. Of those only Spitz, H5000 and Mainstone are missing I2S setup in arch/arm/mach-pxa. I'll try to get those patches into the PXA tree and then resend this one.
My actual problem with the current code is that pxa2xx-i2s sets up GPIO30 as I2S SDATA_OUT while on magician that GPIO is connected to the battery charger.
regards Philipp