BT LED   - PMIC - MPP_03
WLAN LED - PMIC - MPP_02

Signed-off-by: Vinay Simha BN <vinaysi...@inforcecomputing.com>
---
 arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi 
b/arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi
index 7bb0ab8..37ca0c8 100644
--- a/arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi
+++ b/arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi
@@ -94,14 +94,14 @@
                led@5 {
                        label = "apq8016-sbc:yellow:wifi";
                        gpios = <&pm8916_mpps 2 GPIO_ACTIVE_HIGH>;
-                       linux,default-trigger = "wlan";
+                       linux,default-trigger = "rfkill0";
                        default-state = "off";
                };
 
                led@6 {
                        label = "apq8016-sbc:blue:bt";
                        gpios = <&pm8916_mpps 3 GPIO_ACTIVE_HIGH>;
-                       linux,default-trigger = "bt";
+                       linux,default-trigger = "rfkill1";
                        default-state = "off";
                };
        };
-- 
2.1.2

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to