Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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

Add missing irq line for TALERT on DT entry for OMAP5430.

Signed-off-by: Eduardo Valentin <eduardo.valentin@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Eduardo Valentin and committed by
Greg Kroah-Hartman
faa4b9de b491564e

+1
+1
drivers/staging/ti-soc-thermal/ti_soc_thermal.txt
··· 57 57 0x4a002380 0x2c 58 58 0x4a0023C0 0x3c>; 59 59 compatible = "ti,omap5430-bandgap"; 60 + interrupts = <0 126 4>; /* talert */ 60 61 };