aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts')
-rw-r--r--target/linux/ramips/dts/ATP-52B.dts (renamed from target/linux/ramips/dts/ARGUS_ATP52B.dts)6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ramips/dts/ARGUS_ATP52B.dts b/target/linux/ramips/dts/ATP-52B.dts
index f94d740f3d..c3f42bfea5 100644
--- a/target/linux/ramips/dts/ARGUS_ATP52B.dts
+++ b/target/linux/ramips/dts/ATP-52B.dts
@@ -3,7 +3,7 @@
/include/ "rt3050.dtsi"
/ {
- compatible = "ARGUS_ATP52B", "ralink,rt3052-soc";
+ compatible = "ATP-52B", "ralink,rt3052-soc";
model = "Argus ATP-52B";
pinctrl {
@@ -49,12 +49,12 @@
compatible = "gpio-leds";
run {
- label = "argus-atp52b:green:run";
+ label = "atp-52b:green:run";
gpios = <&gpio0 9 1>;
};
net {
- label = "argus-atp52b:amber:net";
+ label = "atp-52b:amber:net";
gpios = <&gpio0 13 1>;
};
};