Commit 35ca16c8 authored by Xiaoting Liu's avatar Xiaoting Liu Committed by Guenter Roeck

dt-bindings: hwmon: add dps650ab documentation

Bindings for Delta Electronics DPS-650-AB power supply.
Signed-off-by: default avatarXiaoting Liu <xiaoting.liu@hxt-semitech.com>
Reviewed-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarGuenter Roeck <linux@roeck-us.net>
parent 705f2c81
Bindings for Delta Electronics DPS-650-AB power supply
Required properties:
- compatible : "delta,dps650ab"
- reg : I2C address, one of 0x58, 0x59.
Example:
dps650ab@58 {
compatible = "delta,dps650ab";
reg = <0x58>;
};
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