mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
synced 2025-10-27 06:03:56 +00:00
Directory drivers/i2c/chips is going away, so drivers there must find new homes. For the pcf8591 driver, the best choice seems to be the hwmon subsystem. While the Philips PCF8591 device isn't a typical hardware monitoring chip, its DAC interface is compatible with the hwmon one, so it fits somewhat. If a better subsystem is ever created for ADC/DAC chips, the driver could be moved there. Signed-off-by: Jean Delvare <khali@linux-fr.org> Cc: Aurelien Jarno <aurelien@aurel32.net> |
||
|---|---|---|
| .. | ||
| ds1682.c | ||
| Kconfig | ||
| Makefile | ||
| max6875.c | ||
| pca9539.c | ||
| pcf8574.c | ||
| pcf8575.c | ||
| tsl2550.c | ||