ARM: dts: msm: Configure WLED for SDM630

Specify the number of strings in WLED property to support
brightness for SDM630.

Signed-off-by: ansharma <ansharma@codeaurora.org>
Change-Id: I8a9cffc51520f58e63957e2b96f2e2fe598c00b1
This commit is contained in:
ansharma 2017-01-31 16:59:28 +05:30
parent ea4719da1f
commit 5f99561e37
2 changed files with 8 additions and 0 deletions

View file

@ -21,6 +21,10 @@
pinctrl-0 = <&uart_console_active>;
};
&pm660l_wled {
qcom,led-strings-list = [01 02];
};
&soc {
};

View file

@ -30,6 +30,10 @@
qcom,peripheral-size = <0x500000>;
};
&pm660l_wled {
qcom,led-strings-list = [01 02];
};
&soc {
};