From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: MIME-Version: 1.0 In-Reply-To: <1528723089-24904-1-git-send-email-loic.poulain@linaro.org> References: <1528723089-24904-1-git-send-email-loic.poulain@linaro.org> From: Loic Poulain Date: Tue, 10 Jul 2018 15:10:58 +0200 Message-ID: Subject: Re: [PATCH] arm: dts: qcom: db410c: Fix Bluetooth LED trigger Content-Type: text/plain; charset="UTF-8" To: Andy Gross , David Brown , Rob Herring Cc: linux-arm-msm@vger.kernel.org, devicetree , Loic Poulain List-ID: Hi David, Andy, On 11 June 2018 at 15:18, Loic Poulain wrote: > 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. > > Signed-off-by: Loic Poulain > --- > arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Any comments ?