From: Michal Simek <michal.simek@amd.com>
To: <linux-kernel@vger.kernel.org>, <monstr@monstr.eu>,
<michal.simek@xilinx.com>, <git@xilinx.com>
Cc: Conor Dooley <conor+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Rob Herring <robh+dt@kernel.org>,
"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS"
<devicetree@vger.kernel.org>,
"moderated list:ARM/ZYNQ ARCHITECTURE"
<linux-arm-kernel@lists.infradead.org>
Subject: [PATCH 10/14] arm64: zynqmp: Remove incorrect comment from kv260s
Date: Mon, 8 Jan 2024 16:39:21 +0100 [thread overview]
Message-ID: <0bd166345ce78097a1ff8d4307545f5026c92267.1704728353.git.michal.simek@amd.com> (raw)
In-Reply-To: <cover.1704728353.git.michal.simek@amd.com>
Remove incorrect comment about required nodes by spec. In past gem3 was the
part of SOM specification but it has been revisit by introducting KR260.
Signed-off-by: Michal Simek <michal.simek@amd.com>
---
arch/arm64/boot/dts/xilinx/zynqmp-sck-kv-g-revA.dtso | 4 ++--
arch/arm64/boot/dts/xilinx/zynqmp-sck-kv-g-revB.dtso | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/arch/arm64/boot/dts/xilinx/zynqmp-sck-kv-g-revA.dtso b/arch/arm64/boot/dts/xilinx/zynqmp-sck-kv-g-revA.dtso
index e7940067ff3c..b7b94254cc09 100644
--- a/arch/arm64/boot/dts/xilinx/zynqmp-sck-kv-g-revA.dtso
+++ b/arch/arm64/boot/dts/xilinx/zynqmp-sck-kv-g-revA.dtso
@@ -139,7 +139,7 @@ &sdhci1 { /* on CC with tuned parameters */
bus-width = <4>;
};
-&gem3 { /* required by spec */
+&gem3 {
status = "okay";
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_gem3_default>;
@@ -166,7 +166,7 @@ phy0: ethernet-phy@1 {
};
};
-&pinctrl0 { /* required by spec */
+&pinctrl0 {
status = "okay";
pinctrl_uart1_default: uart1-default {
diff --git a/arch/arm64/boot/dts/xilinx/zynqmp-sck-kv-g-revB.dtso b/arch/arm64/boot/dts/xilinx/zynqmp-sck-kv-g-revB.dtso
index f72312926299..1446c2b19de7 100644
--- a/arch/arm64/boot/dts/xilinx/zynqmp-sck-kv-g-revB.dtso
+++ b/arch/arm64/boot/dts/xilinx/zynqmp-sck-kv-g-revB.dtso
@@ -122,7 +122,7 @@ &sdhci1 { /* on CC with tuned parameters */
bus-width = <4>;
};
-&gem3 { /* required by spec */
+&gem3 {
status = "okay";
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_gem3_default>;
@@ -149,7 +149,7 @@ phy0: ethernet-phy@1 {
};
};
-&pinctrl0 { /* required by spec */
+&pinctrl0 {
status = "okay";
pinctrl_uart1_default: uart1-default {
--
2.36.1
next prev parent reply other threads:[~2024-01-08 15:40 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-08 15:39 [PATCH 00/14] arm64: zynqmp: Some DT alignment Michal Simek
2024-01-08 15:39 ` [PATCH 01/14] arm64: xilinx: Move address/size-cells to proper locations Michal Simek
2025-02-21 17:05 ` Rob Herring
2024-01-08 15:39 ` [PATCH 02/14] arm64: zynqmp: Add output-enable pins to SOMs Michal Simek
2024-01-08 15:39 ` [PATCH 03/14] arm64: zynqmp: Add an OP-TEE node to the device tree Michal Simek
2024-01-08 15:39 ` [PATCH 04/14] arm64: zynqmp: Add resets property for CAN nodes Michal Simek
2024-01-08 15:39 ` [PATCH 05/14] arm64: zynqmp: Setup default si570 frequency to 156.25MHz Michal Simek
2024-01-08 15:39 ` [PATCH 06/14] arm64: zynqmp: Describe assigned-clocks for uarts Michal Simek
2024-01-08 15:39 ` [PATCH 07/14] arm64: zynqmp: Update ECAM size to discover up to 256 buses Michal Simek
2024-01-08 15:39 ` [PATCH 08/14] arm64: zynqmp: Fix comment to be aligned with board name Michal Simek
2024-01-08 15:39 ` [PATCH 09/14] arm64: zynqmp: Introduce u-boot options node with bootscr-address Michal Simek
2024-01-08 15:39 ` Michal Simek [this message]
2024-01-08 15:39 ` [PATCH 11/14] arm64: zynqmp: Disable Tri-state for MIO38 Pin Michal Simek
2024-01-08 15:39 ` [PATCH 12/14] arm64: zynqmp: Rename i2c?-gpio to i2c?-gpio-grp Michal Simek
2024-01-08 15:39 ` [PATCH 13/14] arm64: zynqmp: Comment all smmu entries Michal Simek
2024-01-08 15:39 ` [PATCH 14/14] arm64: zynqmp: Align usb clock nodes with binding Michal Simek
2024-01-22 13:15 ` [PATCH 00/14] arm64: zynqmp: Some DT alignment Michal Simek
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=0bd166345ce78097a1ff8d4307545f5026c92267.1704728353.git.michal.simek@amd.com \
--to=michal.simek@amd.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=git@xilinx.com \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=michal.simek@xilinx.com \
--cc=monstr@monstr.eu \
--cc=robh+dt@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 read-only IMAP folder(s) and NNTP newsgroup(s).