Re: [PATCH v2] power: Fix unmet dependency on POWER_SUPPLY by POWER_RESET by uncoupling them

2015-12-08 Thread Sebastian Reichel
Hi, On Mon, Dec 07, 2015 at 12:45:12PM +0900, Krzysztof Kozlowski wrote: > Currently the reset/power off handlers (POWER_RESET) and Adaptive Voltage > Scaling class (POWER_AVS) are not built when POWER_SUPPLY is disabled. > The POWER_RESET is also not visible in drivers main section of config. >

Re: [PATCH 1/2] power: Fix unmet dependency on POWER_SUPPLY by POWER_RESET by uncoupling them

2015-12-04 Thread Sebastian Reichel
Hi, On Wed, Dec 02, 2015 at 02:59:06PM +0900, Krzysztof Kozlowski wrote: > Actually reset/power off handlers do not really depend on power supply. > Move the power reset out of power supply block so it will appear in main > drivers section. This fixes following build warning (encountered on ARM >

Re: [PATCH 1/2] power_supply: max17042: Add OF support for setting thresholds

2015-06-10 Thread Sebastian Reichel
Hi, On Mon, Jun 08, 2015 at 10:11:38AM +0900, Krzysztof Kozlowski wrote: > The commit edd4ab055931 ("power: max17042_battery: add HEALTH and TEMP_* > properties support") added support for setting voltage and temperature > thresholds with platform data. For DeviceTree default of 0 was always > use

Re: [PATCH 1/2] power: reset: add driver for Hardkernel's Odroid boards

2015-01-25 Thread Sebastian Reichel
Hi, On Fri, Jan 23, 2015 at 12:11:22PM +0100, Marek Szyprowski wrote: > Frankly, I analyzed this case once again and I came to conclusion > that there is no need to make a separate reset driver for Odroid > boards. There is nothing special, specific to whole board about > this gpio. It is rather a

Re: [PATCH 1/2] power: reset: add driver for Hardkernel's Odroid boards

2015-01-21 Thread Sebastian Reichel
Hi, On Wed, Oct 29, 2014 at 02:13:28PM +0100, Marek Szyprowski wrote: > This patch adds a driver implementing correct reboot and poweroff > procedures for Exynos4412-based Hardkernel's Odroid X/X2/U2/U3/U3+ > boards. Sorry it took so long. I have a couple of small requests before applying this (c

Re: [PATCH v7 02/11] power/restart: Call machine_restart instead of arm_pm_restart

2014-08-21 Thread Sebastian Reichel
-by: Guenter Roeck > Acked-by: Catalin Marinas > Acked-by: Heiko Stuebner Acked-by: Sebastian Reichel Do you want me to take the patch via battery-2.6.git? -- Sebastian signature.asc Description: Digital signature

Re: [PATCH 0/2] sbs-battery: Add missing power class sysfs files

2014-08-05 Thread Sebastian Reichel
On Mon, Aug 04, 2014 at 01:47:44PM +0200, Javier Martinez Canillas wrote: > This series add the model_name, manufacturer and voltage_min_design > files from the power supply monitor class sysfs interface that were > missing for the sbs-battery driver. The commits were taken from the > Chrome OS 3.8

Re: [RESEND PATCH v3] charger: tps65090: Allow charger module to be used when no irq

2014-07-17 Thread Sebastian Reichel
Hi, On Fri, Jun 20, 2014 at 02:42:03PM -0700, Doug Anderson wrote: > On the ARM Chromebook tps65090 has two masters: the AP (the main > processor running linux) and the EC (the embedded controller). The AP > is allowed to mess with FETs but the EC is in charge of charge control. > > The tps65090