Commit 7b1b68f0 authored by Jisheng Zhang's avatar Jisheng Zhang Committed by Guenter Roeck

hwmon: (as370-hwmon) Add DT bindings for Synaptics AS370 PVT

Add device tree bindings for Synaptics AS370 PVT sensors.
Signed-off-by: default avatarJisheng Zhang <Jisheng.Zhang@synaptics.com>
Reviewed-by: default avatarGuenter Roeck <linux@roeck-us.net>
Reviewed-by: default avatarRob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20190827113337.384457f6@xhacker.debianSigned-off-by: default avatarGuenter Roeck <linux@roeck-us.net>
parent 7548666e
Bindings for Synaptics AS370 PVT sensors
Required properties:
- compatible : "syna,as370-hwmon"
- reg : address and length of the register set.
Example:
hwmon@ea0810 {
compatible = "syna,as370-hwmon";
reg = <0xea0810 0xc>;
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment