mbox series

[arm64/dts,0/2] arm64: dts: imx8qxp: add lpuart ports

Message ID 20190722082824.15022-1-fugang.duan@nxp.com (mailing list archive)
Headers show
Series arm64: dts: imx8qxp: add lpuart ports | expand

Message

Andy Duan July 22, 2019, 8:28 a.m. UTC
From: Fugang Duan <fugang.duan@nxp.com>

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

 arch/arm64/boot/dts/freescale/imx8qxp.dtsi | 23 +++++++++++++++--------
 1 file changed, 15 insertions(+), 8 deletions(-)

Comments

Shawn Guo July 23, 2019, 8:21 a.m. UTC | #1
On Mon, Jul 22, 2019 at 04:28:22PM +0800, fugang.duan@nxp.com wrote:
> From: Fugang Duan <fugang.duan@nxp.com>
> 
> 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.