git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8047a2
)
hwmon: (ltc2978) Add support for LTC3887
author
Guenter Roeck
<linux@roeck-us.net>
Fri, 7 Aug 2015 16:06:37 +0000
(09:06 -0700)
committer
Guenter Roeck
<linux@roeck-us.net>
Wed, 12 Aug 2015 19:29:36 +0000
(12:29 -0700)
LTC3887 is an enhanced version of LTC3880 and supports the same commands.
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/devicetree/bindings/hwmon/ltc2978.txt
patch
|
blob
|
history
Documentation/hwmon/ltc2978
patch
|
blob
|
history
drivers/hwmon/pmbus/Kconfig
patch
|
blob
|
history
drivers/hwmon/pmbus/ltc2978.c
patch
|
blob
|
history
diff --git
a/Documentation/devicetree/bindings/hwmon/ltc2978.txt
b/Documentation/devicetree/bindings/hwmon/ltc2978.txt
index
230389f
..
c1d23c1
100644
(file)
--- a/
Documentation/devicetree/bindings/hwmon/ltc2978.txt
+++ b/
Documentation/devicetree/bindings/hwmon/ltc2978.txt
@@
-8,6
+8,7
@@
Required properties:
* "lltc,ltc3880"
* "lltc,ltc3882"
* "lltc,ltc3883"
+ * "lltc,ltc3887"
* "lltc,ltm4676"
- reg: I2C slave address
diff --cc
Documentation/hwmon/ltc2978
Simple merge
diff --cc
drivers/hwmon/pmbus/Kconfig
Simple merge
diff --cc
drivers/hwmon/pmbus/ltc2978.c
Simple merge