From a1df417e74aa6dae7352dc8cbb0ad471af5b7c69 Mon Sep 17 00:00:00 2001 From: "Michael J. Chudobiak" Date: Mon, 25 Apr 2016 10:00:44 -0400 Subject: initial Olimex linux tree from Daniel, originally Feb 3, 2016 --- linux/drivers/thermal/ti-soc-thermal/TODO | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 linux/drivers/thermal/ti-soc-thermal/TODO (limited to 'linux/drivers/thermal/ti-soc-thermal/TODO') diff --git a/linux/drivers/thermal/ti-soc-thermal/TODO b/linux/drivers/thermal/ti-soc-thermal/TODO new file mode 100644 index 00000000..7da787d1 --- /dev/null +++ b/linux/drivers/thermal/ti-soc-thermal/TODO @@ -0,0 +1,12 @@ +List of TODOs (by Eduardo Valentin) + +on ti-bandgap.c: +- Revisit PM support + +on ti-thermal-common.c/ti-thermal.h: +- Revisit need for locking + +generally: +- make sure this code works on OMAP4430, OMAP4460 and OMAP5430 + +Copy patches to Eduardo Valentin -- cgit