From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 00/11] Add stih410 SoC/board and USB2/1.1 support for stih416
Date: Tue, 18 Nov 2014 09:53:55 +0100 [thread overview]
Message-ID: <1795476.NaojQ17vPi@wuerfel> (raw)
In-Reply-To: <546B07BD.4030400@st.com>
On Tuesday 18 November 2014 09:47:57 Maxime Coquelin wrote:
>
> For the series,
>
> Acked-by: Maxime Coquelin <maxime.coquelin@st.com>
>
> If Arnd is fine with the series, these patches will be part of my
> next pull request.
Yes, it's all good. Just keep the defconfig change separate from the
DT changes, as usual.
Arnd
WARNING: multiple messages have this Message-ID (diff)
From: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>
To: Maxime Coquelin <maxime.coquelin-qxv4g6HH51o@public.gmane.org>
Cc: Peter Griffin
<peter.griffin-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
srinivas.kandagatla-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
patrice.chotard-qxv4g6HH51o@public.gmane.org,
lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH v3 00/11] Add stih410 SoC/board and USB2/1.1 support for stih416
Date: Tue, 18 Nov 2014 09:53:55 +0100 [thread overview]
Message-ID: <1795476.NaojQ17vPi@wuerfel> (raw)
In-Reply-To: <546B07BD.4030400-qxv4g6HH51o@public.gmane.org>
On Tuesday 18 November 2014 09:47:57 Maxime Coquelin wrote:
>
> For the series,
>
> Acked-by: Maxime Coquelin <maxime.coquelin-qxv4g6HH51o@public.gmane.org>
>
> If Arnd is fine with the series, these patches will be part of my
> next pull request.
Yes, it's all good. Just keep the defconfig change separate from the
DT changes, as usual.
Arnd
--
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: Arnd Bergmann <arnd@arndb.de>
To: Maxime Coquelin <maxime.coquelin@st.com>
Cc: Peter Griffin <peter.griffin@linaro.org>,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, srinivas.kandagatla@gmail.com,
patrice.chotard@st.com, lee.jones@linaro.org,
devicetree@vger.kernel.org
Subject: Re: [PATCH v3 00/11] Add stih410 SoC/board and USB2/1.1 support for stih416
Date: Tue, 18 Nov 2014 09:53:55 +0100 [thread overview]
Message-ID: <1795476.NaojQ17vPi@wuerfel> (raw)
In-Reply-To: <546B07BD.4030400@st.com>
On Tuesday 18 November 2014 09:47:57 Maxime Coquelin wrote:
>
> For the series,
>
> Acked-by: Maxime Coquelin <maxime.coquelin@st.com>
>
> If Arnd is fine with the series, these patches will be part of my
> next pull request.
Yes, it's all good. Just keep the defconfig change separate from the
DT changes, as usual.
Arnd
next prev parent reply other threads:[~2014-11-18 8:53 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-17 16:47 [PATCH v3 00/11] Add stih410 SoC/board and USB2/1.1 support for stih416 Peter Griffin
2014-11-17 16:47 ` Peter Griffin
2014-11-17 16:47 ` [PATCH v3 01/11] ARM: STi: DT: STiH416: Add pinctl setup for usb controllers Peter Griffin
2014-11-17 16:47 ` Peter Griffin
2014-11-17 16:47 ` Peter Griffin
2014-11-17 16:47 ` [PATCH v3 02/11] ARM: STi: DT: STiH416: Add DT node for the stih415/6 usb2 phy Peter Griffin
2014-11-17 16:47 ` Peter Griffin
2014-11-17 16:47 ` Peter Griffin
2014-11-17 16:47 ` [PATCH v3 03/11] ARM: STi: DT: STiH416: Add DT nodes for the ehci and ohci usb controllers Peter Griffin
2014-11-17 16:47 ` Peter Griffin
2014-11-17 16:47 ` Peter Griffin
2014-11-17 16:47 ` [PATCH v3 04/11] ARM: multi_v7_defconfig: Enable st ohci and ehci HCD drivers Peter Griffin
2014-11-17 16:47 ` Peter Griffin
2014-11-17 16:47 ` Peter Griffin
2014-11-17 16:47 ` [PATCH v3 05/11] ARM: multi_v7_defconfig: Enable stih415/6 usb2 phy driver Peter Griffin
2014-11-17 16:47 ` Peter Griffin
2014-11-17 16:47 ` [PATCH v3 06/11] ARM: STi: DT: STiH410: Add defines for STiH410 DT clocks Peter Griffin
2014-11-17 16:47 ` Peter Griffin
2014-11-17 16:47 ` Peter Griffin
2014-11-17 16:48 ` [PATCH v3 07/11] ARM: STi: DT: STiH410: Add pinctl config for usb controllers Peter Griffin
2014-11-17 16:48 ` Peter Griffin
2014-11-17 16:48 ` [PATCH v3 08/11] ARM: STi: DT: STih407: Abstract common dt nodes into shared files Peter Griffin
2014-11-17 16:48 ` Peter Griffin
2014-11-17 16:48 ` [PATCH v3 09/11] ARM: STi: DT: STiH410: Add STiH410 SoC and b2120 board support Peter Griffin
2014-11-17 16:48 ` Peter Griffin
2014-11-17 16:48 ` [PATCH v3 10/11] ARM: STi: DT: STih407: STih410: Add clk_ignore_unused to kernel bootargs Peter Griffin
2014-11-17 16:48 ` Peter Griffin
2014-11-17 16:48 ` [PATCH v3 11/11] ARM: STi: DT: STiH416: Change miphy356 node name to phy@fe382000 Peter Griffin
2014-11-17 16:48 ` Peter Griffin
2014-11-17 16:48 ` Peter Griffin
2014-11-18 8:47 ` [PATCH v3 00/11] Add stih410 SoC/board and USB2/1.1 support for stih416 Maxime Coquelin
2014-11-18 8:47 ` Maxime Coquelin
2014-11-18 8:47 ` Maxime Coquelin
2014-11-18 8:53 ` Arnd Bergmann [this message]
2014-11-18 8:53 ` Arnd Bergmann
2014-11-18 8:53 ` Arnd Bergmann
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=1795476.NaojQ17vPi@wuerfel \
--to=arnd@arndb.de \
--cc=linux-arm-kernel@lists.infradead.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.