linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: ls1028a: qds: enable lpuart1
@ 2020-07-24 11:34 Vabhav Sharma
  2020-08-17 13:44 ` Shawn Guo
  0 siblings, 1 reply; 2+ messages in thread
From: Vabhav Sharma @ 2020-07-24 11:34 UTC (permalink / raw)
  To: shawnguo, leoyang.li, robh+dt, linux-arm-kernel, linux-kernel,
	devicetree
  Cc: V.Sethi, Vabhav Sharma

From: Vabhav Sharma <vabhav.sharma@nxp.com>

LPUART nodes by default are disabled in LS1028A device
tree, Enabling LPUART1 node

Acked-by: Fugang Duan <fugang.duan@nxp.com>
Signed-off-by: Vabhav Sharma <vabhav.sharma@nxp.com>
---
 arch/arm64/boot/dts/freescale/fsl-ls1028a-qds.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm64/boot/dts/freescale/fsl-ls1028a-qds.dts b/arch/arm64/boot/dts/freescale/fsl-ls1028a-qds.dts
index dd69c5b..045f748 100644
--- a/arch/arm64/boot/dts/freescale/fsl-ls1028a-qds.dts
+++ b/arch/arm64/boot/dts/freescale/fsl-ls1028a-qds.dts
@@ -228,6 +228,10 @@
 	status = "okay";
 };
 
+&lpuart0 {
+	status = "okay";
+};
+
 &sai1 {
 	status = "okay";
 };
-- 
2.7.4


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] arm64: dts: ls1028a: qds: enable lpuart1
  2020-07-24 11:34 [PATCH] arm64: dts: ls1028a: qds: enable lpuart1 Vabhav Sharma
@ 2020-08-17 13:44 ` Shawn Guo
  0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2020-08-17 13:44 UTC (permalink / raw)
  To: Vabhav Sharma
  Cc: devicetree, linux-kernel, leoyang.li, robh+dt, V.Sethi,
	Vabhav Sharma, linux-arm-kernel

On Fri, Jul 24, 2020 at 05:04:42PM +0530, Vabhav Sharma wrote:
> From: Vabhav Sharma <vabhav.sharma@nxp.com>
> 
> LPUART nodes by default are disabled in LS1028A device
> tree, Enabling LPUART1 node
> 
> Acked-by: Fugang Duan <fugang.duan@nxp.com>
> Signed-off-by: Vabhav Sharma <vabhav.sharma@nxp.com>

Applied, thanks.

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-08-17 13:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-24 11:34 [PATCH] arm64: dts: ls1028a: qds: enable lpuart1 Vabhav Sharma
2020-08-17 13:44 ` Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).