treewide: fix MERCUSYS brand spelling
This commit fixes MERCUSYS brand spelling. The proper name is capitalized. Link: https://www.mercusys.com/ Link: https://github.com/torvalds/linux/blob/master/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c#L7779 Signed-off-by: Mikhail Zhilkin <csharper2005@gmail.com> (cherry picked from commit 45a50a06fb3f39ea70936dd967a74e6e96f0cd89)
This commit is contained in:
committed by
Hauke Mehrtens
parent
3223f31fd3
commit
04cde73d56
@@ -7,7 +7,7 @@
|
||||
|
||||
/ {
|
||||
compatible = "mercusys,mr70x-v1", "mediatek,mt7621-soc";
|
||||
model = "Mercusys MR70X v1";
|
||||
model = "MERCUSYS MR70X v1";
|
||||
|
||||
aliases {
|
||||
led-boot = &led_power_green;
|
||||
|
||||
Reference in New Issue
Block a user