mirror of
https://github.com/torvalds/linux.git
synced 2026-05-30 10:04:04 +02: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
|
|
@ -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…
Reference in New Issue
Block a user