From: alex.aring@gmail.com (Alexander Aring)
To: linux-arm-kernel@lists.infradead.org
Subject: [RFC] rpi: add support to enable usb power domain
Date: Mon, 2 Nov 2015 09:46:02 +0100 [thread overview]
Message-ID: <20151102084557.GA1342@omega> (raw)
In-Reply-To: <87a8r1pkfz.fsf@eliezer.anholt.net>
Hi,
On Thu, Oct 29, 2015 at 12:02:24PM -0700, Eric Anholt wrote:
> Alexander Aring <alex.aring@gmail.com> writes:
>
> > This patch adds support for RPi several Power Domains and enable support
> > to enable the USB Power Domain when it's not enabled before.
> >
> > This patch based on Eric Anholt's patch to support Power Domains. He had
> > an issue about -EPROBE_DEFER inside the power domain subsystem, this
> > issue was solved by commit <311fa6a> ("PM / Domains: Return -EPROBE_DEFER
> > if we fail to init or turn-on domain").
> >
> > It was tested with barebox and the following scripts before booting
...
> > Third:
> > The barebox regulator doesn't support right now to enable/disable
> > regulators at runtime but I want to bring this mainline in the next
> > days. So you can't check yourself if the above scripts working right
> > now. I describe it here to show you what exactly I tested.
> >
> > changes since Eric Anholts "power domain" patch:
> > - add for me all known power domains of the RPi, it contains the domains
> > 0 - 9.
>
> Note: None of the power domain enums other than the ones I'd had in my
> patch are actually connected to anything in the firmware. I don't think
> we should be adding them, given that.
Okay. Then it makes sense that I still accessing UART and SDHC when I
turn off the power.
In you patch you had SDHC, USB, DSI. Are you sure that SDHC power domain
has any effect, because I don't see any effect and can still access the
sd card.
I using "... firmware from 2015-10-28 17:06".
I would add the power-domains where we have currently an use-case for it
and this USB at the moment. Is this okay for you?
- Alex
next prev parent reply other threads:[~2015-11-02 8:46 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-28 20:40 [RFC] rpi: add support to enable usb power domain Alexander Aring
2015-10-29 4:32 ` Stephen Warren
2015-11-02 9:02 ` Alexander Aring
2015-10-29 19:02 ` Eric Anholt
2015-11-02 8:46 ` Alexander Aring [this message]
2015-11-17 21:46 ` Eric Anholt
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=20151102084557.GA1342@omega \
--to=alex.aring@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
/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;
as well as URLs for NNTP newsgroup(s).