All of lore.kernel.org
 help / color / mirror / Atom feed
From: maxime.coquelin@st.com (Maxime Coquelin)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/4] Enable Ethernet on StiH407 family boards
Date: Thu, 15 Oct 2015 13:51:12 +0200	[thread overview]
Message-ID: <561F9330.7030309@st.com> (raw)
In-Reply-To: <1443714982-16251-1-git-send-email-maxime.coquelin@st.com>



On 10/01/2015 05:56 PM, Maxime Coquelin wrote:
> This series enables Ethernet support on STiH407 family reference design
> boards.
>
> These boards use the RTL8367 Switch as PHY.
> As it is previously configured by the bootloader, we declare it as a fixed
> link.
>
> Maxime Coquelin (4):
>    ARM: dts: Fix RGMII pinctrl timings
>    ARM: dts: Add Ethernet node to STiH407 family
>    ARM: dts: Enable Ethernet on STi's B2120 boards
>    ARM: dts: Enable Ethernet on STi's B2199 board
>
>   arch/arm/boot/dts/stih407-b2120.dts    |  1 +
>   arch/arm/boot/dts/stih407-family.dtsi  | 27 +++++++++++++++++++++++++++
>   arch/arm/boot/dts/stih407-pinctrl.dtsi |  4 ++--
>   arch/arm/boot/dts/stih410-b2120.dts    |  1 +
>   arch/arm/boot/dts/stih418-b2199.dts    |  8 ++++++++
>   arch/arm/boot/dts/stihxxx-b2120.dtsi   |  6 ++++++
>   6 files changed, 45 insertions(+), 2 deletions(-)
>
Series applied.

Maxime

WARNING: multiple messages have this Message-ID (diff)
From: Maxime Coquelin <maxime.coquelin-qxv4g6HH51o@public.gmane.org>
To: Giuseppe Cavallaro <peppe.cavallaro-qxv4g6HH51o@public.gmane.org>,
	peter.griffin-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org,
	lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org,
	alexandre.torgue-qxv4g6HH51o@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Cc: kernel-F5mvAk5X5gdBDgjK7y7TUQ@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH 0/4] Enable Ethernet on StiH407 family boards
Date: Thu, 15 Oct 2015 13:51:12 +0200	[thread overview]
Message-ID: <561F9330.7030309@st.com> (raw)
In-Reply-To: <1443714982-16251-1-git-send-email-maxime.coquelin-qxv4g6HH51o@public.gmane.org>



On 10/01/2015 05:56 PM, Maxime Coquelin wrote:
> This series enables Ethernet support on STiH407 family reference design
> boards.
>
> These boards use the RTL8367 Switch as PHY.
> As it is previously configured by the bootloader, we declare it as a fixed
> link.
>
> Maxime Coquelin (4):
>    ARM: dts: Fix RGMII pinctrl timings
>    ARM: dts: Add Ethernet node to STiH407 family
>    ARM: dts: Enable Ethernet on STi's B2120 boards
>    ARM: dts: Enable Ethernet on STi's B2199 board
>
>   arch/arm/boot/dts/stih407-b2120.dts    |  1 +
>   arch/arm/boot/dts/stih407-family.dtsi  | 27 +++++++++++++++++++++++++++
>   arch/arm/boot/dts/stih407-pinctrl.dtsi |  4 ++--
>   arch/arm/boot/dts/stih410-b2120.dts    |  1 +
>   arch/arm/boot/dts/stih418-b2199.dts    |  8 ++++++++
>   arch/arm/boot/dts/stihxxx-b2120.dtsi   |  6 ++++++
>   6 files changed, 45 insertions(+), 2 deletions(-)
>
Series applied.

Maxime
--
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: Maxime Coquelin <maxime.coquelin@st.com>
To: Giuseppe Cavallaro <peppe.cavallaro@st.com>,
	<peter.griffin@linaro.org>, <lee.jones@linaro.org>,
	<alexandre.torgue@st.com>, <linux-arm-kernel@lists.infradead.org>,
	<devicetree@vger.kernel.org>
Cc: <kernel@stlinux.com>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 0/4] Enable Ethernet on StiH407 family boards
Date: Thu, 15 Oct 2015 13:51:12 +0200	[thread overview]
Message-ID: <561F9330.7030309@st.com> (raw)
In-Reply-To: <1443714982-16251-1-git-send-email-maxime.coquelin@st.com>



On 10/01/2015 05:56 PM, Maxime Coquelin wrote:
> This series enables Ethernet support on STiH407 family reference design
> boards.
>
> These boards use the RTL8367 Switch as PHY.
> As it is previously configured by the bootloader, we declare it as a fixed
> link.
>
> Maxime Coquelin (4):
>    ARM: dts: Fix RGMII pinctrl timings
>    ARM: dts: Add Ethernet node to STiH407 family
>    ARM: dts: Enable Ethernet on STi's B2120 boards
>    ARM: dts: Enable Ethernet on STi's B2199 board
>
>   arch/arm/boot/dts/stih407-b2120.dts    |  1 +
>   arch/arm/boot/dts/stih407-family.dtsi  | 27 +++++++++++++++++++++++++++
>   arch/arm/boot/dts/stih407-pinctrl.dtsi |  4 ++--
>   arch/arm/boot/dts/stih410-b2120.dts    |  1 +
>   arch/arm/boot/dts/stih418-b2199.dts    |  8 ++++++++
>   arch/arm/boot/dts/stihxxx-b2120.dtsi   |  6 ++++++
>   6 files changed, 45 insertions(+), 2 deletions(-)
>
Series applied.

Maxime

  parent reply	other threads:[~2015-10-15 11:51 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-01 15:56 [PATCH 0/4] Enable Ethernet on StiH407 family boards Maxime Coquelin
2015-10-01 15:56 ` Maxime Coquelin
2015-10-01 15:56 ` Maxime Coquelin
2015-10-01 15:56 ` [PATCH 1/4] ARM: dts: Fix RGMII pinctrl timings Maxime Coquelin
2015-10-01 15:56   ` Maxime Coquelin
2015-10-01 15:56   ` Maxime Coquelin
2015-10-01 15:56 ` [PATCH 2/4] ARM: dts: Add Ethernet node to STiH407 family Maxime Coquelin
2015-10-01 15:56   ` Maxime Coquelin
2015-10-01 15:56   ` Maxime Coquelin
2015-10-01 15:56 ` [PATCH 3/4] ARM: dts: Enable Ethernet on STi's B2120 boards Maxime Coquelin
2015-10-01 15:56   ` Maxime Coquelin
2015-10-01 15:56   ` Maxime Coquelin
2015-10-01 15:56 ` [PATCH 4/4] ARM: dts: Enable Ethernet on STi's B2199 board Maxime Coquelin
2015-10-01 15:56   ` Maxime Coquelin
2015-10-01 15:56   ` Maxime Coquelin
2015-10-15 11:51 ` Maxime Coquelin [this message]
2015-10-15 11:51   ` [PATCH 0/4] Enable Ethernet on StiH407 family boards Maxime Coquelin
2015-10-15 11:51   ` Maxime Coquelin

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=561F9330.7030309@st.com \
    --to=maxime.coquelin@st.com \
    --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.