From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Fri, 22 Sep 2017 13:46:15 +0800 Subject: [PATCH v4] ARM: dts: Add initial Pistachio i.mx6q board support. In-Reply-To: <1504961661-11214-1-git-send-email-onlywig@gmail.com> References: <1504961661-11214-1-git-send-email-onlywig@gmail.com> Message-ID: <20170922054613.GE26358@dragon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Sat, Sep 09, 2017 at 08:54:21PM +0800, Wig C wrote: > From: YuanCheng Cheng > > Working items: > > - 800MHz CPU > - 2GB of RAM (DDR3) > - 4GB of eMMC storage > - 1T1R WiFi 2.4 GHz > - Power management support > - 1x 10/100/1000 Mbps Ethernet WAN port > - 2x USB 2.0 Host > - PCIe > - HDMI/VGA/LVDS display > - 1x UART for RS232/422/485 > - 2x UART for RS232 > - 1x UART for serial console > - 1x CAN bus > > Specification: http://nutsboard.org/pistachio > > Signed-off-by: YuanCheng Cheng Applied, thanks. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCH v4] ARM: dts: Add initial Pistachio i.mx6q board support. Date: Fri, 22 Sep 2017 13:46:15 +0800 Message-ID: <20170922054613.GE26358@dragon> References: <1504961661-11214-1-git-send-email-onlywig@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1504961661-11214-1-git-send-email-onlywig-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Wig C Cc: fabio.estevam-3arQi8VN3Tc@public.gmane.org, robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, mark.rutland-5wv7dgnIgG8@public.gmane.org, linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org, kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org On Sat, Sep 09, 2017 at 08:54:21PM +0800, Wig C wrote: > From: YuanCheng Cheng > > Working items: > > - 800MHz CPU > - 2GB of RAM (DDR3) > - 4GB of eMMC storage > - 1T1R WiFi 2.4 GHz > - Power management support > - 1x 10/100/1000 Mbps Ethernet WAN port > - 2x USB 2.0 Host > - PCIe > - HDMI/VGA/LVDS display > - 1x UART for RS232/422/485 > - 2x UART for RS232 > - 1x UART for serial console > - 1x CAN bus > > Specification: http://nutsboard.org/pistachio > > Signed-off-by: YuanCheng Cheng Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751847AbdIVFqr (ORCPT ); Fri, 22 Sep 2017 01:46:47 -0400 Received: from mail.kernel.org ([198.145.29.99]:46572 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751637AbdIVFqq (ORCPT ); Fri, 22 Sep 2017 01:46:46 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org CF45B21A28 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=shawnguo@kernel.org Date: Fri, 22 Sep 2017 13:46:15 +0800 From: Shawn Guo To: Wig C Cc: fabio.estevam@nxp.com, robh+dt@kernel.org, mark.rutland@arm.com, linux@armlinux.org.uk, kernel@pengutronix.de, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v4] ARM: dts: Add initial Pistachio i.mx6q board support. Message-ID: <20170922054613.GE26358@dragon> References: <1504961661-11214-1-git-send-email-onlywig@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1504961661-11214-1-git-send-email-onlywig@gmail.com> 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 Sat, Sep 09, 2017 at 08:54:21PM +0800, Wig C wrote: > From: YuanCheng Cheng > > Working items: > > - 800MHz CPU > - 2GB of RAM (DDR3) > - 4GB of eMMC storage > - 1T1R WiFi 2.4 GHz > - Power management support > - 1x 10/100/1000 Mbps Ethernet WAN port > - 2x USB 2.0 Host > - PCIe > - HDMI/VGA/LVDS display > - 1x UART for RS232/422/485 > - 2x UART for RS232 > - 1x UART for serial console > - 1x CAN bus > > Specification: http://nutsboard.org/pistachio > > Signed-off-by: YuanCheng Cheng Applied, thanks.