From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCH v4] ARM: dts: Introduce the NXP LS1021A-TSN board Date: Thu, 13 Jun 2019 10:34:53 +0800 Message-ID: <20190613023452.GF20747@dragon> References: <20190606222817.14223-1-olteanv@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20190606222817.14223-1-olteanv@gmail.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Vladimir Oltean Cc: devicetree@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, leoyang.li@nxp.com, robh+dt@kernel.org, linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org On Fri, Jun 07, 2019 at 01:28:17AM +0300, Vladimir Oltean wrote: > The LS1021A-TSN is a development board built by VVDN/Argonboards in > partnership with NXP. > > It features the LS1021A SoC and the first-generation SJA1105T Ethernet > switch for prototyping implementations of a subset of IEEE 802.1 TSN > standards. > > It has two regular Ethernet ports and four switched, TSN-capable ports. > > It also features: > - One Arduino header > - One expansion header > - Two USB 3.0 ports > - One mini PCIe slot > - One SATA interface > - Accelerometer, gyroscope, temperature sensors > > Signed-off-by: Vladimir Oltean Applied, thanks.