All of lore.kernel.org
 help / color / mirror / Atom feed
From: maxime.ripard@free-electrons.com (Maxime Ripard)
To: linux-arm-kernel@lists.infradead.org
Subject: [linux-sunxi] Re: [PATCH 1/4] ARM: dts: sun5i: Enable otg on the auxtex t004
Date: Tue, 5 Jul 2016 08:54:31 +0200	[thread overview]
Message-ID: <20160705065431.GE7643@lukather> (raw)
In-Reply-To: <dbce3f4a-dbd6-2ee6-292a-6dec71b99d63@redhat.com>

On Thu, Jun 30, 2016 at 11:45:00AM +0200, Hans de Goede wrote:
> Hi,
> 
> On 29-06-16 22:38, Maxime Ripard wrote:
> >Hi,
> >
> >On Wed, Jun 29, 2016 at 08:46:59PM +0200, Hans de Goede wrote:
> >>The auxtek t004 has its otg usb vbus hardwired to 5v (likely in case
> >>people use it to power the board instead of the dedicated power micro
> >>usb connector), it does have an id pin, so it allows full otg
> >>functionality.
> >
> >I don't really get what you're saying here. Is the VBUS hardcoded to
> >5V, without any way to switch it, or it is not wired at all?
> 
> It is hardwired to 5v, quoting from my commit msg
> "has its otg usb vbus hardwired to 5v"
> 
> >In the former case, how can one of the PMIC output be related to the
> >board power input?
> 
> I believe it is not wired to the pmic output, but to the pmic 5v input.

Weird. Ok, I just applied it.

Thanks
Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20160705/47a7195d/attachment-0001.sig>

WARNING: multiple messages have this Message-ID (diff)
From: Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
To: Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
Cc: Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org>,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	devicetree <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
Subject: Re: Re: [PATCH 1/4] ARM: dts: sun5i: Enable otg on the auxtex t004
Date: Tue, 5 Jul 2016 08:54:31 +0200	[thread overview]
Message-ID: <20160705065431.GE7643@lukather> (raw)
In-Reply-To: <dbce3f4a-dbd6-2ee6-292a-6dec71b99d63-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>

[-- Attachment #1: Type: text/plain, Size: 986 bytes --]

On Thu, Jun 30, 2016 at 11:45:00AM +0200, Hans de Goede wrote:
> Hi,
> 
> On 29-06-16 22:38, Maxime Ripard wrote:
> >Hi,
> >
> >On Wed, Jun 29, 2016 at 08:46:59PM +0200, Hans de Goede wrote:
> >>The auxtek t004 has its otg usb vbus hardwired to 5v (likely in case
> >>people use it to power the board instead of the dedicated power micro
> >>usb connector), it does have an id pin, so it allows full otg
> >>functionality.
> >
> >I don't really get what you're saying here. Is the VBUS hardcoded to
> >5V, without any way to switch it, or it is not wired at all?
> 
> It is hardwired to 5v, quoting from my commit msg
> "has its otg usb vbus hardwired to 5v"
> 
> >In the former case, how can one of the PMIC output be related to the
> >board power input?
> 
> I believe it is not wired to the pmic output, but to the pmic 5v input.

Weird. Ok, I just applied it.

Thanks
Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  reply	other threads:[~2016-07-05  6:54 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-29 18:46 [PATCH 1/4] ARM: dts: sun5i: Enable otg on the auxtex t004 Hans de Goede
2016-06-29 18:46 ` Hans de Goede
2016-06-29 18:47 ` [PATCH 2/4] ARM: dts: sun5i: Enable otg on the mk802 Hans de Goede
2016-06-29 18:47   ` Hans de Goede
2016-06-29 20:35   ` Maxime Ripard
2016-06-29 20:35     ` Maxime Ripard
2016-06-29 18:47 ` [PATCH 3/4] ARM: dts: sun5i: Add axp152 pmic node to mk802 Hans de Goede
2016-06-29 18:47   ` Hans de Goede
2016-06-29 20:35   ` Maxime Ripard
2016-06-29 20:35     ` Maxime Ripard
2016-06-29 18:47 ` [PATCH 4/4] ARM: dts: sun5i: Add mmc1 / sdio-wifi " Hans de Goede
2016-06-29 18:47   ` Hans de Goede
2016-06-29 20:36   ` Maxime Ripard
2016-06-29 20:36     ` Maxime Ripard
2016-06-29 20:38 ` [PATCH 1/4] ARM: dts: sun5i: Enable otg on the auxtex t004 Maxime Ripard
2016-06-29 20:38   ` Maxime Ripard
2016-06-30  9:45   ` [linux-sunxi] " Hans de Goede
2016-06-30  9:45     ` Hans de Goede
2016-07-05  6:54     ` Maxime Ripard [this message]
2016-07-05  6:54       ` Maxime Ripard
2016-07-05  7:24       ` [linux-sunxi] " Hans de Goede
2016-07-05  7:24         ` Hans de Goede

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=20160705065431.GE7643@lukather \
    --to=maxime.ripard@free-electrons.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.