[PATCH] ETM: Fix etm_probe and etb_probe section mismatch warnings in arch/arm/kernel/etm.c

2010-12-26 Thread Elvis Dowson
Hi, This patch fixes section mismatch warnings for etm_probe() and etb_probe() for linux-2.6.37-rc7. Elvis Dowson From d9168ebf22bfac428955b3a3fe2d657faae4a9ee Mon Sep 17 00:00:00 2001 From: Elvis Dowson elvis.dow...@gmail.com Date: Mon, 27 Dec 2010 01:21:39 +0400 Subject: [PATCH] ETM:

linux-next: manual merge of the omap tree with the arm tree

2010-12-26 Thread Stephen Rothwell
Hi all, Today's linux-next merge of the omap tree got a conflict in arch/arm/plat-omap/Kconfig between commit 6d803ba736abb5e122dede70a4720e4843dd6df4 (ARM: 6483/1: arm sh: factorised duplicated clkdev.c) from the arm tree and commit dc69d1af9e8d9cbbabff88bb35a6782187a9 (omap2: Make

Re: omapfb: no driver for display error with linux-2.6.37-rc7

2010-12-26 Thread Felipe Contreras
On Mon, Dec 27, 2010 at 12:10 AM, Elvis Dowson elvis.dow...@mac.com wrote:       I'm getting the following error with linux-2.6.37-rc7. Is there a .config setting that I'm missing? [    2.175872] omapfb omapfb: no driver for display [    2.180999] omapfb omapfb: failed to setup omapfb My

RE: Issue : jffs2 and ecc layout

2010-12-26 Thread Liu Hui-R64343
Hi, Ming, Yes, this patch has some issues and Artem has reverted it. This patch is intent to fix the mtd_oobtest, step 4 issue, but it's wrong. Please revert it. Sorry for that. Best Regards, Jason Liu -Original Message- From: Ming Lei [mailto:tom.leim...@gmail.com] Sent: Friday,

[PATCH 0/3]OMAP4: Keypad support

2010-12-26 Thread shubhrajyoti
From: Shubhrajyoti D a0393...@india.ti.com Adding the keypad 4430sdp board support and PM runtime change. Tested on 4430sdp. Abraham Arce (1): OMAP4:keypad: PM runtime Benoit Cousson (1): OMAP4: hwmod data: Add keypad in the hwmod database Syed Rafiuddin (1): OMAP4: keypad: Add the board

[PATCH v8 2/3] OMAP4: keypad: Add the board support.

2010-12-26 Thread shubhrajyoti
From: Syed Rafiuddin rafiuddin.s...@ti.com -Add the platform changes for the keypad driver -Register keyboard device with hwmod framework. Signed-off-by: Syed Rafiuddin rafiuddin.s...@ti.com Signed-off-by: Abraham Arce x0066...@ti.com Signed-off-by: Shubhrajyoti D shubhrajy...@ti.com ---

[PATCH v8 3/3] OMAP4:keypad: PM runtime

2010-12-26 Thread shubhrajyoti
From: Abraham Arce x0066...@ti.com Enable Runtime PM functionality in OMAP4 driver based on the following assumptions A minimal pm runtime get/put approach is implemented in probe/remove calls respectively. - Keyboard controller in wakeup domain so it is always on and power impact may be

[PATCH v8 1/3] OMAP4: hwmod data: Add keypad in the hwmod database

2010-12-26 Thread shubhrajyoti
From: Benoit Cousson b-cous...@ti.com Add hwmod data for OMAP4 keyboard controller taking Benoit's patch: OMAP4: hwmod: Add partial hwmod support for OMAP4430 Signed-off-by: Benoit Cousson b-cous...@ti.com Signed-off-by: Abraham Arce x0066...@ti.com Signed-off-by: Shubhrajyoti D

Re: omapfb: no driver for display error with linux-2.6.37-rc7

2010-12-26 Thread Elvis Dowson
On Dec 27, 2010, at 4:39 AM, Felipe Contreras wrote: [2.175872] omapfb omapfb: no driver for display [2.180999] omapfb omapfb: failed to setup omapfb My bootargs are as follows: mmcargs=setenv bootargs console=ttyO2,115200n8 vram=12M omapfb.vram=0:2M