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
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 +
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
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
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
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 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
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
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
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-
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 --
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
12 matches
Mail list logo