diff options
author | Keerthy <j-keerthy@ti.com> | 2016-04-28 13:05:49 +0300 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2016-04-28 18:08:48 +0300 |
commit | 5b6042237dc85b7e2dc26806957ebf95d205e864 (patch) | |
tree | 58d53d6e320f8e191a023b9a7e17c0bb1d07c682 /arch/arm/boot/dts/am57xx-idk-common.dtsi | |
parent | 266e62f9753951e040192dccae2f505e34dd8278 (diff) | |
download | linux-5b6042237dc85b7e2dc26806957ebf95d205e864.tar.xz |
ARM: dts: am57xx-idk: Include Industrial grade thermal thresholds
am57xx-idk have Industrial grade samples whose thermal
thresholds are different as compared with dra7. Hence correcting the same.
Signed-off-by: Keerthy <j-keerthy@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/boot/dts/am57xx-idk-common.dtsi')
-rw-r--r-- | arch/arm/boot/dts/am57xx-idk-common.dtsi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/am57xx-idk-common.dtsi b/arch/arm/boot/dts/am57xx-idk-common.dtsi index 2805b68f3e0b..b01a5948cdd0 100644 --- a/arch/arm/boot/dts/am57xx-idk-common.dtsi +++ b/arch/arm/boot/dts/am57xx-idk-common.dtsi @@ -6,6 +6,8 @@ * published by the Free Software Foundation. */ +#include "am57xx-industrial-grade.dtsi" + / { aliases { rtc0 = &tps659038_rtc; |