From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Thu, 24 Nov 2016 06:29:10 -0800 Subject: [PATCH v2] ARM: dts: AM571x-IDK Initial Support In-Reply-To: References: <20161122041732.8385-1-lokeshvutla@ti.com> Message-ID: <20161124142910.GM4082@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Rob Herring [161122 07:43]: > On Mon, Nov 21, 2016 at 10:17 PM, Lokesh Vutla wrote: > > From: Schuyler Patton > > > > The AM571x-IDK board is a board based on TI's AM5718 SOC > > which has a single core 1.5GHz A15 processor. This board is a > > development platform for the Industrial market with: > > - 1GB of DDR3L > > - Dual 1Gbps Ethernet > > - HDMI, > > - PRU-ICSS > > - uSD > > - 16GB eMMC > > - CAN > > - RS-485 > > - PCIe > > - USB3.0 > > - Video Input Port > > - Industrial IO port and expansion connector > > > > The link to the data sheet and TRM can be found here: > > > > http://www.ti.com/product/AM5718 > > > > Initial support is only for basic peripherals. > > > > Signed-off-by: Schuyler Patton > > Signed-off-by: Nishanth Menon > > Signed-off-by: Dave Gerlach > > Signed-off-by: Lokesh Vutla > > --- > > Cahnges since v1: > > - Dropped "ti,dra722", and "ti,dra72" from compatibles > > - Fixes few node names as suggested by Rob. > > Logs: http://pastebin.ubuntu.com/23515001/ > > Please add acks when posting new versions. I applied this with your ack as I was aware of the context in this case :) Tony