From mboxrd@z Thu Jan 1 00:00:00 1970 From: marex@denx.de (Marek Vasut) Date: Tue, 23 Apr 2013 14:05:31 +0200 Subject: [PATCH V2] ARM: mx5: Add support for DENX M53EVK In-Reply-To: <20130423115007.GD27475@S2101-09.ap.freescale.net> References: <1366665827-8949-1-git-send-email-marex@denx.de> <20130423115007.GD27475@S2101-09.ap.freescale.net> Message-ID: <201304231405.31785.marex@denx.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Dear Shawn Guo, > On Mon, Apr 22, 2013 at 11:23:47PM +0200, Marek Vasut wrote: > > This patch adds support for the DENX M53EVK board. The board currently > > supports NAND, Ethernet, UART, CAN, I2C. > > > > Signed-off-by: Marek Vasut > > Cc: Fabio Estevam > > Cc: Shawn Guo > > --- > > > > arch/arm/boot/dts/Makefile | 1 + > > arch/arm/boot/dts/imx53-m53evk.dts | 259 > > ++++++++++++++++++++++++++++++++++++ 2 files changed, 260 insertions(+) > > create mode 100644 arch/arm/boot/dts/imx53-m53evk.dts > > > > V2: - Rebase on top of Shawn's patch: > > "[PATCH] ARM: imx: move imx53-qsb audio codec clk lookup into DT" > > > > - Use BGR666 format on LCD, this makes it depend on: > > "[PATCH V2] video: imx: Add BGR666 support for parallel display" > > Does it hurt if I just go ahead to apply the patch? Or do I have to > wait for above patch goes in? The LCD will fail to probe, but other than that, it will work OK. Best regards, Marek Vasut