Skip to content

Commit

Permalink
WIFI-13437: Update edgecore eap111 dts file to fix the model name to …
Browse files Browse the repository at this point in the history
…"EdgeCore EAP111"

Signed-off-by: Tanya Singh <[email protected]>
  • Loading branch information
tanyasingh-ec committed Feb 27, 2024
1 parent 14aa04a commit 87247ee
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions patches/0077-update-model-name-edgecore-eap111.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
From 48c3aa85eb22bdab4c0399601ca301e8bc264987 Mon Sep 17 00:00:00 2001
From: Tanya Singh <[email protected]>
Date: Tue, 27 Feb 2024 15:24:05 +0800
Subject: [PATCH] mediatek: update model name for EAP111

---
target/linux/mediatek/dts/mt7981a-edgecore-eap111.dts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/mediatek/dts/mt7981a-edgecore-eap111.dts b/target/linux/mediatek/dts/mt7981a-edgecore-eap111.dts
index a00db8ed64..840ac094d0 100644
--- a/target/linux/mediatek/dts/mt7981a-edgecore-eap111.dts
+++ b/target/linux/mediatek/dts/mt7981a-edgecore-eap111.dts
@@ -3,7 +3,7 @@
#include "mt7981.dtsi"

/ {
- model = "edgecore mt7981";
+ model = "Edgecore EAP111";
compatible = "edgecore,eap111", "mediatek,mt7981";

aliases {
--
2.34.1

0 comments on commit 87247ee

Please sign in to comment.