From: Linus Walleij <linus.walleij@linaro.org>
To: Peter Denison <openwrt@marshadder.org>,
Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Conor Dooley <conor+dt@kernel.org>,
Linus Walleij <linusw@kernel.org>,
Krzysztof Halasa <khalasa@piap.pl>
Cc: Imre Kaloz <kaloz@openwrt.org>, Ted Hess <thess@kitschensync.net>,
Rob Herring <robh@kernel.org>,
devicetree@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
Linus Walleij <linus.walleij@linaro.org>
Subject: [PATCH v3 3/3] ARM: dts: Use only the Linksys compatible for now
Date: Sat, 07 Oct 2023 14:15:13 +0200 [thread overview]
Message-ID: <20231007-ixp4xx-usr8200-v3-3-ec46edd1ff0e@linaro.org> (raw)
In-Reply-To: <20231007-ixp4xx-usr8200-v3-0-ec46edd1ff0e@linaro.org>
The Gemtek users can just use the Linksys device tree,
triplet compatible is overdoing it.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
---
arch/arm/boot/dts/intel/ixp/intel-ixp42x-linksys-wrv54g.dts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/intel/ixp/intel-ixp42x-linksys-wrv54g.dts b/arch/arm/boot/dts/intel/ixp/intel-ixp42x-linksys-wrv54g.dts
index 4aba9e0214a0..98275a363c57 100644
--- a/arch/arm/boot/dts/intel/ixp/intel-ixp42x-linksys-wrv54g.dts
+++ b/arch/arm/boot/dts/intel/ixp/intel-ixp42x-linksys-wrv54g.dts
@@ -13,7 +13,7 @@
/ {
model = "Linksys WRV54G / Gemtek GTWX5715";
- compatible = "linksys,wrv54g", "gemtek,gtwx5715", "intel,ixp42x";
+ compatible = "linksys,wrv54g", "intel,ixp42x";
#address-cells = <1>;
#size-cells = <1>;
--
2.41.0
next prev parent reply other threads:[~2023-10-07 12:15 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-07 12:15 [PATCH v3 0/3] Device tree updates for IXP4xx Linus Walleij
2023-10-07 12:15 ` [PATCH v3 1/3] dt-bindings: Add vendor prefixes Linus Walleij
2023-10-07 12:15 ` [PATCH v3 2/3] dt-bindings: arm: List more IXP4xx devices Linus Walleij
2023-10-09 17:15 ` Conor Dooley
2023-10-07 12:15 ` Linus Walleij [this message]
2023-10-10 13:32 ` [PATCH v3 0/3] Device tree updates for IXP4xx Rob Herring
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=20231007-ixp4xx-usr8200-v3-3-ec46edd1ff0e@linaro.org \
--to=linus.walleij@linaro.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=kaloz@openwrt.org \
--cc=khalasa@piap.pl \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linusw@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=openwrt@marshadder.org \
--cc=robh+dt@kernel.org \
--cc=robh@kernel.org \
--cc=thess@kitschensync.net \
/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).