[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1456763376-21457-1-git-send-email-alexandre.torgue@gmail.com>
Date: Mon, 29 Feb 2016 17:29:33 +0100
From: Alexandre TORGUE <alexandre.torgue@...il.com>
To: Arnd Bergmann <arnd@...db.de>, olof@...om.net, khilman@...nel.org,
linux-arm-kernel@...ts.infradead.org,
Giuseppe Cavallaro <peppe.cavallaro@...com>
Cc: devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
Daniel Thompson <daniel.thompson@...aro.org>,
Kamil Lulko <rev13@...pl>, afaerber@...e.de,
netdev@...r.kernel.org
Subject: [PATCH 0/3] Enable Ethernet on STM32F429 EVAL board
This series adds Ethernet support on STM32F429 SOC and enable it on Eval
board:
-Add Ethernet node in SOC file:
-Define MII mode pinctrl
-use Mixed burst and PBL 8
-Add system config node for glue.
-Enable Ethernet for Eval board:
-mii mode
-connected to a PHY through MDIO.
Note, this series follow the series which adds glue and update stmmac driver:
https://lkml.org/lkml/2016/2/26/329
Best regards.
Alex
Alexandre TORGUE (3):
ARM: dts: stm32f429: Add system config bank node
ARM: dts: stm32f429: Add Ethernet support
ARM: dts: stm32f429: Enable Ethernet on Eval board
arch/arm/boot/dts/stm32429i-eval.dts | 15 ++++++++++++++
arch/arm/boot/dts/stm32f429.dtsi | 40 ++++++++++++++++++++++++++++++++++++
2 files changed, 55 insertions(+)
--
1.9.1
Powered by blists - more mailing lists