Commit 4f278f71 authored by Danila Tikhonov's avatar Danila Tikhonov Committed by Bjorn Andersson

arm64: dts: qcom: pm8150l: add spmi-flash-led node

Add a node describing the flash block found on pm8150l.
Signed-off-by: default avatarDanila Tikhonov <danila@jiaxyga.com>
Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230321182319.24958-1-danila@jiaxyga.com
parent b767d1b4
...@@ -116,6 +116,12 @@ pmic@5 { ...@@ -116,6 +116,12 @@ pmic@5 {
#address-cells = <1>; #address-cells = <1>;
#size-cells = <0>; #size-cells = <0>;
pm8150l_flash: led-controller@d300 {
compatible = "qcom,pm8150l-flash-led", "qcom,spmi-flash-led";
reg = <0xd300>;
status = "disabled";
};
pm8150l_lpg: pwm { pm8150l_lpg: pwm {
compatible = "qcom,pm8150l-lpg"; compatible = "qcom,pm8150l-lpg";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment