aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/rt5350_unbranded_a5-v11.dts
diff options
context:
space:
mode:
authorSungbo Eo <mans0n@gorani.run>2022-02-24 23:17:45 +0900
committerSungbo Eo <mans0n@gorani.run>2022-03-09 15:38:36 +0900
commit94d4269ec720db66ec8b92df1821ef19330897b1 (patch)
tree5e4f33e58065bfc1c969a3278a1ad82d722f542b /target/linux/ramips/dts/rt5350_unbranded_a5-v11.dts
parent2876f7534fe84f047f02bdda2886a9aeedbb8e76 (diff)
downloadupstream-94d4269ec720db66ec8b92df1821ef19330897b1.tar.gz
upstream-94d4269ec720db66ec8b92df1821ef19330897b1.tar.bz2
upstream-94d4269ec720db66ec8b92df1821ef19330897b1.zip
ramips: fix DEVICE_VENDOR for unbranded devices
In commit ee66fe4ea9a6 ("ramips: convert DEVICE_TITLE to new variables"), DEVICE_VENDOR of some unbranded devices were set incorrectly: * WR512-3GN is not a dev board from Ralink. * "XDX-RN502J" is the whole model name and should be not split. This patch sets their DEVICE_VENDOR to "Unbranded", and changes their DTS model properties accordingly. Ref: d0bf15f23595 ("ramips: add support for A5-V11 board (resubmit)") Ref: 9085b05d9e71 ("ramips: rt305x: support for wr512-3gn-like routers") Ref: 0e486d2fd297 ("ramips: add support for unbranded XDX-RN502J board") Signed-off-by: Sungbo Eo <mans0n@gorani.run>
Diffstat (limited to 'target/linux/ramips/dts/rt5350_unbranded_a5-v11.dts')
-rw-r--r--target/linux/ramips/dts/rt5350_unbranded_a5-v11.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/rt5350_unbranded_a5-v11.dts b/target/linux/ramips/dts/rt5350_unbranded_a5-v11.dts
index 502ac60211..5f2bad2b89 100644
--- a/target/linux/ramips/dts/rt5350_unbranded_a5-v11.dts
+++ b/target/linux/ramips/dts/rt5350_unbranded_a5-v11.dts
@@ -5,7 +5,7 @@
/ {
compatible = "unbranded,a5-v11", "ralink,rt5350-soc";
- model = "A5-V11";
+ model = "Unbranded A5-V11";
aliases {
led-boot = &led_power;