Re: [PATCH 2/2] devicetree: hwmon: Add documentation for TMP108 driver.

2016-11-30 Thread John Muir
Hi Guenter, On Nov 30, 2016, at 4:42 PM, Guenter Roeck wrote: > >> +Optional node properties: >> +- ti,thermostat-mode-comparator : (boolean) select the comparator mode for >> the >> + thermostat rather than the default interrupt-mode. >> + > I keep arguing with myself over this. Ultimatel

Re: [PATCH 2/2] devicetree: hwmon: Add documentation for TMP108 driver.

2016-11-30 Thread Guenter Roeck
Hi John, On Wed, Nov 30, 2016 at 12:36:19PM -0800, John Muir wrote: > Simple hwmon binding documentation. > > Signed-off-by: John Muir > --- > Documentation/devicetree/bindings/hwmon/tmp108.txt | 24 > ++ > 1 file changed, 24 insertions(+) > create mode 100644 Documentatio

[PATCH 2/2] devicetree: hwmon: Add documentation for TMP108 driver.

2016-11-30 Thread John Muir
Simple hwmon binding documentation. Signed-off-by: John Muir --- Documentation/devicetree/bindings/hwmon/tmp108.txt | 24 ++ 1 file changed, 24 insertions(+) create mode 100644 Documentation/devicetree/bindings/hwmon/tmp108.txt diff --git a/Documentation/devicetree/bindings