From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Tue, 11 Dec 2012 13:41:32 +0100 Subject: [U-Boot] [PATCH 2/8] EXYNOS5: TMU: Add driver for Thermal Management Unit In-Reply-To: <1355223289-15685-3-git-send-email-hatim.rv@samsung.com> References: <1355223289-15685-1-git-send-email-hatim.rv@samsung.com> <1355223289-15685-3-git-send-email-hatim.rv@samsung.com> Message-ID: <20121211124132.059EC200FD5@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Hatim Ali, In message <1355223289-15685-3-git-send-email-hatim.rv@samsung.com> you wrote: > From: Akshay Saraswat > > Adding Exynos Thermal Management Unit driver to monitor SOC > temperature and take actions corresponding to states of TMU. > System will shutdown if tripping temperature is reached. Do we really need this in the boot loader? If so, can we please implement this in a way comaptible to the existing DTT code? Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de "Beware of bugs in the above code; I have only proved it correct, not tried it." - Donald Knuth