From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Mon, 23 Oct 2017 08:24:48 +0800 Subject: [PATCH v2] ARM: dts: imx: add ZII RDU1 board In-Reply-To: <20171018172618.11318-1-l.stach@pengutronix.de> References: <20171018172618.11318-1-l.stach@pengutronix.de> Message-ID: <20171023002447.GB8700@dragon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Oct 18, 2017 at 07:26:18PM +0200, Lucas Stach wrote: > This adds support for the Zodiac Inflight Innovations RDU1 board, > which is based on the i.MX51. > > It is the predecessor of the already supported ZII RDU2 board and > relies on the bootloader in the same way to enable correct display > and touchscreen nodes. > > Signed-off-by: Lucas Stach Applied, thanks.