From: Alexey Charkov <alchark@gmail.com>
To: Krzysztof Kozlowski <krzk@kernel.org>,
Rob Herring <robh@kernel.org>,
Conor Dooley <conor+dt@kernel.org>
Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, Alexey Charkov <alchark@gmail.com>
Subject: [PATCH v2 4/5] ARM: dts: vt8500: Fix the unit address of the VT8500 LCD controller
Date: Thu, 15 May 2025 22:38:43 +0300 [thread overview]
Message-ID: <20250515-wmt-dts-updates-v2-4-246937484cc8@gmail.com> (raw)
In-Reply-To: <20250515-wmt-dts-updates-v2-0-246937484cc8@gmail.com>
Set correct unit address of d800e400 for the via,vt8500-fb node
in vt8500.dtsi. Note that the reg property contained a correct
address, so it must have been a copy and paste error earlier.
While here, also update its node name to a generic one.
Signed-off-by: Alexey Charkov <alchark@gmail.com>
---
arch/arm/boot/dts/vt8500/vt8500.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/vt8500/vt8500.dtsi b/arch/arm/boot/dts/vt8500/vt8500.dtsi
index 30ebaaa1e5a4b53094b295570ab6e831acfb1c93..9b87b12897922b20be83d7df686dda713bb4f098 100644
--- a/arch/arm/boot/dts/vt8500/vt8500.dtsi
+++ b/arch/arm/boot/dts/vt8500/vt8500.dtsi
@@ -122,7 +122,7 @@ usb@d8007b00 {
interrupts = <43>;
};
- fb: fb@d8050800 {
+ fb: lcd-controller@d800e400 {
compatible = "via,vt8500-fb";
reg = <0xd800e400 0x400>;
interrupts = <12>;
--
2.49.0
next prev parent reply other threads:[~2025-05-15 19:39 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-15 19:38 [PATCH v2 0/5] ARM: dts: vt8500: Minor fixups and L2 cache on WM8850 Alexey Charkov
2025-05-15 19:38 ` [PATCH v2 1/5] ARM: dts: vt8500: Add node address and reg in CPU nodes Alexey Charkov
2025-05-15 19:38 ` [PATCH v2 2/5] ARM: dts: vt8500: Move memory nodes to board dts and fix addr/size Alexey Charkov
2025-05-15 19:38 ` [PATCH v2 3/5] ARM: dts: vt8500: Use generic node name for the SD/MMC controller Alexey Charkov
2025-05-15 19:38 ` Alexey Charkov [this message]
2025-05-15 19:38 ` [PATCH v2 5/5] ARM: dts: vt8500: Add L2 cache controller on WM8850/WM8950 Alexey Charkov
2025-05-21 13:28 ` [PATCH v2 0/5] ARM: dts: vt8500: Minor fixups and L2 cache on WM8850 Alexey Charkov
2025-05-21 13:32 ` Krzysztof Kozlowski
2025-05-21 14:04 ` Alexey Charkov
2025-06-12 15:26 ` Krzysztof Kozlowski
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=20250515-wmt-dts-updates-v2-4-246937484cc8@gmail.com \
--to=alchark@gmail.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzk@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh@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).