Heiko Stuebner
d8b532578f
ARM: S3C24XX: cpufreq-utils: don't write raw values to MPLLCON when using ccf
...
The s3c24xx cpufreq driver needs to change the mpll speed and was doing
this by writing raw values from a translation table into the MPLLCON
register.
Change this to use a regular clk_set_rate call when using the common
clock framework and only write the raw value in the samsung_clock case.
The s3c cpufreq driver does already aquire the mpll, so simply add a reference
to struct s3c_cpufreq_config to let set_fvco access it.
While struct clk is opaque the differenciation between samsung clock and
common clock is kept, as the samsung-clock mpll clk does not implement a
real set_rate.
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Acked-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
2014-05-09 05:48:44 +09:00
..
2014-04-08 13:28:02 +02:00
2013-04-10 13:19:26 +02:00
2013-10-25 22:33:23 +02:00
2014-03-19 02:18:39 +01:00
2013-10-31 00:10:53 +01:00
2014-04-07 14:31:33 +02:00
2014-03-12 01:06:00 +01:00
2013-11-12 23:18:20 +01:00
2014-01-06 01:22:02 +01:00
2014-01-06 01:22:02 +01:00
2013-11-01 00:44:34 +01:00
2013-08-07 23:34:09 +02:00
2013-08-07 23:34:09 +02:00
2014-04-01 12:48:54 -07:00
2013-10-17 23:00:20 +02:00
2014-03-12 01:06:00 +01:00
2014-03-26 16:41:41 +01:00
2014-03-26 16:41:41 +01:00
2014-04-07 14:43:50 +02:00
2014-04-07 14:43:50 +02:00
2014-03-12 01:06:00 +01:00
2014-01-17 02:00:44 +01:00
2014-03-12 01:06:00 +01:00
2014-04-07 14:43:50 +02:00
2014-04-07 14:43:50 +02:00
2014-04-07 14:43:50 +02:00
2014-04-07 14:43:50 +02:00
2014-03-26 16:41:41 +01:00
2014-03-12 01:06:00 +01:00
2013-12-19 05:21:18 +09:00
2014-04-07 14:43:50 +02:00
2014-03-26 16:41:41 +01:00
2013-10-17 00:53:08 +02:00
2014-04-07 14:43:49 +02:00
2014-03-12 01:06:00 +01:00
2014-03-26 16:41:41 +01:00
2014-03-26 16:39:53 +01:00
2014-03-01 00:55:40 +01:00
2014-04-08 13:28:02 +02:00
2014-04-07 14:35:27 +02:00
2013-11-15 16:47:22 -08:00
2014-04-07 14:43:50 +02:00
2014-04-07 14:43:49 +02:00
2013-07-14 19:36:57 -04:00
2013-10-16 00:50:23 +02:00
2014-04-07 14:30:13 +02:00
2014-04-07 14:35:27 +02:00
2014-04-07 14:43:50 +02:00
2014-03-12 01:06:00 +01:00
2014-04-07 14:43:50 +02:00
2014-04-07 14:43:50 +02:00
2014-03-26 16:41:41 +01:00
2014-04-07 14:43:50 +02:00
2014-04-07 14:43:50 +02:00
2014-04-07 14:43:50 +02:00
2014-03-26 16:41:41 +01:00
2011-05-19 18:51:07 -04:00
2014-04-07 14:43:49 +02:00
2012-09-09 22:05:30 +02:00
2014-04-07 14:35:28 +02:00
2013-04-10 13:19:26 +02:00
2013-04-10 13:19:26 +02:00
2014-04-07 14:43:50 +02:00
2013-04-10 13:19:26 +02:00
2014-04-08 12:34:05 +02:00
2014-03-12 01:06:00 +01:00
2014-03-12 01:06:00 +01:00
2013-05-20 23:04:28 +09:00
2014-05-09 05:48:44 +09:00
2014-04-07 14:43:50 +02:00
2013-05-20 23:04:28 +09:00
2013-05-20 23:04:28 +09:00
2014-04-07 14:43:50 +02:00
2014-01-06 01:18:33 +01:00
2014-04-07 14:43:50 +02:00
2014-01-06 14:17:25 +01:00
2014-01-06 14:17:25 +01:00
2014-04-07 14:43:50 +02:00
2014-03-26 16:41:41 +01:00
2014-03-12 01:06:00 +01:00
2014-03-12 01:06:00 +01:00
2014-04-07 14:43:49 +02:00
2014-03-12 01:06:00 +01:00
2014-04-07 14:43:50 +02:00
2012-01-26 16:49:06 -08:00
2011-05-19 18:51:07 -04:00
2014-04-07 14:43:50 +02:00
2014-03-12 01:06:00 +01:00
2014-04-07 14:27:57 +02:00
2013-10-30 00:48:26 +01:00