Skip to content
Snippets Groups Projects
Select Git revision
  • fb4504fe84b09cbf49fda19e6630a1003d79656a
  • vme-testing default
  • ci-test
  • master
  • remoteproc
  • am625-sk-ov5640
  • pcal6534-upstreaming
  • lps22df-upstreaming
  • msc-upstreaming
  • imx8mp
  • iio/noa1305
  • vme-next
  • vme-next-4.14-rc4
  • v4.14-rc4
  • v4.14-rc3
  • v4.14-rc2
  • v4.14-rc1
  • v4.13
  • vme-next-4.13-rc7
  • v4.13-rc7
  • v4.13-rc6
  • v4.13-rc5
  • v4.13-rc4
  • v4.13-rc3
  • v4.13-rc2
  • v4.13-rc1
  • v4.12
  • v4.12-rc7
  • v4.12-rc6
  • v4.12-rc5
  • v4.12-rc4
  • v4.12-rc3
32 results

pcf8591.c

  • Jean Delvare's avatar
    fb4504fe
    Move the pcf8591 driver to hwmon · fb4504fe
    Jean Delvare authored
    
    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: default avatarJean Delvare <khali@linux-fr.org>
    Cc: Aurelien Jarno <aurelien@aurel32.net>
    fb4504fe
    History
    Move the pcf8591 driver to hwmon
    Jean Delvare authored
    
    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: default avatarJean Delvare <khali@linux-fr.org>
    Cc: Aurelien Jarno <aurelien@aurel32.net>