[PATCH 11/30] hwmon: (coretemp) deprecate pci_get_bus_and_slot()

2017-11-21 Thread Sinan Kaya
pci_get_bus_and_slot() is restrictive such that it assumes domain=0 as where a PCI device is present. This restricts the device drivers to be reused for other domain numbers. Use pci_get_domain_bus_and_slot() with a domain number of 0 where we can't extract the domain number. Other places, use the

Re: [PATCH v3 04/12] dt-bindings: fsi: Add P9 OCC hwmon device documentation

2017-11-21 Thread Rob Herring
On Mon, Nov 20, 2017 at 05:53:33PM -0600, Eddie James wrote: > From: "Edward A. James" > > Document the bindings for the FSI-based OCC hwmon device. > > Signed-off-by: Edward A. James > --- > .../devicetree/bindings/fsi/ibm,p9-occ-hwmon.txt | 16 > > 1 file changed, 1

Re: [PATCH v3 03/12] dt-bindings: i2c: Add P8 OCC hwmon device documentation

2017-11-21 Thread Rob Herring
On Mon, Nov 20, 2017 at 05:53:32PM -0600, Eddie James wrote: > From: "Edward A. James" > > Document the bindings for I2C-based OCC hwmon device. > > Signed-off-by: Edward A. James > --- > .../devicetree/bindings/i2c/ibm,p8-occ-hwmon.txt | 25 > ++ > 1 file changed, 25 in

[PATCH] hwmon: Drop reference to Jean's tree

2017-11-21 Thread Jean Delvare
This tree has not been used for over a year, Guenter is taking all the hwmon patches in practice. Signed-off-by: Jean Delvare Cc: Guenter Roeck --- MAINTAINERS |1 - 1 file changed, 1 deletion(-) --- linux-4.14.orig/MAINTAINERS 2017-11-12 19:46:13.0 +0100 +++ linux-4.14/MAINTAINERS

Re: [PATCH v2] hwmon/sht15: Root out platform data

2017-11-21 Thread Marco Franchi
On Ter, 2017-11-21 at 00:28 +0100, Davide Hug wrote: > Sorry for the delayed question. > > On Mon, 11 Sep 2017 17:35:35 + > Marco Franchi wrote: > > > > > I tested it using the i.MX 7D SABRE-SD and device tree support and > > it works good. > It would be great if you could tell me what GPIO