From: Michael Walle <michael@walle.cc>
To: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, linux-can@vger.kernel.org
Cc: Shawn Guo <shawnguo@kernel.org>, Li Yang <leoyang.li@nxp.com>,
Rob Herring <robh+dt@kernel.org>,
Marc Kleine-Budde <mkl@pengutronix.de>,
Joakim Zhang <qiangqing.zhang@nxp.com>,
Oleksij Rempel <o.rempel@pengutronix.de>,
Michael Walle <michael@walle.cc>
Subject: [PATCH v2 3/3] arm64: dts: freescale: sl28: add CAN node
Date: Thu, 1 Oct 2020 11:11:31 +0200 [thread overview]
Message-ID: <20201001091131.30514-4-michael@walle.cc> (raw)
In-Reply-To: <20201001091131.30514-1-michael@walle.cc>
The module supports one CAN controller. Enable it.
Signed-off-by: Michael Walle <michael@walle.cc>
---
arch/arm64/boot/dts/freescale/fsl-ls1028a-kontron-sl28.dts | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm64/boot/dts/freescale/fsl-ls1028a-kontron-sl28.dts b/arch/arm64/boot/dts/freescale/fsl-ls1028a-kontron-sl28.dts
index f46eb47cfa4d..17a2f5dacc3f 100644
--- a/arch/arm64/boot/dts/freescale/fsl-ls1028a-kontron-sl28.dts
+++ b/arch/arm64/boot/dts/freescale/fsl-ls1028a-kontron-sl28.dts
@@ -60,6 +60,10 @@
};
};
+&can0 {
+ status = "okay";
+};
+
&dspi2 {
status = "okay";
};
--
2.20.1
next prev parent reply other threads:[~2020-10-01 9:11 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-01 9:11 [PATCH v2 0/3] arm64: dts: add FlexCAN support to LS1028A and sl28 Michael Walle
2020-10-01 9:11 ` [PATCH v2 1/3] dt-bindings: can: flexcan: list supported processors Michael Walle
2020-10-06 19:25 ` Marc Kleine-Budde
2020-10-01 9:11 ` [PATCH v2 2/3] arm64: dts: ls1028a: add missing CAN nodes Michael Walle
2020-10-28 9:06 ` Shawn Guo
2020-10-01 9:11 ` Michael Walle [this message]
2020-10-28 9:06 ` [PATCH v2 3/3] arm64: dts: freescale: sl28: add CAN node Shawn Guo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20201001091131.30514-4-michael@walle.cc \
--to=michael@walle.cc \
--cc=devicetree@vger.kernel.org \
--cc=leoyang.li@nxp.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-can@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mkl@pengutronix.de \
--cc=o.rempel@pengutronix.de \
--cc=qiangqing.zhang@nxp.com \
--cc=robh+dt@kernel.org \
--cc=shawnguo@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).