Re: [PATCH 0/5] ARM: S5PV210: Add support CPUFREQ for S5PV210/S5PC110

2010-09-16 Thread Kyungmin Park
2010/9/17 Kukjin Kim : > Kyungmin Park wrote: >> >> First thank you for posting the patches. >> but I'm worry about sending the same feature patches from different > divisions. >> > It doesn't matter which division it is from. > What matters is the quality of the patch. > Any patches can be submitt

RE: [PATCH 0/5] ARM: S5PV210: Add support CPUFREQ for S5PV210/S5PC110

2010-09-16 Thread Kukjin Kim
Kyungmin Park wrote: > > First thank you for posting the patches. > but I'm worry about sending the same feature patches from different divisions. > It doesn't matter which division it is from. What matters is the quality of the patch. Any patches can be submitted anytime anywhere. > I'm not sur

Re: [PATCH 0/5] ARM: S5PV210: Add support CPUFREQ for S5PV210/S5PC110

2010-09-15 Thread Kyungmin Park
First thank you for posting the patches. but I'm worry about sending the same feature patches from different divisions. I'm not sure you're talking with kgene. but there are some codes posted by Mr. Ham and get feedback and reviewed with kgene. http://git.infradead.org/users/kmpark/linux-2.6-samsu

[PATCH 0/5] ARM: S5PV210: Add support CPUFREQ for S5PV210/S5PC110

2010-09-15 Thread Jaecheol Lee
This patch adds CPUFREQ for S5PV210/S5PC110. [PATCH 1/5] ARM: S5PV210: Add support DMC map_desc table [PATCH 2/5] ARM: S5PV210: Add struct clk_ops for clk_fout_apll [PATCH 3/5] ARM: S5PV210: Add Register definition for CMU [PATCH 4/5] ARM: S5PV210: Add support CPUFREQ [PATCH 5/5] ARM: S5PV210: Upd