Re: [REPOST PATCH 0/2] ARM: OMAP3+: VCVP mapping fixes to get DVFS working

2014-10-17 Thread Enric Balletbo Serra
2014-10-17 7:55 GMT+02:00 Tero Kristo t-kri...@ti.com: On 10/16/2014 05:21 PM, Enric Balletbo Serra wrote: Hi, 2014-10-10 16:06 GMT+02:00 Tero Kristo t-kri...@ti.com: Hi, Seems like MPU DVFS does not scale the voltages currently with DT boot, due to missing mapping between regulator -

Re: [REPOST PATCH 0/2] ARM: OMAP3+: VCVP mapping fixes to get DVFS working

2014-10-17 Thread Tero Kristo
On 10/17/2014 02:55 PM, Enric Balletbo Serra wrote: 2014-10-17 7:55 GMT+02:00 Tero Kristo t-kri...@ti.com: On 10/16/2014 05:21 PM, Enric Balletbo Serra wrote: Hi, 2014-10-10 16:06 GMT+02:00 Tero Kristo t-kri...@ti.com: Hi, Seems like MPU DVFS does not scale the voltages currently with DT

Re: [REPOST PATCH 0/2] ARM: OMAP3+: VCVP mapping fixes to get DVFS working

2014-10-17 Thread Enric Balletbo Serra
2014-10-17 14:35 GMT+02:00 Tero Kristo t-kri...@ti.com: On 10/17/2014 02:55 PM, Enric Balletbo Serra wrote: 2014-10-17 7:55 GMT+02:00 Tero Kristo t-kri...@ti.com: On 10/16/2014 05:21 PM, Enric Balletbo Serra wrote: Hi, 2014-10-10 16:06 GMT+02:00 Tero Kristo t-kri...@ti.com: Hi,

Re: [PATCH] ARM: Blacklist GCC 4.8.0 to GCC 4.8.2 - PR58854

2014-10-17 Thread Russell King - ARM Linux
On Thu, Oct 16, 2014 at 10:58:06AM -0400, Nicolas Pitre wrote: On Thu, 16 Oct 2014, Russell King - ARM Linux wrote: So, let me put this another way: a compiler with this bug is _completely_ unsuitable for use for compiling programs for use under the Linux kernel _as well_ as the Linux

Re: [REPOST PATCH 0/2] ARM: OMAP3+: VCVP mapping fixes to get DVFS working

2014-10-17 Thread Nishanth Menon
On 10/17/2014 07:48 AM, Enric Balletbo Serra wrote: 2014-10-17 14:35 GMT+02:00 Tero Kristo t-kri...@ti.com: On 10/17/2014 02:55 PM, Enric Balletbo Serra wrote: 2014-10-17 7:55 GMT+02:00 Tero Kristo t-kri...@ti.com: On 10/16/2014 05:21 PM, Enric Balletbo Serra wrote: Hi, 2014-10-10 16:06

Re: [REPOST PATCH 0/2] ARM: OMAP3+: VCVP mapping fixes to get DVFS working

2014-10-17 Thread Tero Kristo
On 10/17/2014 03:48 PM, Enric Balletbo Serra wrote: 2014-10-17 14:35 GMT+02:00 Tero Kristo t-kri...@ti.com: On 10/17/2014 02:55 PM, Enric Balletbo Serra wrote: 2014-10-17 7:55 GMT+02:00 Tero Kristo t-kri...@ti.com: On 10/16/2014 05:21 PM, Enric Balletbo Serra wrote: Hi, 2014-10-10 16:06

[PATCH] ARM: dts: omap3-gta04: Use omap specific pinctrl defines

2014-10-17 Thread Marek Belisko
Use omap specific pinctrl defines (OMAP3_CORE1_IOPAD) to configure the padconf register offset. Signed-off-by: Marek Belisko ma...@goldelico.com --- arch/arm/boot/dts/omap3-gta04.dtsi | 82 +++--- 1 file changed, 41 insertions(+), 41 deletions(-) diff --git