ARM: dts: msm: configure wled for mdss on falcon interposer qrd
Specify the number of strings in WLED properly to support brightness for mdss on msmfalcon interposer. CRs-Fixed: 1096083 Change-Id: I22bc2803d1cfa57777dda41c6d635b60f2740fad Signed-off-by: cyizhao <cyizhao@codeaurora.org>
This commit is contained in:
parent
677fcbdb4e
commit
d9b1550997
1 changed files with 4 additions and 0 deletions
|
@ -154,3 +154,7 @@
|
|||
&pmfalcon_fg {
|
||||
qcom,battery-data = <&qrd_batterydata>;
|
||||
};
|
||||
|
||||
&pm2falcon_wled {
|
||||
qcom,led-strings-list = [00 01];
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue