All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
Cc: Maxime Ripard
	<maxime.ripard-LDxbnhwyfcJBDgjK7y7TUQ@public.gmane.org>,
	Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org>,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org,
	Quentin Schulz
	<quentin.schulz-LDxbnhwyfcJBDgjK7y7TUQ@public.gmane.org>,
	Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
Subject: Re: [PATCH v2 1/9] dt-bindings: power: supply: axp20x_usb_power: add axp813 compatible
Date: Wed, 27 Feb 2019 17:43:56 -0600	[thread overview]
Message-ID: <20190227234356.GA1909@bogus> (raw)
In-Reply-To: <20190225033107.17326-2-wens-jdAy2FN1RRM@public.gmane.org>

On Mon, 25 Feb 2019 11:30:59 +0800, Chen-Yu Tsai wrote:
> This adds the "x-powers,axp813-usb-power-supply" to the list of
> compatibles for AXP20X VBUS power supply driver.
> 
> Signed-off-by: Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org>
> ---
>  .../devicetree/bindings/power/supply/axp20x_usb_power.txt        | 1 +
>  1 file changed, 1 insertion(+)
> 

Reviewed-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Chen-Yu Tsai <wens@csie.org>
Cc: devicetree@vger.kernel.org,
	Quentin Schulz <quentin.schulz@bootlin.com>,
	linux-pm@vger.kernel.org,
	Maxime Ripard <maxime.ripard@bootlin.com>,
	linux-sunxi@googlegroups.com, linux-kernel@vger.kernel.org,
	Hans de Goede <hdegoede@redhat.com>, Chen-Yu Tsai <wens@csie.org>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 1/9] dt-bindings: power: supply: axp20x_usb_power: add axp813 compatible
Date: Wed, 27 Feb 2019 17:43:56 -0600	[thread overview]
Message-ID: <20190227234356.GA1909@bogus> (raw)
In-Reply-To: <20190225033107.17326-2-wens@csie.org>

On Mon, 25 Feb 2019 11:30:59 +0800, Chen-Yu Tsai wrote:
> This adds the "x-powers,axp813-usb-power-supply" to the list of
> compatibles for AXP20X VBUS power supply driver.
> 
> Signed-off-by: Chen-Yu Tsai <wens@csie.org>
> ---
>  .../devicetree/bindings/power/supply/axp20x_usb_power.txt        | 1 +
>  1 file changed, 1 insertion(+)
> 

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>
To: Chen-Yu Tsai <wens@csie.org>
Cc: Maxime Ripard <maxime.ripard@bootlin.com>,
	Chen-Yu Tsai <wens@csie.org>,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-sunxi@googlegroups.com,
	Quentin Schulz <quentin.schulz@bootlin.com>,
	Hans de Goede <hdegoede@redhat.com>
Subject: Re: [PATCH v2 1/9] dt-bindings: power: supply: axp20x_usb_power: add axp813 compatible
Date: Wed, 27 Feb 2019 17:43:56 -0600	[thread overview]
Message-ID: <20190227234356.GA1909@bogus> (raw)
In-Reply-To: <20190225033107.17326-2-wens@csie.org>

On Mon, 25 Feb 2019 11:30:59 +0800, Chen-Yu Tsai wrote:
> This adds the "x-powers,axp813-usb-power-supply" to the list of
> compatibles for AXP20X VBUS power supply driver.
> 
> Signed-off-by: Chen-Yu Tsai <wens@csie.org>
> ---
>  .../devicetree/bindings/power/supply/axp20x_usb_power.txt        | 1 +
>  1 file changed, 1 insertion(+)
> 

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

  parent reply	other threads:[~2019-02-27 23:43 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-25  3:30 [PATCH v2 0/9] ARM: sun8i: a83t: Enable USB OTG Chen-Yu Tsai
2019-02-25  3:30 ` Chen-Yu Tsai
2019-02-25  3:30 ` Chen-Yu Tsai
2019-02-25  3:31 ` [PATCH v2 2/9] power: supply: axp20x_usb_power: Fix typo in VBUS current limit macros Chen-Yu Tsai
2019-02-25  3:31   ` Chen-Yu Tsai
     [not found] ` <20190225033107.17326-1-wens-jdAy2FN1RRM@public.gmane.org>
2019-02-25  3:30   ` [PATCH v2 1/9] dt-bindings: power: supply: axp20x_usb_power: add axp813 compatible Chen-Yu Tsai
2019-02-25  3:30     ` Chen-Yu Tsai
2019-02-25  3:30     ` Chen-Yu Tsai
     [not found]     ` <20190225033107.17326-2-wens-jdAy2FN1RRM@public.gmane.org>
2019-02-27 23:43       ` Rob Herring [this message]
2019-02-27 23:43         ` Rob Herring
2019-02-27 23:43         ` Rob Herring
2019-02-25  3:31   ` [PATCH v2 3/9] power: supply: axp20x_usb_power: allow disabling input current limiting Chen-Yu Tsai
2019-02-25  3:31     ` Chen-Yu Tsai
2019-02-25  3:31     ` Chen-Yu Tsai
2019-02-25  3:31   ` [PATCH v2 4/9] power: supply: axp20x_usb_power: use polling to detect vbus status change Chen-Yu Tsai
2019-02-25  3:31     ` Chen-Yu Tsai
2019-02-25  3:31     ` Chen-Yu Tsai
2019-02-25  3:31   ` [PATCH v2 5/9] power: supply: axp20x_usb_power: add function to get max current Chen-Yu Tsai
2019-02-25  3:31     ` Chen-Yu Tsai
2019-02-25  3:31     ` Chen-Yu Tsai
2019-02-25  3:31   ` [PATCH v2 6/9] power: supply: axp20x_usb_power: add support for AXP813 Chen-Yu Tsai
2019-02-25  3:31     ` Chen-Yu Tsai
2019-02-25  3:31     ` Chen-Yu Tsai
2019-02-25  3:31   ` [PATCH v2 7/9] mfd: axp20x: add USB power supply mfd cell to AXP813 Chen-Yu Tsai
2019-02-25  3:31     ` Chen-Yu Tsai
2019-02-25  3:31     ` Chen-Yu Tsai
2019-02-25  3:31   ` [PATCH v2 8/9] ARM: dtsi: axp81x: add USB power supply node Chen-Yu Tsai
2019-02-25  3:31     ` Chen-Yu Tsai
2019-02-25  3:31     ` Chen-Yu Tsai
2019-02-25  3:31   ` [PATCH v2 9/9] ARM: dts: sun8i: a83t: Enable USB OTG controller on some boards Chen-Yu Tsai
2019-02-25  3:31     ` Chen-Yu Tsai
2019-02-25  3:31     ` Chen-Yu Tsai

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=20190227234356.GA1909@bogus \
    --to=robh-dgejt+ai2ygdnm+yrofe0a@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org \
    --cc=maxime.ripard-LDxbnhwyfcJBDgjK7y7TUQ@public.gmane.org \
    --cc=quentin.schulz-LDxbnhwyfcJBDgjK7y7TUQ@public.gmane.org \
    --cc=wens-jdAy2FN1RRM@public.gmane.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.