Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1237535

[PATCH 0/4] Enable Ethernet on StiH407 family boards

From Maxime Coquelin <maxime.coquelin@st.com>
Newsgroups linux.kernel
Subject [PATCH 0/4] Enable Ethernet on StiH407 family boards
Date 2015-10-01 18:00 +0200
Message-ID <qeOr0-Eb-7@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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(-)

-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/4] Enable Ethernet on StiH407 family boards Maxime Coquelin <maxime.coquelin@st.com> - 2015-10-01 18:00 +0200
  [PATCH 2/4] ARM: dts: Add Ethernet node to STiH407 family Maxime Coquelin <maxime.coquelin@st.com> - 2015-10-01 18:00 +0200
  [PATCH 4/4] ARM: dts: Enable Ethernet on STi's B2199 board Maxime Coquelin <maxime.coquelin@st.com> - 2015-10-01 18:00 +0200
  [PATCH 3/4] ARM: dts: Enable Ethernet on STi's B2120 boards Maxime Coquelin <maxime.coquelin@st.com> - 2015-10-01 18:00 +0200

csiph-web