aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/dts/BTHOMEHUBV5A.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/lantiq/dts/BTHOMEHUBV5A.dts')
-rw-r--r--target/linux/lantiq/dts/BTHOMEHUBV5A.dts18
1 files changed, 9 insertions, 9 deletions
diff --git a/target/linux/lantiq/dts/BTHOMEHUBV5A.dts b/target/linux/lantiq/dts/BTHOMEHUBV5A.dts
index 6d40ccd684..7656fda2d5 100644
--- a/target/linux/lantiq/dts/BTHOMEHUBV5A.dts
+++ b/target/linux/lantiq/dts/BTHOMEHUBV5A.dts
@@ -251,44 +251,44 @@
/* broadband-* is a single RGB led */
broadband-red {
- label = "soc:red:broadband";
+ label = "bthomehubv5a:red:broadband";
gpios = <&gpio 0 1>;
};
broadband-green {
- label = "soc:green:broadband";
+ label = "bthomehubv5a:green:broadband";
gpios = <&gpio 3 1>;
};
broadband_blue: broadband-blue {
- label = "soc:blue:broadband";
+ label = "bthomehubv5a:blue:broadband";
gpios = <&gpio 8 1>;
};
/* wireless-* is a single RGB led */
wireless-red {
- label = "soc:red:wireless";
+ label = "bthomehubv5a:red:wireless";
gpios = <&gpio 9 1>;
};
wireless-green {
- label = "soc:green:wireless";
+ label = "bthomehubv5a:green:wireless";
gpios = <&gpio 10 1>;
};
wireless_blue: wireless-blue {
- label = "soc:blue:wireless";
+ label = "bthomehubv5a:blue:wireless";
gpios = <&gpio 11 1>;
};
/* power-* is a single RGB led */
power_red: power-red {
- label = "soc:red:power";
+ label = "bthomehubv5a:red:power";
gpios = <&gpio 12 1>;
};
power_green: power-green {
- label = "soc:green:power";
+ label = "bthomehubv5a:green:power";
gpios = <&gpio 14 1>;
default-state = "keep";
};
power_blue: power-blue {
- label = "soc:blue:power";
+ label = "bthomehubv5a:blue:power";
gpios = <&gpio 15 1>;
};