[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1443561552-23254-1-git-send-email-edubezval@gmail.com>
Date: Tue, 29 Sep 2015 14:19:10 -0700
From: Eduardo Valentin <edubezval@...il.com>
To: pavel@....cz
Cc: linux-omap@...r.kernel.org, Linux PM <linux-pm@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>,
Eduardo Valentin <edubezval@...il.com>
Subject: [PATCH 0/2] thermal: omap3 support
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists