thermal: ti-soc-thermal: update DT reference for OMAP5430
authorEduardo Valentin <eduardo.valentin@ti.com>
Wed, 29 May 2013 15:07:40 +0000 (15:07 +0000)
committerZhang Rui <rui.zhang@intel.com>
Thu, 13 Jun 2013 02:12:13 +0000 (10:12 +0800)
Add missing irq line for TALERT on DT entry for OMAP5430.

Cc: linux-pm@vger.kernel.org
Cc: Grant Likely <grant.likely@linaro.org>
Cc: Rob Herring <rob.herring@calxeda.com>
Cc: Rob Landley <rob@landley.net>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Zhang Rui <rui.zhang@intel.com>
Cc: J Keerthy <j-keerthy@ti.com>
Cc: devicetree-discuss@lists.ozlabs.org
Cc: linux-doc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Eduardo Valentin <eduardo.valentin@ti.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Documentation/devicetree/bindings/thermal/ti_soc_thermal.txt

index a4a33d1a07464a75b0b00e31adcb1b5c159144ce..1629652372b61d5c6e27849ebec820332193e07c 100644 (file)
@@ -57,4 +57,5 @@ bandgap {
                0x4a002380 0x2c
                0x4a0023C0 0x3c>;
        compatible = "ti,omap5430-bandgap";
+       interrupts = <0 126 4>; /* talert */
 };