From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCH arm64/dts 0/2] arm64: dts: imx8qxp: add lpuart ports Date: Tue, 23 Jul 2019 16:21:34 +0800 Message-ID: <20190723082133.GR15632@dragon> References: <20190722082824.15022-1-fugang.duan@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20190722082824.15022-1-fugang.duan@nxp.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: fugang.duan@nxp.com Cc: devicetree@vger.kernel.org, daniel.baluta@gmail.com, festevam@gmail.com, linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org On Mon, Jul 22, 2019 at 04:28:22PM +0800, fugang.duan@nxp.com wrote: > From: Fugang Duan > > Add lpuart baud clock and add serial alias for imx8qxp lpuart ports, > to let lpuart work on imx8qxp platform. > > V2: > - separate v1 patch to two patches, one is to add baud clock, > the other is to add serial alias property. > > Fugang Duan (2): > arm64: dts: imx8qxp: add lpuart baud clock > arm64: dts: imx8qxp: add serial alias Applied both, thanks.