Re: [PATCH 1/2] regulator: tps65917: Add bypass ops for ldo1 and ldo2 regulators

2015-12-13 Thread Keerthy
On Friday 11 December 2015 10:17 PM, Nishanth Menon wrote: On 12/11/2015 12:28 AM, Keerthy wrote: set/get_bypass ops were missing for ldo1/ldo2 regulators which support bypass mode. Adding the bypass ops for ldo1 and ldo2. This helps consumers configure ldo1 and ldo2 in bypass mode or remove b

Re: [PATCH 1/2] regulator: tps65917: Add bypass ops for ldo1 and ldo2 regulators

2015-12-11 Thread Nishanth Menon
On 12/11/2015 12:28 AM, Keerthy wrote: > set/get_bypass ops were missing for ldo1/ldo2 regulators which > support bypass mode. Adding the bypass ops for ldo1 and ldo2. > This helps consumers configure ldo1 and ldo2 in bypass mode or > remove bypass mode if need be. > > Signed-off-by: Keerthy > Re

[PATCH 1/2] regulator: tps65917: Add bypass ops for ldo1 and ldo2 regulators

2015-12-10 Thread Keerthy
set/get_bypass ops were missing for ldo1/ldo2 regulators which support bypass mode. Adding the bypass ops for ldo1 and ldo2. This helps consumers configure ldo1 and ldo2 in bypass mode or remove bypass mode if need be. Signed-off-by: Keerthy Reported-by: Kishon Vijay Abraham I --- drivers/regul