devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-pm@vger.kernel.org, Sebastian Reichel <sre@kernel.org>,
	Pawel Moll <pawel.moll@arm.com>,
	Mark Rutland <mark.rutland@arm.com>,
	Ian Campbell <ijc+devicetree@hellion.org.uk>,
	Kumar Gala <galak@codeaurora.org>,
	Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>,
	David Woodhouse <dwmw2@infradead.org>,
	Sjoerd Simons <sjoerd.simons@collabora.co.uk>,
	Martyn Welch <martyn.welch@collabora.com>
Subject: Re: [PATCH v3 1/2] devicetree: Add UCS1002 USB Port Power Controller binding
Date: Tue, 23 Feb 2016 16:54:38 -0600	[thread overview]
Message-ID: <20160223225437.GA9367@rob-hp-laptop> (raw)
In-Reply-To: <1456212425-5937-2-git-send-email-enric.balletbo@collabora.com>

On Tue, Feb 23, 2016 at 08:27:04AM +0100, Enric Balletbo i Serra wrote:
> The UCS1002-2 provides a USB port power switch for precise control of up
> to 2.5 amperes continuous current.
> 
> You can add support to your board with current binding.
> 
> Example:
> 
>     ucs1002: ucs1002@57 {
>              compatible = "microchip,ucs1002";
>              reg = <0x57>;
>     };
> 
> Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
> ---
> Changes since v2:
>  - Rename microchip,current-limit to microchip,limit-microamps (Rob Herring)
> Changes since v1:
>  - Fix units, are microamps (Rob Herring)
>  - Remove microchip,pin-ignore as is implied by absence of gpio properties (Rob
>    Herring)
>  - Group control gpios instead of use separate gpios. All control gpios must be
>    set together (Enric Balletbo)
> 
>  .../devicetree/bindings/power/ucs1002.txt          | 41 ++++++++++++++++++++++
>  1 file changed, 41 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/power/ucs1002.txt

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

  reply	other threads:[~2016-02-23 22:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-23  7:27 [PATCH v3 0/2] Add UCS1002 USB Port Power Controller Enric Balletbo i Serra
     [not found] ` <1456212425-5937-1-git-send-email-enric.balletbo-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org>
2016-02-23  7:27   ` [PATCH v3 1/2] devicetree: Add UCS1002 USB Port Power Controller binding Enric Balletbo i Serra
2016-02-23 22:54     ` Rob Herring [this message]
2016-02-23  7:27 ` [PATCH v3 2/2] power: ucs1002: Add support for Programmable USB Port Power Controller Enric Balletbo i Serra
     [not found]   ` <1456212425-5937-3-git-send-email-enric.balletbo-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org>
2016-03-06 17:23     ` kbuild test robot

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=20160223225437.GA9367@rob-hp-laptop \
    --to=robh@kernel.org \
    --cc=dbaryshkov@gmail.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dwmw2@infradead.org \
    --cc=enric.balletbo@collabora.com \
    --cc=galak@codeaurora.org \
    --cc=ijc+devicetree@hellion.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=martyn.welch@collabora.com \
    --cc=pawel.moll@arm.com \
    --cc=sjoerd.simons@collabora.co.uk \
    --cc=sre@kernel.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).