Re: [PATCH v3 1/4] devicetree: hwmon: Add bindings for ADC128D818
From: Rob Herring <robh@kernel.org>
Date: 2017-01-10 05:39:45
Also in:
linux-hwmon, lkml
From: Rob Herring <robh@kernel.org>
Date: 2017-01-10 05:39:45
Also in:
linux-hwmon, lkml
On Fri, Jan 06, 2017 at 11:38:14AM +0100, Alexander Koch wrote:
Add bindings documentation for the ADC128D818 driver, featuring default I2C properties along with the optional 'mode' property for chip operation mode selection (see datasheet, sec. 8.4.1). Signed-off-by: Alexander Koch <redacted> Acked-by: Michael Hornung <redacted> --- .../devicetree/bindings/hwmon/adc128d818.txt | 39 ++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 Documentation/devicetree/bindings/hwmon/adc128d818.txt
Acked-by: Rob Herring <robh@kernel.org>