From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752153AbbCCFyp (ORCPT ); Tue, 3 Mar 2015 00:54:45 -0500 Received: from mail-pd0-f181.google.com ([209.85.192.181]:46157 "EHLO mail-pd0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751441AbbCCFyo (ORCPT ); Tue, 3 Mar 2015 00:54:44 -0500 Date: Tue, 3 Mar 2015 13:54:26 +0800 From: Shawn Guo To: Otavio Salvador Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, kernel@pengutronix.de Subject: Re: [PATCH v2] ARM: dts: warp: Add initial WaRP Board support Message-ID: <20150303055424.GP20455@dragon> References: <1425354105-8118-1-git-send-email-otavio@ossystems.com.br> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1425354105-8118-1-git-send-email-otavio@ossystems.com.br> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Mar 03, 2015 at 12:41:45AM -0300, Otavio Salvador wrote: > The WaRP Board is a Wearable Reference Plaform. The board features: > > - Freescale i.MX6 SoloLite processor with 512MB of RAM > - Freescale FXOS8700CQ 6-axis Xtrinsic sensor > - Freescale Kinetis KL16 MCU > - Freescale Xtrinsic MMA955xL intelligent motion sensing platform > > The board implements a hybrid architecture to address the evolving > needs of the wearables market. The platform consists of a main board > and an example daughtercard with the ability to add additional > daughtercards for different usage models. > > For more information about the project, visit: > > http://www.warpboard.org/ > > Signed-off-by: Otavio Salvador Applied, thanks.