Skip to content

Commit

Permalink
arm64: dts: ls1028a: qds: enable lpuart1
Browse files Browse the repository at this point in the history
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>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
  • Loading branch information
Vabhav Sharma authored and Shawn Guo committed Aug 17, 2020
1 parent 9123e3a commit f1e3846
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm64/boot/dts/freescale/fsl-ls1028a-qds.dts
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,10 @@
status = "okay";
};

&lpuart0 {
status = "okay";
};

&sai1 {
status = "okay";
};
Expand Down

0 comments on commit f1e3846

Please sign in to comment.