hwmon: (max6650) Add devicetree support
authorMike Looijmans <mike.looijmans@topic.nl>
Mon, 22 Aug 2016 06:47:51 +0000 (08:47 +0200)
committerGuenter Roeck <linux@roeck-us.net>
Fri, 9 Sep 2016 04:34:17 +0000 (21:34 -0700)
commita6cdeefeca47b834109bb13941c699be92c4ff97
tree821718a50fee14e934d2b85c963fe4ccaa35b65f
parent88de8e1d43e2a1c591e9fd261d0443826c7bebee
hwmon: (max6650) Add devicetree support

Parse devicetree parameters for voltage and prescaler setting. This allows
using multiple max6550 devices with varying settings, and also makes it
possible to instantiate and configure the device using devicetree.

Signed-off-by: Mike Looijmans <mike.looijmans@topic.nl>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/max6650.c