diff --git a/arch/arm/boot/dts/qcom/msm-pmi8996.dtsi b/arch/arm/boot/dts/qcom/msm-pmi8996.dtsi index 6f73374969d9..7984f214aa23 100644 --- a/arch/arm/boot/dts/qcom/msm-pmi8996.dtsi +++ b/arch/arm/boot/dts/qcom/msm-pmi8996.dtsi @@ -1,4 +1,4 @@ -/* Copyright (c) 2015, The Linux Foundation. All rights reserved. +/* Copyright (c) 2015-2016, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and @@ -30,3 +30,8 @@ }; }; }; + +&flash_led { + qcom,ramp_up_step = "27_US"; + qcom,ramp_dn_step = "27_US"; +};