]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
hwmon: Add LM63 support
authorDirk Eibach <eibach@gdsys.de>
Wed, 8 Oct 2008 11:44:27 +0000 (13:44 +0200)
committerWolfgang Denk <wd@denx.de>
Sat, 18 Oct 2008 19:54:01 +0000 (21:54 +0200)
commit1c6fe6eac75d695fde677af8330c0dbe75fb6a2b
tree6df0abb278dad3ab6833f66632bd863f60dc6610
parent7ba890bf2f2b92831420243c058951aa831119fd
hwmon: Add LM63 support

This patch adds support for the National LM63 temperature
sensor with integrated fan control. It's used on the GDSys
Neo board (405EP) which will be submitted later.

Signed-off-by: Dirk Eibach <eibach@gdsys.de>
Acked-by: Stefan Roese <sr@denx.de>
drivers/hwmon/Makefile
drivers/hwmon/lm63.c [new file with mode: 0644]
include/dtt.h