Re: [PATCH] i2c: designware: make *CNT values configurable

2017-11-03 Thread Shikhar Dogra (shidogra)
Hi On 10/26/17, 7:20 AM, "Jarkko Nikula" wrote: Hi On 10/25/2017 09:50 PM, Shikhar Dogra wrote: > The values are already configurable from ACPI. > > This patch makes the high count (HCNT) and low count (LCNT) > register values configurab

[PATCH] i2c: designware: make *CNT values configurable

2017-10-25 Thread Shikhar Dogra
The values are already configurable from ACPI. This patch makes the high count (HCNT) and low count (LCNT) register values configurable through device tree. Cc: xe-linux-exter...@cisco.com Signed-off-by: Shikhar Dogra --- Documentation/devicetree/bindings/i2c/i2c-designware.txt | 16

[PATCH] driver: adm1275: set the m,b and R coefficients correctly for power

2017-03-27 Thread Shikhar Dogra
Fixes: 904b296f308d ("hwmon: (adm1275) Introduce configuration data structure for coeffcients") Signed-off-by: Shikhar Dogra Cc: xe-linux-exter...@cisco.com Cc: Guenter Roeck Cc: Jean Delvare Cc: linux-hw...@vger.kernel.org Cc: linux-kernel@vger.kernel.org --- drivers/hwmon/pmbus/adm