* [PATCH] arm64: dts: lx2162a: Add CAN nodes for LX2162A-QDS
@ 2021-11-24 9:02 Kuldeep Singh
2021-12-06 1:39 ` Shawn Guo
0 siblings, 1 reply; 2+ messages in thread
From: Kuldeep Singh @ 2021-11-24 9:02 UTC (permalink / raw)
To: Shawn Guo, devicetree, linux-kernel; +Cc: Li Yang, Kuldeep Singh
Enable CAN support for LX2162A-QDS in board dts.
Signed-off-by: Kuldeep Singh <kuldeep.singh@nxp.com>
---
arch/arm64/boot/dts/freescale/fsl-lx2162a-qds.dts | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/arch/arm64/boot/dts/freescale/fsl-lx2162a-qds.dts b/arch/arm64/boot/dts/freescale/fsl-lx2162a-qds.dts
index e1defee1ad27..67e07a8a42bd 100644
--- a/arch/arm64/boot/dts/freescale/fsl-lx2162a-qds.dts
+++ b/arch/arm64/boot/dts/freescale/fsl-lx2162a-qds.dts
@@ -167,6 +167,14 @@ mdio@7 { /* Slot #8 (secondary EMI) */
};
};
+&can0 {
+ status = "okay";
+};
+
+&can1 {
+ status = "okay";
+};
+
&crypto {
status = "okay";
};
--
2.25.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] arm64: dts: lx2162a: Add CAN nodes for LX2162A-QDS
2021-11-24 9:02 [PATCH] arm64: dts: lx2162a: Add CAN nodes for LX2162A-QDS Kuldeep Singh
@ 2021-12-06 1:39 ` Shawn Guo
0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2021-12-06 1:39 UTC (permalink / raw)
To: Kuldeep Singh; +Cc: devicetree, linux-kernel, Li Yang
On Wed, Nov 24, 2021 at 02:32:14PM +0530, Kuldeep Singh wrote:
> Enable CAN support for LX2162A-QDS in board dts.
>
> Signed-off-by: Kuldeep Singh <kuldeep.singh@nxp.com>
Applied, thanks!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-12-06 1:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-24 9:02 [PATCH] arm64: dts: lx2162a: Add CAN nodes for LX2162A-QDS Kuldeep Singh
2021-12-06 1:39 ` 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).