[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <acdc4999-2f89-3945-1758-35a7fae41db7@roeck-us.net>
Date: Sat, 26 Nov 2016 18:18:54 -0800
From: Guenter Roeck <linux@...ck-us.net>
To: John Muir <john@...ir.com>, Jean Delvare <jdelvare@...e.com>,
Jonathan Corbet <corbet@....net>,
Mark Rutland <mark.rutland@....com>,
Rob Herring <robh+dt@...nel.org>, linux-kernel@...r.kernel.org,
linux-hwmon@...r.kernel.org, linux-doc@...r.kernel.org
Cc: John Muir <muirj@...gle.com>, Anatol Pomazau <anatol@...gle.com>
Subject: Re: [PATCH 0/3] Texas Instruments TMP108 temperature sensor driver.
On 11/26/2016 05:26 PM, John Muir wrote:
> This driver is split into three patches as it is being ported forward from
> a Linux 4.4 implementation where it was tested. The final driver code uses
> interfaces that are not available in 4.4.
>
> John Muir (3):
> hwmon: Add Texas Instruments TMP108 temperature sensor driver.
> hwmon: tmp108: Use devm variants of registration interfaces.
> hwmon: tmp108: Update driver to use hwmon_chip_info.
>
> Documentation/devicetree/bindings/hwmon/tmp108.txt | 27 ++
> Documentation/hwmon/tmp108 | 38 ++
> drivers/hwmon/Kconfig | 11 +
> drivers/hwmon/Makefile | 1 +
> drivers/hwmon/tmp108.c | 421 +++++++++++++++++++++
> 5 files changed, 498 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/hwmon/tmp108.txt
> create mode 100644 Documentation/hwmon/tmp108
> create mode 100644 drivers/hwmon/tmp108.c
>
Hi John,
maybe the rest of the patches are delayed, but so far I only see this introduction.
Just an early note, in case the other patches still show up.
Can you send me a register dump for this chip ?
Thanks,
Guenter
Powered by blists - more mailing lists