Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934871AbbGVRCK (ORCPT ); Wed, 22 Jul 2015 13:02:10 -0400 Received: from mail-wi0-f170.google.com ([209.85.212.170]:33114 "EHLO mail-wi0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934605AbbGVRCH (ORCPT ); Wed, 22 Jul 2015 13:02:07 -0400 Message-ID: <55AFCC8B.4090209@gmail.com> Date: Wed, 22 Jul 2015 19:02:03 +0200 From: Maxime Coquelin User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.8.0 MIME-Version: 1.0 To: Arnd Bergmann , olof@lixom.net, khilman@kernel.org, linux-arm-kernel@lists.infradead.org CC: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Daniel Thompson , Kamil Lulko , afaerber@suse.de Subject: Re: [PATCH] ARM: dts: Add STM32429i-EVAL board support References: <1436693957-30855-1-git-send-email-mcoquelin.stm32@gmail.com> In-Reply-To: <1436693957-30855-1-git-send-email-mcoquelin.stm32@gmail.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1002 Lines: 32 On 07/12/2015 11:39 AM, Maxime Coquelin wrote: > Main features of STM32429i-EVAL evaluation kit are: > - STM32F429 Cortex-M4 MCU @180MHz > * 2MB internal Flash > * 256KB internal RAM > - 32MB SDRAM > - 16MB NOR Flash > - 2MB SRAM > - 4.3" TFT LCD with resistive touchscreen > - SDCard connector (SDIO compatible) > - 1x USB 2.0 OTG + 1x USB 1.1 OTG > - Ethernet > > Signed-off-by: Maxime Coquelin > --- > arch/arm/boot/dts/Makefile | 4 +- > arch/arm/boot/dts/stm32429i-eval.dts | 75 ++++++++++++++++++++++++++++++++++++ > 2 files changed, 78 insertions(+), 1 deletion(-) > create mode 100644 arch/arm/boot/dts/stm32429i-eval.dts > > Applied to next/dt-for-v4.3. Best regards, Maxime -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/