All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/3] ASV support for Exynos4 series
@ 2011-11-10  5:48 ` Jongpill Lee
  0 siblings, 0 replies; 16+ messages in thread
From: Jongpill Lee @ 2011-11-10  5:48 UTC (permalink / raw)
  To: linux-arm-kernel, linux-samsung-soc; +Cc: kgene.kim, boyko.lee

Each SoC has specification.For example voltage or ids current.
These values are related to production process.
If you have a good specification SoC, you can supply lower voltage into SoC.
Also, If your SoC has bad specification, you have to supply higher voltage into SoC.
So, after get these SoC specification value on initialize time, we can use these value to fix voltage for running SoC.
Using by this patch set, Exynos4210 can get SoC specification and adjust voltage.

[PATCH V2 1/3] ARM: EXYNOS4: Add ASV feature for Exynos4 series
[PATCH V2 2/3] ARM: EXYNOS4: Add clock for Exynos4210 asv feature
[PATCH V2 3/3] ARM: EXYNOS4: Support ASV for Exynos4210

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2011-12-03 10:20 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-10  5:48 [PATCH V2 0/3] ASV support for Exynos4 series Jongpill Lee
2011-11-10  5:48 ` Jongpill Lee
2011-11-10  5:48 ` [PATCH 1/3] ARM: EXYNOS4: Add ASV feature " Jongpill Lee
2011-11-10  5:48   ` Jongpill Lee
2011-11-12 10:15   ` Sylwester Nawrocki
2011-11-12 10:15     ` Sylwester Nawrocki
2011-11-10  5:48 ` [PATCH 2/3] ARM: EXYNOS4: Add clock for Exynos4210 asv feature Jongpill Lee
2011-11-10  5:48   ` Jongpill Lee
2011-11-10  5:48 ` [PATCH 3/3] ARM: EXYNOS4: Support ASV for Exynos4210 Jongpill Lee
2011-11-10  5:48   ` Jongpill Lee
2011-11-11  1:47   ` MyungJoo Ham
2011-11-11  1:47     ` MyungJoo Ham
2011-12-03 10:16   ` Kukjin Kim
2011-12-03 10:16     ` Kukjin Kim
2011-12-03 10:20 ` [PATCH V2 0/3] ASV support for Exynos4 series Kukjin Kim
2011-12-03 10:20   ` Kukjin Kim

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.