[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1420816306-11305-1-git-send-email-maxime.coquelin@st.com>
Date: Fri, 9 Jan 2015 16:11:43 +0100
From: Maxime COQUELIN <maxime.coquelin@...com>
To: Jonathan Corbet <corbet@....net>, Rob Herring <robh+dt@...nel.org>,
Pawel Moll <pawel.moll@....com>,
Mark Rutland <mark.rutland@....com>,
Ian Campbell <ijc+devicetree@...lion.org.uk>,
Kumar Gala <galak@...eaurora.org>,
Russell King <linux@....linux.org.uk>,
Srinivas Kandagatla <srinivas.kandagatla@...il.com>,
Maxime Coquelin <maxime.coquelin@...com>,
Patrice Chotard <patrice.chotard@...com>,
Giuseppe Cavallaro <peppe.cavallaro@...com>,
linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
kernel@...inux.com
Cc: lee.jones@...aro.org, peter.griffin@...aro.org
Subject: [PATCH 0/3] Add STiH418 SoC and reference board support
This series adds basic support to the STMicroelectronics STiH407 SoC and its
B2199 reference board. The STiH418 is a quad-core ARM Cortex-A9 CPU aimed at
UHD STB market.
Maxime Coquelin (3):
ARM: STi: Add STiH418 SoC support
ARM: dts: Add STiH418 SoC support
ARM: dts: STiH418: Add B2199 board support
Documentation/arm/sti/stih418-overview.txt | 20 ++
Documentation/devicetree/bindings/arm/sti.txt | 4 +
arch/arm/boot/dts/Makefile | 3 +-
arch/arm/boot/dts/stih418-b2199.dts | 78 ++++++
arch/arm/boot/dts/stih418-clock.dtsi | 348 ++++++++++++++++++++++++++
arch/arm/boot/dts/stih418.dtsi | 99 ++++++++
arch/arm/mach-sti/board-dt.c | 1 +
include/dt-bindings/clock/stih418-clks.h | 34 +++
8 files changed, 586 insertions(+), 1 deletion(-)
create mode 100644 Documentation/arm/sti/stih418-overview.txt
create mode 100644 arch/arm/boot/dts/stih418-b2199.dts
create mode 100644 arch/arm/boot/dts/stih418-clock.dtsi
create mode 100644 arch/arm/boot/dts/stih418.dtsi
create mode 100644 include/dt-bindings/clock/stih418-clks.h
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists