arm64: dts: qcom: pm8350c: Add flash led node

Add a node for the led controller found on PM8350C, used for flash and
torch purposes.

Signed-off-by: Luca Weiss <luca.weiss@fairphone.com>
Link: https://lore.kernel.org/r/20230919-fp5-initial-v2-4-14bb7cedadf5@fairphone.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
Luca Weiss
2023-09-19 14:45:58 +02:00
committed by Bjorn Andersson
parent 8e2d56f645
commit bfd4412a02

View File

@@ -30,6 +30,12 @@
#interrupt-cells = <2>;
};
pm8350c_flash: led-controller@ee00 {
compatible = "qcom,pm8350c-flash-led", "qcom,spmi-flash-led";
reg = <0xee00>;
status = "disabled";
};
pm8350c_pwm: pwm {
compatible = "qcom,pm8350c-pwm";
#pwm-cells = <2>;