diff options
author | Henrik Riomar <henrik.riomar@gmail.com> | 2022-05-31 19:49:49 +0200 |
---|---|---|
committer | Daniel Golle <daniel@makrotopia.org> | 2022-07-04 19:57:59 +0100 |
commit | d815e1f67c9f5cf8f36212ea475c9c9020f60a6d (patch) | |
tree | 7214731351e1e87d17656cca573385fff4dee4c3 /target/linux/mediatek/dts | |
parent | 8f0d8869d536f1a9c1dce25f37753900d253df3c (diff) | |
download | upstream-d815e1f67c9f5cf8f36212ea475c9c9020f60a6d.tar.gz upstream-d815e1f67c9f5cf8f36212ea475c9c9020f60a6d.tar.bz2 upstream-d815e1f67c9f5cf8f36212ea475c9c9020f60a6d.zip |
mediatek: new target ubnt_unifi-6-lr-v1-ubootmod
based on current ubnt_unifi-6-lr-ubootmod
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
[added SUPPORTED_DEVICES for compatibility with existing setups]
Signed-off-by: Henrik Riomar <henrik.riomar@gmail.com>
(cherry picked from commit 5c8d3893a78fd81454930de30d90efaef99f8734)
Diffstat (limited to 'target/linux/mediatek/dts')
-rw-r--r-- | target/linux/mediatek/dts/mt7622-ubnt-unifi-6-lr-v1-ubootmod.dts (renamed from target/linux/mediatek/dts/mt7622-ubnt-unifi-6-lr-ubootmod.dts) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mediatek/dts/mt7622-ubnt-unifi-6-lr-ubootmod.dts b/target/linux/mediatek/dts/mt7622-ubnt-unifi-6-lr-v1-ubootmod.dts index 8a9d0a1887..a22bc70180 100644 --- a/target/linux/mediatek/dts/mt7622-ubnt-unifi-6-lr-ubootmod.dts +++ b/target/linux/mediatek/dts/mt7622-ubnt-unifi-6-lr-v1-ubootmod.dts @@ -3,7 +3,7 @@ #include "mt7622-ubnt-unifi-6-lr-v1.dtsi" / { - model = "Ubiquiti UniFi 6 LR (U-Boot mod)"; + model = "Ubiquiti UniFi 6 LR v1 (U-Boot mod)"; compatible = "ubnt,unifi-6-lr-ubootmod", "mediatek,mt7622"; }; |