mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user