diff options
Diffstat (limited to 'target/linux/lantiq/dts/BTHOMEHUBV2B.dts')
-rw-r--r-- | target/linux/lantiq/dts/BTHOMEHUBV2B.dts | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/target/linux/lantiq/dts/BTHOMEHUBV2B.dts b/target/linux/lantiq/dts/BTHOMEHUBV2B.dts index 292fe7643c..69b977af29 100644 --- a/target/linux/lantiq/dts/BTHOMEHUBV2B.dts +++ b/target/linux/lantiq/dts/BTHOMEHUBV2B.dts @@ -236,52 +236,52 @@ compatible = "gpio-leds"; upgrading-orange { - label = "soc:orange:upgrading"; + label = "bthomehubv2b:orange:upgrading"; gpios = <&stp0 5 0>; }; phone-orange { - label = "soc:orange:phone"; + label = "bthomehubv2b:orange:phone"; gpios = <&stp0 6 0>; }; phone-blue { - label = "soc:blue:phone"; + label = "bthomehubv2b:blue:phone"; gpios = <&stp0 7 0>; }; wireless-orange { - label = "soc:orange:wireless"; + label = "bthomehubv2b:orange:wireless"; gpios = <&stp0 8 0>; }; wireless_blue: wireless-blue { - label = "soc:blue:wireless"; + label = "bthomehubv2b:blue:wireless"; gpios = <&stp0 9 0>; }; broadband-red { - label = "soc:red:broadband"; + label = "bthomehubv2b:red:broadband"; gpios = <&stp0 10 0>; }; broadband-orange { - label = "soc:orange:broadband"; + label = "bthomehubv2b:orange:broadband"; gpios = <&stp0 11 0>; }; broadband_blue: broadband-blue { - label = "soc:blue:broadband"; + label = "bthomehubv2b:blue:broadband"; gpios = <&stp0 12 0>; }; power_red: power-red { - label = "soc:red:power"; + label = "bthomehubv2b:red:power"; gpios = <&stp0 13 0>; }; power_orange: power-orange { - label = "soc:orange:power"; + label = "bthomehubv2b:orange:power"; gpios = <&stp0 14 0>; default-state = "keep"; }; power_blue: power-blue { - label = "soc:blue:power"; + label = "bthomehubv2b:blue:power"; gpios = <&stp0 15 0>; }; }; |