devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v6 0/4] Add STiH407 SoC and reference board support
@ 2014-05-20  9:46 Maxime COQUELIN
  2014-05-20  9:46 ` [PATCH v6 1/4] ARM: dts: Sort STi boards in Makefile Maxime COQUELIN
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Maxime COQUELIN @ 2014-05-20  9:46 UTC (permalink / raw)
  To: Olof Johansson, Rob Landley, Rob Herring, Pawel Moll,
	Mark Rutland, Ian Campbell, Kumar Gala, Russell King,
	Srinivas Kandagatla, Linus Walleij, Giuseppe Cavallaro,
	Maxime Coquelin, linux-doc, linux-kernel, devicetree,
	linux-arm-kernel, kernel
  Cc: lee.jones

This series adds basic support to the STMicroelectronics STiH407 SoC and its
B2120 reference board. The STiH407 is a dual-core ARM Cortex-A9 CPU aimed at
STB market.

Changes since v5:
-----------------
   - Sort STi boards in DTS'es Makefile
   - Re-order compatibles in STi boards from specific to generic
   - Only contains DT patches, other patches being merged

Changes since v4:
-----------------
    - remove patches already present in v3.15 (pinctrl)
    - rebase on top of v3.15-rc2

Changes since v3:
-----------------
    - Removed SOC_STIH407 as unused for now
    - Cosmetic changes in DT
    - Added new lines in pinctrl-st around if:s
    - Use ARRAY_SIZE instead of raw values

Changes since v2:
-----------------
    - Reordered the pinctrl patches
    - Moved stih407_flashdata to stih407 pinctrl patch

Changes since v1:
-----------------
    - Changed patch 2 commit title
    - Rebased pinctrl patches to linux-pinctrl/devel
    - Rebased ARM patches to arm_soc/for-next

Maxime Coquelin (4):
  ARM: dts: Sort STi boards in Makefile
  ARM: dts: Fix STi boards compatibles
  ARM: dts: Add STiH407 SoC support
  ARM: dts: STiH407: Add B2120 board support

 arch/arm/boot/dts/Makefile             |   5 +-
 arch/arm/boot/dts/stih407-b2120.dts    |  78 +++++
 arch/arm/boot/dts/stih407-clock.dtsi   |  40 +++
 arch/arm/boot/dts/stih407-pinctrl.dtsi | 615 +++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/stih407.dtsi         | 263 ++++++++++++++
 arch/arm/boot/dts/stih415-b2000.dts    |   2 +-
 arch/arm/boot/dts/stih415-b2020.dts    |   2 +-
 arch/arm/boot/dts/stih416-b2000.dts    |   3 +-
 arch/arm/boot/dts/stih416-b2020.dts    |   3 +-
 9 files changed, 1003 insertions(+), 8 deletions(-)
 create mode 100644 arch/arm/boot/dts/stih407-b2120.dts
 create mode 100644 arch/arm/boot/dts/stih407-clock.dtsi
 create mode 100644 arch/arm/boot/dts/stih407-pinctrl.dtsi
 create mode 100644 arch/arm/boot/dts/stih407.dtsi

-- 
1.9.1


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

end of thread, other threads:[~2014-05-20 13:08 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-20  9:46 [PATCH v6 0/4] Add STiH407 SoC and reference board support Maxime COQUELIN
2014-05-20  9:46 ` [PATCH v6 1/4] ARM: dts: Sort STi boards in Makefile Maxime COQUELIN
2014-05-20 12:19   ` Lee Jones
     [not found] ` <1400579192-17620-1-git-send-email-maxime.coquelin-qxv4g6HH51o@public.gmane.org>
2014-05-20  9:46   ` [PATCH v6 2/4] ARM: dts: Fix STi boards compatibles Maxime COQUELIN
2014-05-20 12:18     ` Lee Jones
2014-05-20  9:46 ` [PATCH v6 3/4] ARM: dts: Add STiH407 SoC support Maxime COQUELIN
2014-05-20 12:17   ` Lee Jones
2014-05-20 13:08     ` Maxime Coquelin
2014-05-20  9:46 ` [PATCH v6 4/4] ARM: dts: STiH407: Add B2120 board support Maxime COQUELIN
2014-05-20 12:20   ` Lee Jones

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