ramips: fix GL-MT300N-V2 SoC compatible

According to abbfcc8525 ("ramips: add support for GL-inet
GL-MT300N-V2") the board has a MediaTek MT7628AN. Change the SoC
compatible to match the used hardware.

Signed-off-by: Mathias Kresin <dev@kresin.me>
This commit is contained in:
Mathias Kresin 2018-08-22 06:40:28 +02:00
parent 4ffed014a3
commit 446dccc000
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
#include <dt-bindings/input/input.h>
/{
compatible = "glinet,gl-mt300n-v2", "ralink,mt7620an-soc";
compatible = "glinet,gl-mt300n-v2", "mediatek,mt7628an-soc";
model = "GL-MT300N-V2";
chosen {