提交 e53db018 编写于 作者: L Loic Poulain 提交者: Andy Gross

arm64: dts: qcom: db410c: Fix Bluetooth LED trigger

Current LED trigger, 'bt', is not known/used by any existing driver.
Fix this by renaming it to 'bluetooth-power' trigger which is
controlled by the Bluetooth subsystem.

Fixes: 9943230c ("arm64: dts: qcom: Add apq8016-sbc board LED's related device nodes")
Signed-off-by: NLoic Poulain <loic.poulain@linaro.org>
Signed-off-by: NAndy Gross <andy.gross@linaro.org>
上级 499ff116
......@@ -338,7 +338,7 @@
led@6 {
label = "apq8016-sbc:blue:bt";
gpios = <&pm8916_mpps 3 GPIO_ACTIVE_HIGH>;
linux,default-trigger = "bt";
linux,default-trigger = "bluetooth-power";
default-state = "off";
};
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册