public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: David Brownell <david-b@pacbell.net>
To: Peter Barada <peterb@logicpd.com>
Cc: linux-omap <linux-omap@vger.kernel.org>
Subject: Re: Question on how to best access a chip on init that needs VAUX1 power?
Date: Fri, 16 Jan 2009 13:10:24 -0800	[thread overview]
Message-ID: <200901161310.24692.david-b@pacbell.net> (raw)
In-Reply-To: <1232134287.347.44.camel@blackhole>

On Friday 16 January 2009, Peter Barada wrote:
>   I'm trying
> initcall_sysbys_sync() to have my code called after the twl4040
> initializes, but before the devices come up.
> 
> Is the the right way to approach this?

Well, "subsys_initcall()" ... that should work.

Declare the VAUX1 regulator in the normal way,
and you can either hook up VAUX1 to the relevant
device node and have it turn on the regulator,
or just mark it as always_on.

- Dave

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

      parent reply	other threads:[~2009-01-16 21:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-16 19:31 Question on how to best access a chip on init that needs VAUX1 power? Peter Barada
2009-01-16 20:17 ` Woodruff, Richard
2009-01-16 21:05   ` Peter Barada
2009-01-16 21:10     ` Woodruff, Richard
2009-01-16 21:11     ` David Brownell
2009-01-16 21:10 ` David Brownell [this message]

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=200901161310.24692.david-b@pacbell.net \
    --to=david-b@pacbell.net \
    --cc=linux-omap@vger.kernel.org \
    --cc=peterb@logicpd.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
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