Commit faa4b9de authored by Eduardo Valentin's avatar Eduardo Valentin Committed by Greg Kroah-Hartman

staging: ti-soc-thermal: update DT reference for OMAP5430

Add missing irq line for TALERT on DT entry for OMAP5430.
Signed-off-by: default avatarEduardo Valentin <eduardo.valentin@ti.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent b491564e
...@@ -57,4 +57,5 @@ bandgap { ...@@ -57,4 +57,5 @@ bandgap {
0x4a002380 0x2c 0x4a002380 0x2c
0x4a0023C0 0x3c>; 0x4a0023C0 0x3c>;
compatible = "ti,omap5430-bandgap"; compatible = "ti,omap5430-bandgap";
interrupts = <0 126 4>; /* talert */
}; };
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