All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mikko Perttunen <mperttunen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
To: Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>,
	Thierry Reding
	<thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	Linus Walleij
	<linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
Cc: Andrew Bresticker
	<abrestic-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>,
	"devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
	<devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	"linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
	<linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	"linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
	<linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>
Subject: Re: [PATCH v4 1/4] of: Add NVIDIA Tegra XUSB pad controller binding
Date: Wed, 18 Jun 2014 13:07:30 +0300	[thread overview]
Message-ID: <53A164E2.7050407@nvidia.com> (raw)
In-Reply-To: <53A06BD6.40608-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>

On 17/06/14 19:24, Stephen Warren wrote:
> On 06/17/2014 06:07 AM, Thierry Reding wrote:
>> From: Thierry Reding <treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
>>
>> This patch adds the device tree binding documentation for the XUSB pad
>> controller found on NVIDIA Tegra SoCs. It exposes both pinmuxing and PHY
>> capabilities.
>
> Thanks. I'll wait for a Tested-by from Mikko and an Acked-by from Linus
> before taking this series.
>

With or without negation added to group_get (see reply to 2/4), the series:

Tested-by: Mikko Perttunen <mperttunen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>

WARNING: multiple messages have this Message-ID (diff)
From: mperttunen@nvidia.com (Mikko Perttunen)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 1/4] of: Add NVIDIA Tegra XUSB pad controller binding
Date: Wed, 18 Jun 2014 13:07:30 +0300	[thread overview]
Message-ID: <53A164E2.7050407@nvidia.com> (raw)
In-Reply-To: <53A06BD6.40608@wwwdotorg.org>

On 17/06/14 19:24, Stephen Warren wrote:
> On 06/17/2014 06:07 AM, Thierry Reding wrote:
>> From: Thierry Reding <treding@nvidia.com>
>>
>> This patch adds the device tree binding documentation for the XUSB pad
>> controller found on NVIDIA Tegra SoCs. It exposes both pinmuxing and PHY
>> capabilities.
>
> Thanks. I'll wait for a Tested-by from Mikko and an Acked-by from Linus
> before taking this series.
>

With or without negation added to group_get (see reply to 2/4), the series:

Tested-by: Mikko Perttunen <mperttunen@nvidia.com>

  parent reply	other threads:[~2014-06-18 10:07 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-17 12:07 [PATCH v4 1/4] of: Add NVIDIA Tegra XUSB pad controller binding Thierry Reding
2014-06-17 12:07 ` Thierry Reding
     [not found] ` <1403006877-19850-1-git-send-email-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-06-17 12:07   ` [PATCH v4 2/4] pinctrl: Add NVIDIA Tegra XUSB pad controller support Thierry Reding
2014-06-17 12:07     ` Thierry Reding
     [not found]     ` <1403006877-19850-2-git-send-email-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-06-18  9:53       ` Mikko Perttunen
2014-06-18  9:53         ` Mikko Perttunen
2014-06-17 12:07   ` [PATCH v4 3/4] ARM: tegra: tegra124: Add XUSB pad controller Thierry Reding
2014-06-17 12:07     ` Thierry Reding
2014-06-17 12:07   ` [PATCH v4 4/4] ARM: tegra: jetson-tk1: " Thierry Reding
2014-06-17 12:07     ` Thierry Reding
2014-06-17 16:24 ` [PATCH v4 1/4] of: Add NVIDIA Tegra XUSB pad controller binding Stephen Warren
2014-06-17 16:24   ` Stephen Warren
     [not found]   ` <53A06BD6.40608-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2014-06-18 10:07     ` Mikko Perttunen [this message]
2014-06-18 10:07       ` Mikko Perttunen
     [not found]       ` <53A164E2.7050407-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2014-06-19 11:39         ` Thierry Reding
2014-06-19 11:39           ` Thierry Reding

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=53A164E2.7050407@nvidia.com \
    --to=mperttunen-ddmlm1+adcrqt0dzr+alfa@public.gmane.org \
    --cc=abrestic-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org \
    --cc=thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@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.