All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/2] lm87 configuration from dts
@ 2017-03-30 23:00 Chris Packham
  2017-03-30 23:00 ` [PATCH v5 1/2] Documentation: dtb: lm87: Add hwmon binding documentation Chris Packham
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Chris Packham @ 2017-03-30 23:00 UTC (permalink / raw)
  To: linux-hwmon, linux; +Cc: Chris Packham

I've picked these changes up from Mahoda to hopefully get them landed
upstream.

Technically this is v5 of the documentation patch and v3 of the driver
changes but I'm bundling them as v5 of the series.

Mahoda Ratnayaka (2):
  Documentation: dtb: lm87: Add hwmon binding documentation
  lm87: Allow channel data to be set from dts file

 Documentation/devicetree/bindings/hwmon/lm87.txt | 30 ++++++++++++++++++++++++
 drivers/hwmon/lm87.c                             | 23 ++++++++++++++++--
 2 files changed, 51 insertions(+), 2 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/hwmon/lm87.txt

-- 
2.11.0.24.ge6920cf

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-04-02 11:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-30 23:00 [PATCH v5 0/2] lm87 configuration from dts Chris Packham
2017-03-30 23:00 ` [PATCH v5 1/2] Documentation: dtb: lm87: Add hwmon binding documentation Chris Packham
2017-03-30 23:01 ` [PATCH v5 2/2] lm87: Allow channel data to be set from dts file Chris Packham
2017-04-02 11:42 ` [PATCH v5 0/2] lm87 configuration from dts Guenter Roeck

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.