Explorar o código

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>
Eduardo Valentin %!s(int64=12) %!d(string=hai) anos
pai
achega
faa4b9de12
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      drivers/staging/ti-soc-thermal/ti_soc_thermal.txt

+ 1 - 0
drivers/staging/ti-soc-thermal/ti_soc_thermal.txt

@@ -57,4 +57,5 @@ bandgap {
 		0x4a002380 0x2c
 		0x4a0023C0 0x3c>;
 	compatible = "ti,omap5430-bandgap";
+	interrupts = <0 126 4>; /* talert */
 };