linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/4] ARM: STi fixes and ethernet support
@ 2013-07-08  8:15 Srinivas KANDAGATLA
  2013-07-08  8:17 ` [PATCH v1 1/4] ARM: dts: STi: Fix pinconf setup for STiH416 serial2 Srinivas KANDAGATLA
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Srinivas KANDAGATLA @ 2013-07-08  8:15 UTC (permalink / raw)
  To: linux-arm-kernel

From: Srinivas Kandagatla <srinivas.kandagatla@st.com>

This patch series fixes 2 configuration issues and adds ethernet support to
STiH415, STiH416 based B2000, B2020 boards.
With this patchset B2000 and B2020 can have basic ethernet support in
MII and RGMII modes.

Thanks,
srini

Srinivas Kandagatla (4):
  ARM: dts: STi: Fix pinconf setup for STiH416 serial2
  ARM: STi: Set correct ARM ERRATAs.
  ARM: STi: Add STiH415 ethernet support.
  ARM: STi: Add STiH416 ethernet support.

 arch/arm/boot/dts/stih415-pinctrl.dtsi |   82 ++++++++++++++++
 arch/arm/boot/dts/stih415.dtsi         |   34 +++++++
 arch/arm/boot/dts/stih416-pinctrl.dtsi |   92 +++++++++++++++++-
 arch/arm/boot/dts/stih416.dtsi         |   38 +++++++-
 arch/arm/boot/dts/stih41x-b2000.dtsi   |   21 ++++
 arch/arm/boot/dts/stih41x-b2020.dtsi   |   14 +++
 arch/arm/mach-sti/Kconfig              |    3 +-
 arch/arm/mach-sti/Makefile             |    2 +-
 arch/arm/mach-sti/board-dt.c           |    2 +
 arch/arm/mach-sti/stih41x.c            |  166 ++++++++++++++++++++++++++++++++
 arch/arm/mach-sti/stih41x.h            |    4 +
 11 files changed, 454 insertions(+), 4 deletions(-)
 create mode 100644 arch/arm/mach-sti/stih41x.c
 create mode 100644 arch/arm/mach-sti/stih41x.h

-- 
1.7.6.5

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2013-07-10 10:27 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-08  8:15 [PATCH v1 0/4] ARM: STi fixes and ethernet support Srinivas KANDAGATLA
2013-07-08  8:17 ` [PATCH v1 1/4] ARM: dts: STi: Fix pinconf setup for STiH416 serial2 Srinivas KANDAGATLA
2013-07-08  8:18 ` [PATCH v1 2/4] ARM: STi: Set correct ARM ERRATAs Srinivas KANDAGATLA
2013-07-08  8:18 ` [PATCH v1 3/4] ARM: STi: Add STiH415 ethernet support Srinivas KANDAGATLA
2013-07-08  8:18 ` [PATCH v1 4/4] ARM: STi: Add STiH416 " Srinivas KANDAGATLA
2013-07-08 23:18 ` [PATCH v1 0/4] ARM: STi fixes and " Arnd Bergmann
2013-07-09  7:05   ` Srinivas KANDAGATLA
2013-07-09  7:56     ` Arnd Bergmann
2013-07-09 10:34       ` Srinivas KANDAGATLA
2013-07-09 21:15         ` Arnd Bergmann
2013-07-10 10:27           ` Srinivas KANDAGATLA

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).