This series of patch is to add three sets of sysfs nodes for ina3221 hwmon driver. PATCH-1 adds two power sysfs nodes while PATCH-2 adds an enable node. Note: both two patches are rebased upon the following patch: "hwmon: ina3221: Read channel input source info from DT" As this patch is still under review (waiting for an ack from DT binding side), these two patches can only go through review at this point -- needs to wait for the patch above getting merged first. Nicolin Chen (2): hwmon: ina3221: Add power sysfs nodes hwmon: ina3221: Add enable sysfs nodes Documentation/hwmon/ina3221 | 5 + drivers/hwmon/ina3221.c | 228 +++++++++++++++++++++++++++++++++--- 2 files changed, 218 insertions(+), 15 deletions(-) -- 2.17.1