[PATCH 0/2] thermal: omap3 support

From: Eduardo Valentin
Date: Tue Sep 29 2015 - 17:19:26 EST


Folks,

I am add these two patches for next merge window. Pavels patch
was idling for some time in the mailing list and I found it
and gave it a try. In the process, added 36xx support too.

DTS part is not done though.

Anyways, they are in linux-next now. Have fun.

BR,

Eduardo Valentin (1):
thermal: ti-soc-thermal: add OMAP36xx support

Pavel Machek (1):
ti-soc-thermal: implement omap3 support

.../devicetree/bindings/thermal/ti_soc_thermal.txt | 14 ++
drivers/thermal/ti-soc-thermal/Kconfig | 15 ++
drivers/thermal/ti-soc-thermal/Makefile | 1 +
.../thermal/ti-soc-thermal/omap3-thermal-data.c | 176 +++++++++++++++++++++
drivers/thermal/ti-soc-thermal/ti-bandgap.c | 14 ++
drivers/thermal/ti-soc-thermal/ti-bandgap.h | 11 ++
6 files changed, 231 insertions(+)
create mode 100644 drivers/thermal/ti-soc-thermal/omap3-thermal-data.c

--
2.5.0

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/