Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3a8cbb10 authored by Shyam Kumar Thella's avatar Shyam Kumar Thella
Browse files

bindings: qti-flash: Fix slave id for pm8350c in DT example

Correct pm8350c slave ID in DT example for flash led device.

Change-Id: Ie2cc2f3b10802470a9507bc0d2821b2106f4a1b3
parent 84f0ea87
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -249,7 +249,7 @@ examples:
    qcom,leds@ee00 {
        compatible = "qcom,pm8350c-flash-led";
        reg = <0xee00>;
        interrupts = <0x5 0xee 0x0 IRQ_TYPE_EDGE_RISING>,
        interrupts = <0x2 0xee 0x0 IRQ_TYPE_EDGE_RISING>,
            <0x2 0xee 0x3 IRQ_TYPE_EDGE_RISING>,
            <0x2 0xee 0x4 IRQ_TYPE_EDGE_RISING>;
        interrupt-names = "led-fault-irq",