Re: [U-Boot] [PATCH 09/47] Drop digital thermometer and thermostat (DTT) drivers

2017-05-15 Thread Heiko Schocher
Hello Simon, Am 15.05.2017 um 12:57 schrieb Simon Glass: This subsystem is quite old. It has been replaced with a driver-model version (UCLASS_THERMAL). Boards are free to convert to that if required, but here is a removal patch that could be applied in the meantime. Signed-off-by: Simon Glass

Re: [U-Boot] [PATCH 09/47] Drop digital thermometer and thermostat (DTT) drivers

2017-05-15 Thread Simon Glass
Hi Tom, On 15 May 2017 at 10:59, Tom Rini wrote: > On Mon, May 15, 2017 at 04:57:24AM -0600, Simon Glass wrote: > >> This subsystem is quite old. It has been replaced with a driver-model >> version (UCLASS_THERMAL). Boards are free to convert to that if required, >> but here is a removal patch th

Re: [U-Boot] [PATCH 09/47] Drop digital thermometer and thermostat (DTT) drivers

2017-05-15 Thread Tom Rini
On Mon, May 15, 2017 at 04:57:24AM -0600, Simon Glass wrote: > This subsystem is quite old. It has been replaced with a driver-model > version (UCLASS_THERMAL). Boards are free to convert to that if required, > but here is a removal patch that could be applied in the meantime. > > Signed-off-by:

[U-Boot] [PATCH 09/47] Drop digital thermometer and thermostat (DTT) drivers

2017-05-15 Thread Simon Glass
This subsystem is quite old. It has been replaced with a driver-model version (UCLASS_THERMAL). Boards are free to convert to that if required, but here is a removal patch that could be applied in the meantime. Signed-off-by: Simon Glass --- README | 6 -- board/gd