Commit f1e38466 authored by Vabhav Sharma's avatar Vabhav Sharma Committed by Shawn Guo

arm64: dts: ls1028a: qds: enable lpuart1

LPUART nodes by default are disabled in LS1028A device
tree, Enabling LPUART1 node
Acked-by: default avatarFugang Duan <fugang.duan@nxp.com>
Signed-off-by: default avatarVabhav Sharma <vabhav.sharma@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 9123e3a7
...@@ -313,6 +313,10 @@ &enetc_port1 { ...@@ -313,6 +313,10 @@ &enetc_port1 {
status = "okay"; status = "okay";
}; };
&lpuart0 {
status = "okay";
};
&sai1 { &sai1 {
status = "okay"; status = "okay";
}; };
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment