arm64: dts: qcom: Fix MPP's function used for LED control

The qcom-spmi-mpp driver is now using string "digital" to denote
old "normal" functionality. Update DTS file.
Also update the powersource.

Signed-off-by: Ivan T. Ivanov <ivan.ivanov@linaro.org>
This commit is contained in:
Ivan T. Ivanov 2016-02-23 16:50:53 +00:00 committed by Andy Gross
parent a7b2466cea
commit 4bd40f6ceb

View file

@ -33,7 +33,7 @@ &pm8916_mpps {
pm8916_mpps_leds: pm8916_mpps_leds {
pinconf {
pins = "mpp2", "mpp3";
function = PMIC_GPIO_FUNC_NORMAL;
function = "digital";
output-low;
};
};