Re: [PATCH v2] ARM: Samsung SoC: clksrc-clk: wait for the stable SRC/DIV status.

2010-08-01 Thread MyungJoo Ham
On Sat, Jul 31, 2010 at 3:09 PM, Kukjin Kim kgene@samsung.com wrote: MyungJoo Ham wrote: Many MUX and clock dividers have a status bit so that users can wait until the status is stable. When corresponding registers are accessed while a clock is not stable, we may suffer from unexpected

RE: [PATCH v6 3/3] input: samsung-keypad - Add samsung keypad driver

2010-08-01 Thread Kukjin Kim
Joonyoung Shim wrote: Hi, I came back from vacation. Do you have any feedback? If ok, i want to go to input tree or samsung tree these added sched.h including. I applied the patch adding samsung-keypad.c and the platform data arch/arm/plat-samsung/include/plat/keypad.h and I expect

RE: [PATCH v6 3/3] input: samsung-keypad - Add samsung keypad driver

2010-08-01 Thread Kukjin Kim
Joonyoung Shim wrote: On 8/2/2010 12:38 PM, Kukjin Kim wrote: Joonyoung Shim wrote: Hi, I came back from vacation. Do you have any feedback? If ok, i want to go to input tree or samsung tree these added sched.h including. I applied the patch adding samsung-keypad.c and the platform

RE: [PATCH v3] ARM: Samsung SoC: clksrc-clk: wait for the stable SRC/DIV status.

2010-08-01 Thread Kukjin Kim
MyungJoo Ham wrote: Many MUX and clock dividers have a status bit so that users can wait until the status is stable. When corresponding registers are accessed while a clock is not stable, we may suffer from unexpected errors. Therefore, we introduce a mechanism to let the operations

Please remind 'WARNING: about Samsung merge window over'

2010-08-01 Thread Kukjin Kim
Please remind following which is from discussion about Samsung merge stuff with Russell. --- So, please send the majority of patches *before* the merge window and try to avoid sending anything but fixes during the merge window itself. The merge window is for code which has _already_ been

Re: [PATCH v6 3/3] input: samsung-keypad - Add samsung keypad driver

2010-08-01 Thread Joonyoung Shim
On 8/2/2010 2:12 PM, Kukjin Kim wrote: Joonyoung Shim wrote: On 8/2/2010 12:38 PM, Kukjin Kim wrote: Joonyoung Shim wrote: Hi, I came back from vacation. Do you have any feedback? If ok, i want to go to input tree or samsung tree these added sched.h including. I applied the patch adding