From 5b6042237dc85b7e2dc26806957ebf95d205e864 Mon Sep 17 00:00:00 2001 From: Keerthy Date: Thu, 28 Apr 2016 15:35:49 +0530 Subject: 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 Signed-off-by: Tony Lindgren --- arch/arm/boot/dts/am57xx-idk-common.dtsi | 2 ++ 1 file changed, 2 insertions(+) (limited to 'arch/arm/boot/dts/am57xx-idk-common.dtsi') 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; -- cgit