[PATCH 0/4] ARM:sti: Add STiD127 platform and board support

From: Patrice CHOTARD
Date: Thu Jan 30 2014 - 10:18:50 EST


From: Patrice Chotard <patrice.chotard@xxxxxx>

This patch-set adds basic support for STMicroelectronics STiD127
with B2112 board support. STiD127 is dual-core ARM Cortex-A9 CPU
to function as a cable modem or in combination with a back end
as a gateway set top box.

Alexandre TORGUE (4):
ARM: STi: add stid127 soc support
pinctrl: st: add stid127 support
ARM: dts: Add support of STid127 Soc.
ARM: dts: add B2112 board support

arch/arm/boot/dts/Makefile | 3 +-
arch/arm/boot/dts/stid127-b2112.dts | 35 +++++
arch/arm/boot/dts/stid127-clock.dtsi | 31 ++++
arch/arm/boot/dts/stid127-pinctrl.dtsi | 245 ++++++++++++++++++++++++++++++++
arch/arm/boot/dts/stid127.dtsi | 130 +++++++++++++++++
arch/arm/mach-sti/board-dt.c | 6 +
drivers/pinctrl/pinctrl-st.c | 25 ++++
7 files changed, 474 insertions(+), 1 deletion(-)
create mode 100644 arch/arm/boot/dts/stid127-b2112.dts
create mode 100644 arch/arm/boot/dts/stid127-clock.dtsi
create mode 100644 arch/arm/boot/dts/stid127-pinctrl.dtsi
create mode 100644 arch/arm/boot/dts/stid127.dtsi

--
1.7.9.5

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