mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-25 20:10:23 +09:00
arm64: dts: qcom: Move WLED num-strings from pmi8994 to sony-xperia-tone
[ Upstream commit360f20c801] The number of WLED strings used by a certain platform depend on the panel connected to that board and may not be the same for every user of pmi8994. Signed-off-by: Marijn Suijten <marijn.suijten@somainline.org> Reviewed-By: AngeloGioacchino Del Regno <angelogioacchino.delregno@somainline.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/20211007213400.258371-13-marijn.suijten@somainline.org Stable-dep-of:8db9443269("arm64: dts: qcom: pmi8994: Add missing OVP interrupt") Signed-off-by: Sasha Levin <sashal@kernel.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
92919d98e6
commit
4b7eb5e2c1
@@ -620,6 +620,7 @@
|
||||
&pmi8994_wled {
|
||||
status = "okay";
|
||||
default-brightness = <512>;
|
||||
qcom,num-strings = <3>;
|
||||
};
|
||||
|
||||
&rpm_requests {
|
||||
|
||||
@@ -38,7 +38,6 @@
|
||||
reg = <0xd800>, <0xd900>;
|
||||
interrupts = <3 0xd8 0x02 IRQ_TYPE_EDGE_RISING>;
|
||||
interrupt-names = "short";
|
||||
qcom,num-strings = <3>;
|
||||
qcom,cabc;
|
||||
qcom,external-pfet;
|
||||
status = "disabled";
|
||||
|
||||
Reference in New Issue
Block a user