From: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
To: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
Cc: "Heiko Schocher" <hs-ynQEQJNshbs@public.gmane.org>,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
"Benoît Cousson"
<bcousson-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>,
linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
"Kumar Gala" <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>,
"Ian Campbell"
<ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>,
"Sebastian Reichel" <sre-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
Georg.Soffel-k21M0aUVSxZWk0Htik3J/w@public.gmane.org,
"Pawel Moll" <pawel.moll-5wv7dgnIgG8@public.gmane.org>,
"Mark Rutland" <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
"Russell King" <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>,
"Mark Jackson" <mpfj-2FZW7xY0fHgqdlJmJB21zg@public.gmane.org>
Subject: Re: [PATCH v2] regulator: tps65217: remove tps65217.dtsi file
Date: Mon, 30 Nov 2015 13:15:08 -0800 [thread overview]
Message-ID: <20151130211507.GQ2517@atomide.com> (raw)
In-Reply-To: <20151112140122.GA1076@rob-hp-laptop>
* Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> [151112 06:02]:
> On Tue, Oct 27, 2015 at 01:36:36PM +0100, Heiko Schocher wrote:
> > remove tps65217.dtsi and adapt all boards, which
> > used it.
> >
> > Signed-off-by: Heiko Schocher <hs-ynQEQJNshbs@public.gmane.org>
> > Tested-by: Keerthy <j-keerthy-l0cyMroinI0@public.gmane.org>
> > Acked-by: Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
>
> Acked-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
Applying into omap-for-v4.5/dt thanks.
Tony
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2] regulator: tps65217: remove tps65217.dtsi file
Date: Mon, 30 Nov 2015 13:15:08 -0800 [thread overview]
Message-ID: <20151130211507.GQ2517@atomide.com> (raw)
In-Reply-To: <20151112140122.GA1076@rob-hp-laptop>
* Rob Herring <robh@kernel.org> [151112 06:02]:
> On Tue, Oct 27, 2015 at 01:36:36PM +0100, Heiko Schocher wrote:
> > remove tps65217.dtsi and adapt all boards, which
> > used it.
> >
> > Signed-off-by: Heiko Schocher <hs@denx.de>
> > Tested-by: Keerthy <j-keerthy@ti.com>
> > Acked-by: Mark Brown <broonie@kernel.org>
>
> Acked-by: Rob Herring <robh@kernel.org>
Applying into omap-for-v4.5/dt thanks.
Tony
WARNING: multiple messages have this Message-ID (diff)
From: Tony Lindgren <tony@atomide.com>
To: Rob Herring <robh@kernel.org>
Cc: "Heiko Schocher" <hs@denx.de>,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
"Benoît Cousson" <bcousson@baylibre.com>,
linux-omap@vger.kernel.org, devicetree@vger.kernel.org,
"Kumar Gala" <galak@codeaurora.org>,
"Ian Campbell" <ijc+devicetree@hellion.org.uk>,
"Sebastian Reichel" <sre@kernel.org>,
Georg.Soffel@bosch-si.com, "Pawel Moll" <pawel.moll@arm.com>,
"Mark Rutland" <mark.rutland@arm.com>,
"Russell King" <linux@arm.linux.org.uk>,
"Mark Jackson" <mpfj@newflow.co.uk>
Subject: Re: [PATCH v2] regulator: tps65217: remove tps65217.dtsi file
Date: Mon, 30 Nov 2015 13:15:08 -0800 [thread overview]
Message-ID: <20151130211507.GQ2517@atomide.com> (raw)
In-Reply-To: <20151112140122.GA1076@rob-hp-laptop>
* Rob Herring <robh@kernel.org> [151112 06:02]:
> On Tue, Oct 27, 2015 at 01:36:36PM +0100, Heiko Schocher wrote:
> > remove tps65217.dtsi and adapt all boards, which
> > used it.
> >
> > Signed-off-by: Heiko Schocher <hs@denx.de>
> > Tested-by: Keerthy <j-keerthy@ti.com>
> > Acked-by: Mark Brown <broonie@kernel.org>
>
> Acked-by: Rob Herring <robh@kernel.org>
Applying into omap-for-v4.5/dt thanks.
Tony
next prev parent reply other threads:[~2015-11-30 21:15 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-27 12:36 [PATCH v2] regulator: tps65217: remove tps65217.dtsi file Heiko Schocher
2015-10-27 12:36 ` Heiko Schocher
2015-11-12 14:01 ` Rob Herring
2015-11-12 14:01 ` Rob Herring
2015-11-30 21:15 ` Tony Lindgren [this message]
2015-11-30 21:15 ` Tony Lindgren
2015-11-30 21:15 ` Tony Lindgren
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=20151130211507.GQ2517@atomide.com \
--to=tony-4v6ys6ai5vpbdgjk7y7tuq@public.gmane.org \
--cc=Georg.Soffel-k21M0aUVSxZWk0Htik3J/w@public.gmane.org \
--cc=bcousson-rdvid1DuHRBWk0Htik3J/w@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org \
--cc=hs-ynQEQJNshbs@public.gmane.org \
--cc=ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org \
--cc=linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
--cc=mpfj-2FZW7xY0fHgqdlJmJB21zg@public.gmane.org \
--cc=pawel.moll-5wv7dgnIgG8@public.gmane.org \
--cc=robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
--cc=sre-DgEjT+Ai2ygdnm+yROfE0A@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.