arm64: tegra: Hook up edp interrupt on Tegra132 SOCTHERM
[linux-2.6-microblaze.git] / arch / arm64 / boot / dts / nvidia / tegra132.dtsi
index e402815..0ce958a 100644 (file)
                reg = <0x0 0x700e2000 0x0 0x600>, /* 0: SOC_THERM reg_base */
                      <0x0 0x70040000 0x0 0x200>; /* 2: CCROC reg_base */
                reg-names = "soctherm-reg", "ccroc-reg";
-               interrupts = <GIC_SPI 48 IRQ_TYPE_LEVEL_HIGH>;
+               interrupts = <GIC_SPI 48 IRQ_TYPE_LEVEL_HIGH>,
+                            <GIC_SPI 51 IRQ_TYPE_LEVEL_HIGH>;
+               interrupt-names = "thermal", "edp";
                clocks = <&tegra_car TEGRA124_CLK_TSENSOR>,
                         <&tegra_car TEGRA124_CLK_SOC_THERM>;
                clock-names = "tsensor", "soctherm";
                                        hysteresis = <1000>;
                                        type = "critical";
                                };
+                               mem_throttle_trip {
+                                       temperature = <99000>;
+                                       hysteresis = <1000>;
+                                       type = "hot";
+                               };
                        };
 
                        cooling-maps {
                                        hysteresis = <1000>;
                                        type = "critical";
                                };
+                               pllx_throttle_trip {
+                                       temperature = <99000>;
+                                       hysteresis = <1000>;
+                                       type = "hot";
+                               };
                        };
 
                        cooling-maps {