commit | 30fe976fe7a8de2d29c152cdcae207231503d564 | [log] [tgz] |
---|---|---|
author | Daniel Golle <daniel@makrotopia.org> | Mon Aug 01 12:07:18 2016 +0200 |
committer | Guenter Roeck <linux@roeck-us.net> | Thu Sep 08 21:34:16 2016 -0700 |
tree | 7048046f0d1fe1872fc82f0ae3fee4abd2bbee39 | |
parent | 4f120397fc3f0717d1ffac76d6338e87e13e0e9f [diff] |
hwmon: (ltc4151) Make shunt-resistor configurable Allow to specify the resistance of the attached shunt via DT by adding the shunt-resistor property. Fall-back to the previous default (1 mOhm) if unset. Signed-off-by: Daniel Golle <daniel@makrotopia.org> [groeck: Fixed 'line over 80 columns' checkpatch warning] Signed-off-by: Guenter Roeck <linux@roeck-us.net>