mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-04 08:17:46 +00:00
ARM: dts: Use only the Linksys compatible for now
The Gemtek users can just use the Linksys device tree, triplet compatible is overdoing it. Link: https://lore.kernel.org/r/20231007-ixp4xx-usr8200-v3-3-ec46edd1ff0e@linaro.org Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
parent
54b11e2bd1
commit
5b1d4d99d1
1 changed files with 1 additions and 1 deletions
|
@ -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>;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue