From: Thierry Reding <thierry.reding@gmail.com>
To: Thierry Reding <thierry.reding@gmail.com>
Cc: Jon Hunter <jonathanh@nvidia.com>,
linux-tegra@vger.kernel.org, devicetree@vger.kernel.org
Subject: [PATCH 3/4] arm64: tegra: Remove current-speed for SBSA UART
Date: Mon, 17 Jul 2023 18:32:12 +0200 [thread overview]
Message-ID: <20230717163213.1033592-3-thierry.reding@gmail.com> (raw)
In-Reply-To: <20230717163213.1033592-1-thierry.reding@gmail.com>
From: Thierry Reding <treding@nvidia.com>
The SBSA UART device tree bindings don't define a current-speed
property, so remove it.
Signed-off-by: Thierry Reding <treding@nvidia.com>
---
arch/arm64/boot/dts/nvidia/tegra234-p3737-0000+p3701-0000.dts | 1 -
arch/arm64/boot/dts/nvidia/tegra234-p3768-0000+p3767-0000.dts | 1 -
arch/arm64/boot/dts/nvidia/tegra234-p3768-0000.dtsi | 1 -
3 files changed, 3 deletions(-)
diff --git a/arch/arm64/boot/dts/nvidia/tegra234-p3737-0000+p3701-0000.dts b/arch/arm64/boot/dts/nvidia/tegra234-p3737-0000+p3701-0000.dts
index ca9a4e5e6a8e..21e6acd6e61c 100644
--- a/arch/arm64/boot/dts/nvidia/tegra234-p3737-0000+p3701-0000.dts
+++ b/arch/arm64/boot/dts/nvidia/tegra234-p3737-0000+p3701-0000.dts
@@ -2106,7 +2106,6 @@ serial@3100000 {
};
serial@31d0000 {
- current-speed = <115200>;
status = "okay";
};
diff --git a/arch/arm64/boot/dts/nvidia/tegra234-p3768-0000+p3767-0000.dts b/arch/arm64/boot/dts/nvidia/tegra234-p3768-0000+p3767-0000.dts
index 072e45ce2631..5659c76ba485 100644
--- a/arch/arm64/boot/dts/nvidia/tegra234-p3768-0000+p3767-0000.dts
+++ b/arch/arm64/boot/dts/nvidia/tegra234-p3768-0000+p3767-0000.dts
@@ -113,7 +113,6 @@ framebuffer {
bus@0 {
serial@31d0000 {
- current-speed = <115200>;
status = "okay";
};
diff --git a/arch/arm64/boot/dts/nvidia/tegra234-p3768-0000.dtsi b/arch/arm64/boot/dts/nvidia/tegra234-p3768-0000.dtsi
index 6101bc5808bc..0f15f7d4f01f 100644
--- a/arch/arm64/boot/dts/nvidia/tegra234-p3768-0000.dtsi
+++ b/arch/arm64/boot/dts/nvidia/tegra234-p3768-0000.dtsi
@@ -31,7 +31,6 @@ eeprom@57 {
};
serial@31d0000 {
- current-speed = <115200>;
status = "okay";
};
--
2.41.0
next prev parent reply other threads:[~2023-07-17 16:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-17 16:32 [PATCH 1/4] arm64: tegra: Remove dmas and dma-names for debug UART Thierry Reding
2023-07-17 16:32 ` [PATCH 2/4] arm64: tegra: smaug: Remove reg-shift for high-speed UART Thierry Reding
2023-07-17 16:32 ` Thierry Reding [this message]
2023-07-17 16:32 ` [PATCH 4/4] arm64: tegra: Add missing reset-names for Tegra HS UART Thierry Reding
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=20230717163213.1033592-3-thierry.reding@gmail.com \
--to=thierry.reding@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=jonathanh@nvidia.com \
--cc=linux-tegra@vger.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).