ramips: mt7621: rename Asus RT-AC57U to v1

rename RT-AC57U to avoid confusion with unsupported revisions 2 and 3

Signed-off-by: Felix Baumann <felix.bau@gmx.de>
This commit is contained in:
Felix Baumann
2023-04-30 22:36:09 +02:00
committed by Hauke Mehrtens
parent 08cc6bc664
commit ed1217eac1
2 changed files with 6 additions and 4 deletions

View File

@@ -6,8 +6,8 @@
#include <dt-bindings/input/input.h>
/ {
compatible = "asus,rt-ac57u", "mediatek,mt7621-soc";
model = "ASUS RT-AC57U";
compatible = "asus,rt-ac57u-v1", "mediatek,mt7621-soc";
model = "ASUS RT-AC57U v1";
aliases {
led-boot = &led_power;