From: Jacky Huang <ychuang570808@gmail.com>
To: robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org
Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, soc@kernel.org, schung@nuvoton.com,
ychuang3@nuvoton.com
Subject: [PATCH 1/3] arm64: dts: nuvoton: Add syscon to the system-management node
Date: Mon, 19 Aug 2024 03:56:45 +0000 [thread overview]
Message-ID: <20240819035647.306-2-ychuang570808@gmail.com> (raw)
In-Reply-To: <20240819035647.306-1-ychuang570808@gmail.com>
From: Jacky Huang <ychuang3@nuvoton.com>
According to the binding document, add the "syscon" compatible to the
system-management node.
Signed-off-by: Jacky Huang <ychuang3@nuvoton.com>
---
arch/arm64/boot/dts/nuvoton/ma35d1.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm64/boot/dts/nuvoton/ma35d1.dtsi b/arch/arm64/boot/dts/nuvoton/ma35d1.dtsi
index 781cdae566a0..a6b34e3e8b10 100644
--- a/arch/arm64/boot/dts/nuvoton/ma35d1.dtsi
+++ b/arch/arm64/boot/dts/nuvoton/ma35d1.dtsi
@@ -83,7 +83,7 @@ soc {
ranges;
sys: system-management@40460000 {
- compatible = "nuvoton,ma35d1-reset";
+ compatible = "nuvoton,ma35d1-reset", "syscon";
reg = <0x0 0x40460000 0x0 0x200>;
#reset-cells = <1>;
};
--
2.34.1
next prev parent reply other threads:[~2024-08-19 3:56 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-19 3:56 [PATCH 0/3] arm64: dts: nuvoton: Add pinctrl and gpio nodes for MA35D1 Jacky Huang
2024-08-19 3:56 ` Jacky Huang [this message]
2024-08-19 3:56 ` [PATCH 2/3] arm64: dts: nuvoton: ma35d1: Add pinctrl and gpio nodes Jacky Huang
2024-08-19 3:56 ` [PATCH 3/3] arm64: dts: nuvoton: ma35d1: Add uart pinctrl settings Jacky Huang
2024-09-05 15:40 ` [PATCH 0/3] arm64: dts: nuvoton: Add pinctrl and gpio nodes for MA35D1 patchwork-bot+linux-soc
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=20240819035647.306-2-ychuang570808@gmail.com \
--to=ychuang570808@gmail.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh@kernel.org \
--cc=schung@nuvoton.com \
--cc=soc@kernel.org \
--cc=ychuang3@nuvoton.com \
/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