mirror of
https://github.com/openwrt/openwrt.git
synced 2025-03-02 20:28:53 +00:00
ramips: fix GL-MT300N-V2 SoC compatible
According to abbfcc85259a ("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:
parent
28de86e816
commit
b88e03e2d4
@ -6,7 +6,7 @@
|
|||||||
#include <dt-bindings/input/input.h>
|
#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";
|
model = "GL-MT300N-V2";
|
||||||
|
|
||||||
aliases {
|
aliases {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user