All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Icenowy Zheng <icenowy@aosc.io>
Cc: devicetree@vger.kernel.org,
	Maxime Ripard <maxime.ripard@bootlin.com>,
	linux-sunxi@googlegroups.com, linux-kernel@vger.kernel.org,
	Kishon Vijay Abraham I <kishon@ti.com>,
	Chen-Yu Tsai <wens@csie.org>,
	linux-arm-kernel@lists.infradead.org,
	Icenowy Zheng <icenowy@aosc.io>
Subject: Re: [PATCH v5 1/5] dt-bindings: usb-connector: add Vbus regulator for Type-A/B
Date: Sat, 6 Apr 2019 02:10:52 -0500	[thread overview]
Message-ID: <20190406071052.GA5805@bogus> (raw)
In-Reply-To: <20190405205736.55177-2-icenowy@aosc.io>

On Sat,  6 Apr 2019 04:57:32 +0800, Icenowy Zheng wrote:
> USB Type-A and Type-B connectors have a Vbus pin, which provides +5V
> power to bus-powered devices.
> 
> Add a power supply regulator property for this pin.
> 
> Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
> ---
> New patch in v5.
> 
>  Documentation/devicetree/bindings/connector/usb-connector.txt | 3 +++
>  1 file changed, 3 insertions(+)
> 

Reviewed-by: Rob Herring <robh@kernel.org>

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
Cc: Kishon Vijay Abraham I <kishon@ti.com>,
	Maxime Ripard <maxime.ripard@bootlin.com>,
	Chen-Yu Tsai <wens@csie.org>,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-sunxi@googlegroups.com, Icenowy Zheng <icenowy@aosc.io>
Subject: Re: [PATCH v5 1/5] dt-bindings: usb-connector: add Vbus regulator for Type-A/B
Date: Sat, 6 Apr 2019 02:10:52 -0500	[thread overview]
Message-ID: <20190406071052.GA5805@bogus> (raw)
In-Reply-To: <20190405205736.55177-2-icenowy@aosc.io>

On Sat,  6 Apr 2019 04:57:32 +0800, Icenowy Zheng wrote:
> USB Type-A and Type-B connectors have a Vbus pin, which provides +5V
> power to bus-powered devices.
> 
> Add a power supply regulator property for this pin.
> 
> Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
> ---
> New patch in v5.
> 
>  Documentation/devicetree/bindings/connector/usb-connector.txt | 3 +++
>  1 file changed, 3 insertions(+)
> 

Reviewed-by: Rob Herring <robh@kernel.org>

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Icenowy Zheng <icenowy@aosc.io>
Cc: Kishon Vijay Abraham I <kishon@ti.com>,
	Maxime Ripard <maxime.ripard@bootlin.com>,
	Chen-Yu Tsai <wens@csie.org>,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-sunxi@googlegroups.com, Icenowy Zheng <icenowy@aosc.io>
Subject: Re: [PATCH v5 1/5] dt-bindings: usb-connector: add Vbus regulator for Type-A/B
Date: Sat, 6 Apr 2019 02:10:52 -0500	[thread overview]
Message-ID: <20190406071052.GA5805@bogus> (raw)
In-Reply-To: <20190405205736.55177-2-icenowy@aosc.io>

On Sat,  6 Apr 2019 04:57:32 +0800, Icenowy Zheng wrote:
> USB Type-A and Type-B connectors have a Vbus pin, which provides +5V
> power to bus-powered devices.
> 
> Add a power supply regulator property for this pin.
> 
> Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
> ---
> New patch in v5.
> 
>  Documentation/devicetree/bindings/connector/usb-connector.txt | 3 +++
>  1 file changed, 3 insertions(+)
> 

Reviewed-by: Rob Herring <robh@kernel.org>

  reply	other threads:[~2019-04-06  7:11 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-05 20:57 [PATCH v5 0/5] Allwinner H6 USB3 support Icenowy Zheng
2019-04-05 20:57 ` Icenowy Zheng
2019-04-05 20:57 ` [PATCH v5 1/5] dt-bindings: usb-connector: add Vbus regulator for Type-A/B Icenowy Zheng
2019-04-05 20:57   ` Icenowy Zheng
2019-04-05 20:57   ` Icenowy Zheng
2019-04-06  7:10   ` Rob Herring [this message]
2019-04-06  7:10     ` Rob Herring
2019-04-06  7:10     ` Rob Herring
2019-04-05 20:57 ` [PATCH v5 2/5] dt-bindings: phy: add binding for Allwinner USB3 PHY Icenowy Zheng
2019-04-05 20:57   ` Icenowy Zheng
2019-04-05 20:57   ` Icenowy Zheng
2019-04-06  7:14   ` Rob Herring
2019-04-06  7:14     ` Rob Herring
2019-04-06  7:24     ` Icenowy Zheng
2019-04-06  7:24       ` Icenowy Zheng
2019-04-09  1:09       ` Rob Herring
2019-04-09  1:09         ` Rob Herring
2019-04-09  1:09         ` Rob Herring
2019-04-08  7:14   ` Maxime Ripard
2019-04-08  7:14     ` Maxime Ripard
2019-04-08  7:14     ` Maxime Ripard
2019-04-05 20:57 ` [PATCH v5 3/5] phy: allwinner: add phy driver for USB3 PHY on Allwinner H6 SoC Icenowy Zheng
2019-04-05 20:57   ` Icenowy Zheng
2019-04-06 17:21   ` [linux-sunxi] " Ondřej Jirman
2019-04-06 17:21     ` Ondřej Jirman
2019-04-06 17:21     ` 'Ondřej Jirman' via linux-sunxi
2019-04-06 17:24     ` [linux-sunxi] " Icenowy Zheng
2019-04-06 17:24       ` Icenowy Zheng
2019-04-06 17:24       ` Icenowy Zheng
2019-04-09 16:34   ` [linux-sunxi] " Clément Péron
2019-04-09 16:34     ` Clément Péron
2019-04-11  0:15   ` Ondřej Jirman
2019-04-11  0:15     ` Ondřej Jirman
2019-04-11  0:15     ` 'Ondřej Jirman' via linux-sunxi
2019-04-11  0:20   ` [linux-sunxi] " Ondřej Jirman
2019-04-11  0:20     ` Ondřej Jirman
2019-04-11  0:20     ` 'Ondřej Jirman' via linux-sunxi
2019-04-05 20:57 ` [PATCH v5 4/5] arm64: allwinner: dts: h6: add USB3 device nodes Icenowy Zheng
2019-04-05 20:57   ` Icenowy Zheng
2019-04-05 20:57   ` Icenowy Zheng
2019-04-05 20:57 ` [PATCH v5 5/5] arm64: allwinner: dts: h6: enable USB3 port on Pine H64 Icenowy Zheng
2019-04-05 20:57   ` Icenowy Zheng

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=20190406071052.GA5805@bogus \
    --to=robh@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=icenowy@aosc.io \
    --cc=kishon@ti.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sunxi@googlegroups.com \
    --cc=maxime.ripard@bootlin.com \
    --cc=wens@csie.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.