Board-specific GPIO setup code

Tony Prisk linux at prisktech.co.nz
Sun Jul 28 14:53:33 EDT 2013


On the Wandboard (IMX6Q SoC), there is a WiFi module connected via SDIO 
that requires a reset procedure to enable it. This would be board 
specific setup, but gpio_* functions can't be used in 
arch/arm/mach-imx/imx6q.c

What would be the correct place to perform the reset code (basically a 
series of gpio calls) to reset the WiFi controller or should it be done 
earlier in uboot?

Regards
Tony Prisk



More information about the linux-arm-kernel mailing list