From dcbdfaf6456807138f0bbbf95e83fe7e6033a7d0 Mon Sep 17 00:00:00 2001 From: Grazvydas Ignotas Date: Mon, 1 Sep 2014 03:18:02 +0300 Subject: [PATCH] thermal: OMAP3/DM3730 band gap thermal sensor driver Could have used ti-soc-thermal framework, but it's too much work to backport it to 3.2 and it's DT only, so here is a standalone driver. Note that proper hwmod data is needed for this driver to work (more specifically runtime_pm to be able to control the clock). --- Reading git-format-patch failed