• Jan Beulich's avatar
    hwmon: (lm85) extend to support EMC6D103 chips · f065a93e
    Jan Beulich authored
    The interface is identical EMC6D102, so all that needs to be added are
    some definitions and their uses.
    
    Registers apparently missing in EMC6D103S/EMC6D103:A2 compared to EMC6D103:A0,
    EMC6D103:A1, and EMC6D102 (according to the data sheets), but used
    unconditionally in the driver: 62[5:7], 6D[0:7], and 6E[0:7]. For that
    reason, EMC6D103S chips don't get enabled for the time being.
    Signed-off-by: default avatarJan Beulich <jbeulich@novell.com>
    (Guenter Roeck: Replaced EMC6D103_A2 with EMC6D103S per EMC6D103S datasheet)
    Signed-off-by: default avatarGuenter Roeck <guenter.roeck@ericsson.com>
    Cc: stable@kernel.org
    f065a93e
Kconfig 38.5 KB