ARM: dts: qcom: Update flash led compatible for Pineapple files

Flash LED compatible string has been updated from "qcom,pm8350c-flash-led"
to "qcom,qti-pm8350c-flash-led" in Sun. Update existing usage of the
old compatible from Pineapple dtsi files found in Sun.

Change-Id: Ib062510cd6561e57973cca336d2a5b04884ec5d8
Signed-off-by: Anjelique Melendez <quic_amelende@quicinc.com>
This commit is contained in:
Anjelique Melendez
2023-08-17 11:18:18 -07:00
parent 65888b80d9
commit ac914eb179

View File

@@ -123,7 +123,7 @@
}; };
pm8550_flash: qcom,flash_led@ee00 { pm8550_flash: qcom,flash_led@ee00 {
compatible = "qcom,pm8350c-flash-led"; compatible = "qcom,qti-pm8350c-flash-led";
reg = <0xee00>; reg = <0xee00>;
interrupts = <0x1 0xee 0x0 IRQ_TYPE_EDGE_RISING>, interrupts = <0x1 0xee 0x0 IRQ_TYPE_EDGE_RISING>,
<0x1 0xee 0x3 IRQ_TYPE_EDGE_RISING>, <0x1 0xee 0x3 IRQ_TYPE_EDGE_RISING>,