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:
committed by
Bjorn Andersson
parent
8e2d56f645
commit
bfd4412a02
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user