linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] ARM: stm32: Introduce support for STM32F469
@ 2016-02-16 14:16 Lee Jones
  2016-02-16 14:16 ` [PATCH 1/3] ARM: stm32: Supply a DTS file for the STM32F469 Discovery board Lee Jones
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Lee Jones @ 2016-02-16 14:16 UTC (permalink / raw)
  To: linux-arm-kernel

Simple set using the STM32F429 infrastructure as a foundation.
There will be more changes to the DTS files and a requirement for
added hierarchical layering as more differences become apparent.

Lee Jones (3):
  ARM: stm32: Supply a DTS file for the STM32F469 Discovery board
  ARM: configs: Add new config fragment to change RAM start point
  ARM: stm32: Identify a new board - STM32F469

 arch/arm/boot/dts/Makefile              |  1 +
 arch/arm/boot/dts/stm32f469-disco.dts   | 75 +++++++++++++++++++++++++++++++++
 arch/arm/configs/dram_0x00000000.config |  1 +
 arch/arm/mach-stm32/board-dt.c          |  1 +
 4 files changed, 78 insertions(+)
 create mode 100644 arch/arm/boot/dts/stm32f469-disco.dts
 create mode 100644 arch/arm/configs/dram_0x00000000.config

-- 
1.9.1

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

end of thread, other threads:[~2016-02-18  8:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-16 14:16 [PATCH 0/3] ARM: stm32: Introduce support for STM32F469 Lee Jones
2016-02-16 14:16 ` [PATCH 1/3] ARM: stm32: Supply a DTS file for the STM32F469 Discovery board Lee Jones
2016-02-16 14:17 ` [PATCH 2/3] ARM: configs: Add new config fragment to change RAM start point Lee Jones
2016-02-16 14:17 ` [PATCH 3/3] ARM: stm32: Identify a new board - STM32F469 Lee Jones
2016-02-16 14:36 ` [PATCH 0/3] ARM: stm32: Introduce support for STM32F469 Arnd Bergmann
2016-02-18  8:19 ` Maxime Coquelin

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