Re: [PATCH 2/5] ARM: S5PV210: Add keypad device helpers

2010-05-28 Thread Russell King - ARM Linux
On Fri, May 28, 2010 at 08:51:42PM +0900, Joonyoung Shim wrote: > diff --git a/arch/arm/mach-s5pv210/setup-keypad.c > b/arch/arm/mach-s5pv210/setup-keypad.c > new file mode 100644 > index 000..03a9de1 > --- /dev/null > +++ b/arch/arm/mach-s5pv210/setup-keypad.c > @@ -0,0 +1,34 @@ > +/* > + * l

[PATCH 5/5] input: samsung-keypad - Add samsung keypad driver

2010-05-28 Thread Joonyoung Shim
This patch adds support for keypad driver running on Samsung cpus. This driver is tested on GONI and Aquila board using S5PC110 cpu. Signed-off-by: Joonyoung Shim Signed-off-by: Kyungmin Park --- drivers/input/keyboard/Kconfig |9 + drivers/input/keyboard/Makefile |1 +

[PATCH 4/5] ARM: S5PV210: Add keypad device to the Aquila board

2010-05-28 Thread Joonyoung Shim
This patch is to support keypad device to the Aquila board. Signed-off-by: Joonyoung Shim Signed-off-by: Kyungmin Park --- arch/arm/mach-s5pv210/Kconfig |2 ++ arch/arm/mach-s5pv210/mach-aquila.c | 25 + 2 files changed, 27 insertions(+), 0 deletions(-) diff

[PATCH 3/5] ARM: S5PV210: Add keypad device to the GONI board

2010-05-28 Thread Joonyoung Shim
This patch is to support keypad device to the GONI board. Signed-off-by: Joonyoung Shim Signed-off-by: Kyungmin Park --- arch/arm/mach-s5pv210/Kconfig |2 ++ arch/arm/mach-s5pv210/mach-goni.c | 26 ++ 2 files changed, 28 insertions(+), 0 deletions(-) diff --gi

[PATCH 2/5] ARM: S5PV210: Add keypad device helpers

2010-05-28 Thread Joonyoung Shim
This patch adds the keypad device platform helpers for S5PV210 cpu. Signed-off-by: Joonyoung Shim Signed-off-by: Kyungmin Park --- arch/arm/mach-s5pv210/Kconfig|5 arch/arm/mach-s5pv210/Makefile |1 + arch/arm/mach-s5pv210/include/mach/map.h |3 ++ arch/ar

[PATCH 1/5] ARM: SAMSUNG: Add keypad device support

2010-05-28 Thread Joonyoung Shim
This patch adds samsung keypad device definition for samsung cpus. Signed-off-by: Joonyoung Shim Signed-off-by: Kyungmin Park --- arch/arm/plat-samsung/Kconfig|7 ++- arch/arm/plat-samsung/Makefile |1 + arch/arm/plat-samsung/dev-keypad.c

please pull bjdooks' for-linus/2635-updates

2010-05-28 Thread Ben Dooks
Please pull the following, which updates the documentation to follow the current Samsung areas of the kernel, fixes a pair of missing clocks and updates the defconfigs i'm directly responsible for up to the latest kernel. Also fix a serial sparse warning. The following changes since commit 9dda696

Re: [PATCH 4/4] usb: s3c-hsotg: Enable HCLK for the OTG module.

2010-05-28 Thread Sergei Shtylyov
Hello. Ben Dooks wrote: From: Thomas Abraham This patch modifies the following in S3C hsotg driver. 1. Gets a reference to the USB OTG hclk clock and enables it. This is required for plaforms on which the USB OTG hclk is disabled during the boot time clock intialization. 2. Add

Re: [PATCH 4/4] usb: s3c-hsotg: Enable HCLK for the OTG module.

2010-05-28 Thread Ben Dooks
On Fri, May 28, 2010 at 11:41:17AM +0900, Kukjin Kim wrote: > From: Thomas Abraham > > This patch modifies the following in S3C hsotg driver. > > 1. Gets a reference to the USB OTG hclk clock and enables it. This is >required for plaforms on which the USB OTG hclk is disabled during >the

Re: [PATCH 08/15] ARM: SAMSUNG: Add s3c_gpio_cfgall_range() function

2010-05-28 Thread Sergei Shtylyov
Hello. Ben Dooks wrote: Add a function to configure a range of GPIOs function and pull in one go, mainly for the SDHCI and framebuffer helpers which tend to do this. Signed-off-by: Ben Dooks Another little correction. diff --git a/arch/arm/plat-samsung/gpio-config.c b/arch/arm/plat-

Re: [PATCH 01/15] ARM: SAMSUNG: Add GPIO configuration for a range of pins

2010-05-28 Thread Sergei Shtylyov
Hello. Ben Dooks wrote: Add s3c_gpio_cfgpin_range() to configure a range of pins to the given value. This is useful for a number of blocks where the pins are in order and saves multiple calls to s3c_gpio_cfgpin(). Signed-off-by: Ben Dooks A little kerneldoc correction: [...] diff --

Re: [PATCH 2/4] ARM: S5PV210: Assign clock rate for clk_xusbxti clock.

2010-05-28 Thread Ben Dooks
On Fri, May 28, 2010 at 11:41:15AM +0900, Kukjin Kim wrote: > From: Thomas Abraham > > The input clock frequency for USB Phy is 24 Mhz on the S5PV210 > platform. This patch initializes the clk_xusbxti clock rate to 24Mhz. is this all s5pv210/s5pc110 machines, or are there any current/likely mach