]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - Documentation/hwmon/tc654
hwmon: Add tc654 driver
authorChris Packham <chris.packham@alliedtelesis.co.nz>
Mon, 10 Oct 2016 21:26:31 +0000 (10:26 +1300)
committerGuenter Roeck <linux@roeck-us.net>
Fri, 2 Dec 2016 21:28:05 +0000 (13:28 -0800)
commitaaf6fabf1be80b66aade0544e0ad619682e26616
treedf02b5ebcb8c1fbf5c2efc64d11eff21bb696e28
parent4538bfbf2d9f1fc48c07ac0cc0ee58716fe7fe96
hwmon: Add tc654 driver

Add support for the tc654 and tc655 fan controllers from Microchip.

http://ww1.microchip.com/downloads/en/DeviceDoc/20001734C.pdf

Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
Acked-by: Rob Herring <robh@kernel.org>
[groeck: Fixed continuation line alignments]
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/devicetree/bindings/i2c/trivial-devices.txt
Documentation/hwmon/tc654 [new file with mode: 0644]
drivers/hwmon/Kconfig
drivers/hwmon/Makefile
drivers/hwmon/tc654.c [new file with mode: 0644]