public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
From: linux@prisktech•co.nz (Tony Prisk)
To: linux-arm-kernel@lists•infradead.org
Subject: Board-specific GPIO setup code
Date: Mon, 29 Jul 2013 06:53:33 +1200	[thread overview]
Message-ID: <51F568AD.8030001@prisktech.co.nz> (raw)

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

             reply	other threads:[~2013-07-28 18:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-28 18:53 Tony Prisk [this message]
2013-07-29 16:49 ` Board-specific GPIO setup code Stephen Warren
2013-07-29 17:21   ` Fabio Estevam
2013-07-29 17:33     ` Stephen Warren

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51F568AD.8030001@prisktech.co.nz \
    --to=linux@prisktech$(echo .)co.nz \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox