mirror of
https://github.com/torvalds/linux.git
synced 2026-05-29 17:43:52 +02:00
arm64: dts: qcom: sdm660-xiaomi-lavender: Configure WLED
WLED is used for controlling display backlight on this phone. Signed-off-by: Dang Huynh <danct12@riseup.net> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/20220425032824.211975-1-danct12@riseup.net
This commit is contained in:
parent
6edb323837
commit
b74f7b8f17
|
|
@ -363,6 +363,14 @@ vreg_l19a_3p3: l19 {
|
|||
};
|
||||
};
|
||||
|
||||
&pm660l_wled {
|
||||
status = "okay";
|
||||
|
||||
qcom,switching-freq = <800>;
|
||||
qcom,current-limit-microamp = <20000>;
|
||||
qcom,num-strings = <2>;
|
||||
};
|
||||
|
||||
&sdhc_1 {
|
||||
status = "okay";
|
||||
supports-cqe;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user