* Re: Re: [PATCHv3 2/8] devfreq: exynos: Add documentation for generic exynos memory bus frequency driver
@ 2015-01-13 9:04 MyungJoo Ham
0 siblings, 0 replies; only message in thread
From: MyungJoo Ham @ 2015-01-13 9:04 UTC (permalink / raw)
To: 최찬우, Rob Herring
Cc: kgene@kernel.org, 박경민, Wysocki, Rafael J,
Mark Rutland, ABHILASH KESAVAN, Tomasz Figa, Krzysztof Kozlowski,
Bartlomiej Zolnierkiewicz, Rob Herring, 대인기,
linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org, Viresh Kumar
Acked-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Adding to Chanwoo's reply:
If I understand Chanwoo's intention correctly,
this patchset is to provide a common bus & memory-interface DVFS driver
for several Exynos SoCs, which allows DT to express per-SoC hardware
details so that we do not need to hardcode them with seperated drivers
(as it is now) or a driver with a lot of unused definitions (partly
as it is now).
Having that many looking ugly frequency definitions is
because Exynos SoCs that I've seen until today have many
on-SoC IPs that should change configurations (usually clock speed)
according to the clock speed of bus. Thus, they may look
duplicated.
We may hide such details IF we make one driver per SoC model; however,
it is very inefficient with DT supported kernels if we can write
such details in DTS and make the driver simple and unified.
Cheers,
MyungJoo.
>
> Hi Rob,
>
>First of all, thanks for your review.
>
>On 01/09/2015 06:18 AM, Rob Herring wrote:
>> Adding Viresh.
>>
>> On Wed, Jan 7, 2015 at 7:40 PM, Chanwoo Choi <cw00.choi@samsung.com> wrote:
>>> This patch adds the documentation for generic exynos memory bus frequency
>>> driver.
>>>
>>> Cc: MyungJoo Ham <myungjoo.ham@samsung.com>
>>> Cc: Kyungmin Park <kyungmin.park@samsung.com>
>>> Cc: Kukjin Kim <kgene@kernel.org>
>>> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
>>> ---
>>> .../devicetree/bindings/devfreq/exynos-busfreq.txt | 184 +++++++++++++++++++++
>>> 1 file changed, 184 insertions(+)
>>> create mode 100644 Documentation/devicetree/bindings/devfreq/exynos-busfreq.txt
>>>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-01-13 9:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-13 9:04 Re: [PATCHv3 2/8] devfreq: exynos: Add documentation for generic exynos memory bus frequency driver MyungJoo Ham
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).