Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop digital thermometer and thermostat (DTT) drivers | Simon Glass | 2017-05-22 | 1 | -65/+0 |
| | | | | | | | | | | 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 <sjg@chromium.org> Reviewed-by: Heiko Schocher <hs@denx.de> Reviewed-by: Tom Rini <trini@konsulko.com> | ||||
* | dtt: add ds620 support | Albert ARIBAUD \(3ADEV\) | 2015-04-10 | 1 | -0/+65 |
Signed-off-by: Albert ARIBAUD (3ADEV) <albert.aribaud@3adev.fr> |