arm64: dts: qcom: pm660l: add flash leds

The PM660L has support for QPNP flash LEDs. Add them to the device tree.

Signed-off-by: Richard Acayan <mailingradian@gmail.com>
Link: https://lore.kernel.org/r/20241112024050.669578-8-mailingradian@gmail.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
Richard Acayan
2024-12-25 23:28:33 -06:00
committed by Bjorn Andersson
parent a8d18df5a5
commit 9b2955bae7
+6
View File
@@ -70,6 +70,12 @@
status = "disabled";
};
pm660l_flash: led-controller@d300 {
compatible = "qcom,pm660l-flash-led", "qcom,spmi-flash-led";
reg = <0xd300>;
status = "disabled";
};
pm660l_wled: leds@d800 {
compatible = "qcom,pm660l-wled";
reg = <0xd800>, <0xd900>;