Re: [PATCH v2 2/3] ARM: dts: DRA72-EVM: Add regulator-allow-bypass property for ldo1 and ldo2

2015-12-18 Thread Tony Lindgren
* Keerthy [151217 21:15]: > Hi Tony, > > On Friday 18 December 2015 12:14 AM, Tony Lindgren wrote: > >* Keerthy [151213 22:38]: > >>Add regulator-allow-bypass property for ldo1 and ldo2. > > > >Are patches 2 and 3 safe to apply separately already or do > >we

Re: [PATCH v2 2/3] ARM: dts: DRA72-EVM: Add regulator-allow-bypass property for ldo1 and ldo2

2015-12-18 Thread Keerthy
On Friday 18 December 2015 10:14 PM, Tony Lindgren wrote: * Keerthy [151217 21:15]: Hi Tony, On Friday 18 December 2015 12:14 AM, Tony Lindgren wrote: * Keerthy [151213 22:38]: Add regulator-allow-bypass property for ldo1 and ldo2. Are patches 2 and 3

Re: [PATCH v2 2/3] ARM: dts: DRA72-EVM: Add regulator-allow-bypass property for ldo1 and ldo2

2015-12-17 Thread Tony Lindgren
* Keerthy [151213 22:38]: > Add regulator-allow-bypass property for ldo1 and ldo2. Are patches 2 and 3 safe to apply separately already or do we need to wait for the regulator patch to go in first? Regards, Tony -- To unsubscribe from this list: send the line "unsubscribe

Re: [PATCH v2 2/3] ARM: dts: DRA72-EVM: Add regulator-allow-bypass property for ldo1 and ldo2

2015-12-17 Thread Keerthy
Hi Tony, On Friday 18 December 2015 12:14 AM, Tony Lindgren wrote: * Keerthy [151213 22:38]: Add regulator-allow-bypass property for ldo1 and ldo2. Are patches 2 and 3 safe to apply separately already or do we need to wait for the regulator patch to go in first? Yes they

[PATCH v2 2/3] ARM: dts: DRA72-EVM: Add regulator-allow-bypass property for ldo1 and ldo2

2015-12-13 Thread Keerthy
Add regulator-allow-bypass property for ldo1 and ldo2. Signed-off-by: Keerthy --- arch/arm/boot/dts/dra72-evm.dts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/boot/dts/dra72-evm.dts b/arch/arm/boot/dts/dra72-evm.dts index d6104d5..4e2824b 100644 ---