Re: [PATCH v6 1/2] dt-bindings: hwmon: Add ina3221 documentation
From: Nicolin Chen <nicoleotsuka@gmail.com>
Date: 2018-09-27 20:44:14
Also in:
linux-doc, linux-hwmon, lkml
From: Nicolin Chen <nicoleotsuka@gmail.com>
Date: 2018-09-27 20:44:14
Also in:
linux-doc, linux-hwmon, lkml
On Thu, Sep 27, 2018 at 03:38:44PM -0500, Rob Herring wrote:
On Thu, Sep 27, 2018 at 2:49 PM Nicolin Chen [off-list ref] wrote:quoted
Texas Instruments INA3221 is a triple-channel shunt and bus voltage monitor. This patch adds a DT binding doc for it. Signed-off-by: Nicolin Chen <nicoleotsuka@gmail.com> --- Changelog v5->v6: * Removed status property as no need to explicitly list it. * Combined all examples into a complete one.Sorry, I meant combine the parent and child nodes into one. Showing 3 children is perfectly fine as the device has 3 channels.
Sending v7. Thanks Nicolin