From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keerthy Subject: [PATCH RESEND 0/4] arm: dts: am57xx: Correct the thermal thresholds Date: Thu, 28 Apr 2016 15:35:45 +0530 Message-ID: <1461837949-11116-1-git-send-email-j-keerthy@ti.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org Cc: robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, mark.rutland-5wv7dgnIgG8@public.gmane.org, linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, t-kristo-l0cyMroinI0@public.gmane.org, j-keerthy-l0cyMroinI0@public.gmane.org List-Id: linux-omap@vger.kernel.org Noticed that earlier post had a wrong list name hence resending the series. Currently all the am57xx versions are wrongly re-using the dra7 thermal threholds. Introduing the correct thermal thresholds based on industrial or commercial grade silicon present on the individual boards. Tested on AM57XX-BEAGLE-X15 (Commercial) and AM572X-IDK(Industrial) for the trip_point node sysfs temperatures. These patches are on top of: https://kernel.googlesource.com/pub/scm/linux/kernel/git/tmlind/linux-omap/+/omap-for-v4.7/dt Keerthy (4): ARM: dts: am57xx: Introduce commercial grade thermal thresholds ARM: dts: am57xx: Introduce industrial grade thermal thresholds ARM: dts: am57xx: Include the commercial grade thresholds ARM: dts: am57xx-idk: Include Industrial grade thermal thresholds arch/arm/boot/dts/am57xx-beagle-x15.dts | 1 + arch/arm/boot/dts/am57xx-commercial-grade.dtsi | 23 +++++++++++++++++++++++ arch/arm/boot/dts/am57xx-idk-common.dtsi | 2 ++ arch/arm/boot/dts/am57xx-industrial-grade.dtsi | 23 +++++++++++++++++++++++ 4 files changed, 49 insertions(+) create mode 100644 arch/arm/boot/dts/am57xx-commercial-grade.dtsi create mode 100644 arch/arm/boot/dts/am57xx-industrial-grade.dtsi -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html