Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1210312

RE: [PATCH v2 3/3] power: wm831x_power: Support USB charger current limit management

From David Laight <David.Laight@ACULAB.COM>
Newsgroups linux.kernel
Subject RE: [PATCH v2 3/3] power: wm831x_power: Support USB charger current limit management
Date 2015-08-20 11:10 +0200
Message-ID <pZu1c-l9-25@gated-at.bofh.it> (permalink)
References <pXjMD-6Km-19@gated-at.bofh.it> <pXjWi-6VE-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Baolin Wang
> Sent: 14 August 2015 10:48
> +/* In miliamps */

Spelling police: "milliamps"

> +static unsigned int wm831x_usb_limits[] = {
> +	0,
> +	2,
> +	100,
> +	500,
> +	900,
> +	1500,
> +	1800,
> +	550,
> +};

	David

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

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v2 0/3] Introduce usb charger framework to deal with the usb gadget power negotation Baolin Wang <baolin.wang@linaro.org> - 2015-08-14 11:50 +0200
  [PATCH v2 1/3] gadget: Support for the usb charger framework Baolin Wang <baolin.wang@linaro.org> - 2015-08-14 11:50 +0200
    Re: [PATCH v2 1/3] gadget: Support for the usb charger framework Baolin Wang <baolin.wang@linaro.org> - 2015-08-17 04:10 +0200
  [PATCH v2 2/3] gadget: Introduce the usb charger framework Baolin Wang <baolin.wang@linaro.org> - 2015-08-14 12:00 +0200
    Re: [PATCH v2 2/3] gadget: Introduce the usb charger framework Greg KH <gregkh@linuxfoundation.org> - 2015-08-14 17:30 +0200
      Re: [PATCH v2 2/3] gadget: Introduce the usb charger framework Baolin Wang <baolin.wang@linaro.org> - 2015-08-17 05:10 +0200
        Re: [Device-mainlining] [PATCH v2 2/3] gadget: Introduce the usb  charger framework Tim Bird <tim.bird@sonymobile.com> - 2015-08-17 17:30 +0200
          Re: [Device-mainlining] [PATCH v2 2/3] gadget: Introduce the usb  charger framework Baolin Wang <baolin.wang@linaro.org> - 2015-08-18 03:50 +0200
        Re: [PATCH v2 2/3] gadget: Introduce the usb charger framework Mark Brown <broonie@kernel.org> - 2015-08-17 19:30 +0200
          Re: [PATCH v2 2/3] gadget: Introduce the usb charger framework Baolin Wang <baolin.wang@linaro.org> - 2015-08-18 03:50 +0200
  [PATCH v2 3/3] power: wm831x_power: Support USB charger current limit management Baolin Wang <baolin.wang@linaro.org> - 2015-08-14 12:00 +0200
    Re: [PATCH v2 3/3] power: wm831x_power: Support USB charger current  limit management Lee Jones <lee.jones@linaro.org> - 2015-08-14 12:50 +0200
    Re: [PATCH v2 3/3] power: wm831x_power: Support USB charger current  limit management Mark Brown <broonie@kernel.org> - 2015-08-17 19:30 +0200
      Re: [PATCH v2 3/3] power: wm831x_power: Support USB charger current  limit management Felipe Balbi <balbi@ti.com> - 2015-08-18 02:00 +0200
        Re: [PATCH v2 3/3] power: wm831x_power: Support USB charger current  limit management Mark Brown <broonie@kernel.org> - 2015-08-18 07:10 +0200
          Re: [PATCH v2 3/3] power: wm831x_power: Support USB charger current  limit management Felipe Balbi <balbi@ti.com> - 2015-08-18 16:10 +0200
    RE: [PATCH v2 3/3] power: wm831x_power: Support USB charger current  limit management David Laight <David.Laight@ACULAB.COM> - 2015-08-20 11:10 +0200
      Re: [PATCH v2 3/3] power: wm831x_power: Support USB charger current  limit management Baolin Wang <baolin.wang@linaro.org> - 2015-08-21 04:30 +0200
  Re: [PATCH v2 0/3] Introduce usb charger framework to deal with the  usb gadget power negotation Baolin Wang <baolin.wang@linaro.org> - 2015-08-14 13:10 +0200
    Re: [PATCH v2 0/3] Introduce usb charger framework to deal with the  usb gadget power negotation Baolin Wang <baolin.wang@linaro.org> - 2015-08-17 08:10 +0200
      Re: [PATCH v2 0/3] Introduce usb charger framework to deal with the  usb gadget power negotation Baolin Wang <baolin.wang@linaro.org> - 2015-08-17 14:00 +0200

csiph-web