On Tue, May 1, 2012 at 3:50 PM, Daniel Lezcano
wrote:
> On 05/01/2012 11:55 AM, Shilimkar, Santosh wrote:
>>
>> On May 1, 2012 1:46 PM, "Daniel Lezcano"
>> wrote:
>>>
>>> On 05/01/2012 12:58 AM, Kevin Hilman wrote:
Daniel Lezcano writes:
> On 04/24/2012 04:05 PM, Daniel Lezca
Hi Omar,
On Tue, May 01, 2012 at 23:17:38, Omar Ramirez Luna wrote:
> To allow mailbox driver to function with device tree.
>
> Tested in OMAP4 and OMAP3. OMAP2 untested.
>
I think the mailbox code needs a cleanup similar to what you
had proposed earlier [1] before the device tree support is add
On Tue, May 01, 2012 at 09:12:40PM -0500, Robert Lee wrote:
> Add basic imx6q cpuidle driver. For now, only basic WFI state is
> supported. Deeper idle states will be added in the future.
>
> Signed-off-by: Robert Lee
> ---
> arch/arm/mach-imx/cpuidle-imx6q.c | 33 +++
On Tue, May 01, 2012 at 09:12:38PM -0500, Robert Lee wrote:
> Add common cpuidle init functionality that can be used by various
> imx platforms.
>
> Signed-off-by: Robert Lee
> ---
> arch/arm/plat-mxc/Makefile |1 +
> arch/arm/plat-mxc/cpuidle.c | 80
> +
On Tue, May 01, 2012 at 09:12:37PM -0500, Robert Lee wrote:
> Add common imx cpuidle initialization functionality and add a i.MX5 and i.MX6Q
> platform cpuidle implementation.
>
> Based on v3.4-rc5 plus recently submitted device tree late_initcall patch:
Just to clarify, this is not a device tree
Add basic imx6q cpuidle driver. For now, only basic WFI state is
supported. Deeper idle states will be added in the future.
Signed-off-by: Robert Lee
---
arch/arm/mach-imx/cpuidle-imx6q.c | 33 +
arch/arm/mach-imx/mach-imx6q.c| 18 ++
2 f
Add common cpuidle init functionality that can be used by various
imx platforms.
Signed-off-by: Robert Lee
---
arch/arm/plat-mxc/Makefile |1 +
arch/arm/plat-mxc/cpuidle.c | 80 ++
arch/arm/plat-mxc/include/mach/cpuidle.h | 22 ++
Add imx5 cpuidle driver.
Signed-off-by: Robert Lee
---
arch/arm/mach-imx/mm-imx5.c | 42 +++---
1 file changed, 39 insertions(+), 3 deletions(-)
diff --git a/arch/arm/mach-imx/mm-imx5.c b/arch/arm/mach-imx/mm-imx5.c
index d6b7e9f..cbd9bad 100644
--- a/arch/
Add common imx cpuidle initialization functionality and add a i.MX5 and i.MX6Q
platform cpuidle implementation.
Based on v3.4-rc5 plus recently submitted device tree late_initcall patch:
http://www.spinics.net/lists/arm-kernel/msg171620.html
Changes since v1:
* Removed some unnecessary spaces
Postmortem and lessons learned for Linaro's release 2012.04
https://wiki.linaro.org/Cycles/1204/Release/Review
Highlights and Key Successes
The Linaro 12.04 delivery included ARM Fast Models a platform which
assists programmers by giving them a virtual environment to
To allow mailbox driver to function with device tree.
Tested in OMAP4 and OMAP3. OMAP2 untested.
Omar Ramirez Luna (2):
OMAP: mailbox: add device tree support
arm/dts: OMAP2+: Add mailbox nodes
.../devicetree/bindings/arm/omap/mailbox.txt |9 +
arch/arm/boot/dts/omap2.dtsi
Adapt driver to use DT if provided.
Signed-off-by: Omar Ramirez Luna
---
.../devicetree/bindings/arm/omap/mailbox.txt |9 +
arch/arm/mach-omap2/devices.c |3 +++
arch/arm/mach-omap2/mailbox.c | 12
3 files changed, 24
Add nodes for mailbox DT, to interface with hwmods.
Signed-off-by: Omar Ramirez Luna
---
arch/arm/boot/dts/omap2.dtsi |5 +
arch/arm/boot/dts/omap3.dtsi |5 +
arch/arm/boot/dts/omap4.dtsi |5 +
3 files changed, 15 insertions(+), 0 deletions(-)
diff --git a/arch/arm/boot/
On 05/01/2012 11:55 AM, Shilimkar, Santosh wrote:
On May 1, 2012 1:46 PM, "Daniel Lezcano" wrote:
On 05/01/2012 12:58 AM, Kevin Hilman wrote:
Daniel Lezcano writes:
On 04/24/2012 04:05 PM, Daniel Lezcano wrote:
This patchset makes some cleanup on these cpuidle drivers
and consolidate the
On May 1, 2012 1:46 PM, "Daniel Lezcano" wrote:
>
> On 05/01/2012 12:58 AM, Kevin Hilman wrote:
>>
>> Daniel Lezcano writes:
>>
>>> On 04/24/2012 04:05 PM, Daniel Lezcano wrote:
This patchset makes some cleanup on these cpuidle drivers
and consolidate the code across both architect
On Tue, May 1, 2012 at 11:16 AM, Daniel Lezcano
wrote:
> On 05/01/2012 12:58 AM, Kevin Hilman wrote:
>>
>> Daniel Lezcano writes:
>>
>>> On 04/24/2012 04:05 PM, Daniel Lezcano wrote:
This patchset makes some cleanup on these cpuidle drivers
and consolidate the code across both arch
On Sat, 2012-04-28 at 06:12 +0530, Zach Pfeffer wrote:
> Fathi,
>
> Since we're at the start of 12.05 we need to shift the builds over to
> the tip toolchain and stop daily builds for various baselines. I
> figure we can also get the configs into git. Do you want to take care
> of getting the curr
On 05/01/2012 12:58 AM, Kevin Hilman wrote:
Daniel Lezcano writes:
On 04/24/2012 04:05 PM, Daniel Lezcano wrote:
This patchset makes some cleanup on these cpuidle drivers
and consolidate the code across both architecture.
Tested on OMAP3 (igepV2).
Partially tested on OMAP4 (pandaboard), with
18 matches
Mail list logo