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
This commit is contained in:
Shyam Kumar Thella
2020-01-28 17:11:42 +05:30
parent 84f0ea8797
commit 3a8cbb10af

View File

@@ -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",