From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 23 Jul 2019 14:32:49 +0800 From: Shawn Guo Subject: Re: [PATCH v2 0/2] arm64: dts: imx8mq: Add DT node for the Mixel MIPI D-PHY Message-ID: <20190723063248.GD15632@dragon> References: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: To: Guido =?iso-8859-1?Q?G=FCnther?= Cc: Rob Herring , Mark Rutland , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Pavel Machek , "Angus Ainslie (Purism)" , Lucas Stach , Abel Vesa , Anson Huang , Carlo Caione , Andrey Smirnov , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org List-ID: On Mon, Jul 15, 2019 at 12:43:04PM +0200, Guido G�nther wrote: > Now that the driver is in linux-next as of 20190624 let's have a DT node > for the i.MX8MQ and enable it on the Librem 5 devkit. > > Changes from v1: > - Add Acked-by: form Angus, thanks! You do not need to send a new version for just collecting ack/review tags. I did that when applying v1. Shawn > > Guido G�nther (2): > arm64: dts: imx8mq: Add MIPI D-PHY > arm64: dts: imx8mq-librem5: Enable MIPI D-PHY > > .../boot/dts/freescale/imx8mq-librem5-devkit.dts | 4 ++++ > arch/arm64/boot/dts/freescale/imx8mq.dtsi | 13 +++++++++++++ > 2 files changed, 17 insertions(+) > > -- > 2.20.1 >