lkml.org 
[lkml]   [2018]   [Sep]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 4.18 079/235] arm64: dts: qcom: db410c: Fix Bluetooth LED trigger
    Date
    4.18-stable review patch.  If anyone has any objections, please let me know.

    ------------------

    From: Loic Poulain <loic.poulain@linaro.org>

    [ Upstream commit e53db018315b7660bb7000a29e79faff2496c2c2 ]

    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: 9943230c8860 ("arm64: dts: qcom: Add apq8016-sbc board LED's related device nodes")
    Signed-off-by: Loic Poulain <loic.poulain@linaro.org>
    Signed-off-by: Andy Gross <andy.gross@linaro.org>
    Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    ---
    arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    --- a/arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi
    +++ b/arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi
    @@ -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";
    };
    };

    \
     
     \ /
      Last update: 2018-09-24 14:32    [W:4.095 / U:0.392 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site