Re: [PATCH 12/14] ARM: dts: Introduce STM32F429 MCU

2015-02-15 Thread Maxime Coquelin
Hi Philipp, 2015-02-13 20:18 GMT+01:00 Philipp Zabel : > Am Freitag, den 13.02.2015, 17:41 +0100 schrieb Maxime Coquelin: >> 2015-02-13 17:25 GMT+01:00 Philipp Zabel : >> > Hi Maxime, >> > >> > Am Freitag, den 13.02.2015, 16:59 +0100 schrieb Maxime Coquelin: >> >> Hi Philipp, >> >> >> >> 2015-02-1

Re: [PATCH 12/14] ARM: dts: Introduce STM32F429 MCU

2015-02-13 Thread Philipp Zabel
Am Freitag, den 13.02.2015, 17:41 +0100 schrieb Maxime Coquelin: > 2015-02-13 17:25 GMT+01:00 Philipp Zabel : > > Hi Maxime, > > > > Am Freitag, den 13.02.2015, 16:59 +0100 schrieb Maxime Coquelin: > >> Hi Philipp, > >> > >> 2015-02-13 12:47 GMT+01:00 Philipp Zabel : > >> > Hi Maxime, > >> > > >> >

Re: [PATCH 12/14] ARM: dts: Introduce STM32F429 MCU

2015-02-13 Thread Maxime Coquelin
2015-02-13 17:25 GMT+01:00 Philipp Zabel : > Hi Maxime, > > Am Freitag, den 13.02.2015, 16:59 +0100 schrieb Maxime Coquelin: >> Hi Philipp, >> >> 2015-02-13 12:47 GMT+01:00 Philipp Zabel : >> > Hi Maxime, >> > >> > Am Donnerstag, den 12.02.2015, 18:46 +0100 schrieb Maxime Coquelin: >> > [...] >> >>

Re: [PATCH 12/14] ARM: dts: Introduce STM32F429 MCU

2015-02-13 Thread Philipp Zabel
Hi Maxime, Am Freitag, den 13.02.2015, 16:59 +0100 schrieb Maxime Coquelin: > Hi Philipp, > > 2015-02-13 12:47 GMT+01:00 Philipp Zabel : > > Hi Maxime, > > > > Am Donnerstag, den 12.02.2015, 18:46 +0100 schrieb Maxime Coquelin: > > [...] > >> + soc { > >> + reset_ahb1: reset@40023

Re: [PATCH 12/14] ARM: dts: Introduce STM32F429 MCU

2015-02-13 Thread Maxime Coquelin
Hi Philipp, 2015-02-13 12:47 GMT+01:00 Philipp Zabel : > Hi Maxime, > > Am Donnerstag, den 12.02.2015, 18:46 +0100 schrieb Maxime Coquelin: > [...] >> + soc { >> + reset_ahb1: reset@40023810 { >> + #reset-cells = <1>; >> + compatible = "st,st

Re: [PATCH 12/14] ARM: dts: Introduce STM32F429 MCU

2015-02-13 Thread Philipp Zabel
Hi Maxime, Am Donnerstag, den 12.02.2015, 18:46 +0100 schrieb Maxime Coquelin: [...] > + soc { > + reset_ahb1: reset@40023810 { > + #reset-cells = <1>; > + compatible = "st,stm32-reset"; > + reg = <0x40023810 0x4>; > +

[PATCH 12/14] ARM: dts: Introduce STM32F429 MCU

2015-02-12 Thread Maxime Coquelin
The STMicrolectornics's STM32F419 MCU has the following main features: - Cortex-M4 core running up to @180MHz - 2MB internal flash, 256KBytes internal RAM - FMC controller to connect SDRAM, NOR and NAND memories - SD/MMC/SDIO support - Ethernet controller - USB OTFG FS & HS controllers - I2C