From: Chanwoo Choi <cw00.choi@samsung.com>
To: myungjoo.ham@samsung.com, 박경민 <kyungmin.park@samsung.com>,
크쉬시토프 <k.kozlowski@samsung.com>,
"tomasz.figa@gmail.com" <tomasz.figa@gmail.com>,
"Sylwester Nawrocki" <s.nawrocki@samsung.com>,
"kgene@kernel.org" <kgene@kernel.org>
Cc: "robh@kernel.org" <robh@kernel.org>,
"rjw@rjwysocki.net" <rjw@rjwysocki.net>,
"robh+dt@kernel.org" <robh+dt@kernel.org>,
"pawel.moll@arm.com" <pawel.moll@arm.com>,
"mark.rutland@arm.com" <mark.rutland@arm.com>,
"ijc+devicetree@hellion.org.uk" <ijc+devicetree@hellion.org.uk>,
"galak@codeaurora.org" <galak@codeaurora.org>,
"linux@arm.linux.org.uk" <linux@arm.linux.org.uk>,
"linux.amoon@gmail.com" <linux.amoon@gmail.com>,
"m.reichl@fivetechno.de" <m.reichl@fivetechno.de>,
"tjakobi@math.uni-bielefeld.de" <tjakobi@math.uni-bielefeld.de>,
대인기 <inki.dae@samsung.com>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"linux-pm@vger.kernel.org" <linux-pm@vger.kernel.org>,
"linux-samsung-soc@vger.kernel.org"
<linux-samsung-soc@vger.kernel.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
devicetree@vger.k
Subject: Re: Fwd: [PATCH v2 0/8] PM / devfreq: Add NoCP devfreq-event and support busfreq on exyno5422-odroidxu3
Date: Tue, 03 May 2016 11:17:45 +0900 [thread overview]
Message-ID: <57280A49.6060609@samsung.com> (raw)
In-Reply-To: <1894783822.297231462168123817.JavaMail.weblogic@ep2mlwas04a>
Dear Myungjoo,
On 2016년 05월 02일 14:48, MyungJoo Ham wrote:
> Sender : 최찬우<cw00.choi@samsung.com> S5(책임)/Change Agent/Tizen Platform Lab(S/W센터)/삼성전자
> Date : 2016-04-15 15:32 (GMT+09:00)
>>
>> This patchset support the AMBA bus frequency scaling on Exynos5422-based
>> Odroid-XU3 board. But, this series only support the bus frequency scaling
>> for INT (Internal) block using VDD_INT power line.
>
> Along with Devfreq/Passive patchset, the patchset is merged in
> devfreq for-4.7 tree.
>
> https://git.kernel.org/cgit/linux/kernel/git/mzx/devfreq.git/log/?h=for-4.7
>
> @Chanwoo: If there are commits to be merged by a tree other than Linux/PM,
> please let me know. I'll send out pull-request soon.
On Krzysztof Kozlowski's reply, dts patches will be merged on samsung-soc tree.
and then the clock patches about exynos5420 was already merged to samsung-clk tree
by Sylwester.
Only devfreq patches should be merged on devfreq tree.
We already discussed this topic on offline. I expect that you will again handle
this patchset according to reply of both Krzysztof and me.
Best Regards,
Chanwoo Choi
>
>
> Cheers,
> MyungJoo
>
>>
>> Also, to support the bus frequency scaling for Exynos542x SoC,
>> Exynos542x SoC has the specific 'NoC (Network on Chip) Probe' device
>> to measure the transfered data traffic on NoC (Network on Chip)
>> instead of PPMU (Platform Performance Monitoring Unit). NoC Probe device
>> provide the utilization for INT block of Exynos542x SoC.
>>
>> The generic exynos-bus frequency driver uses the 'NoC Probe' devfreq-event
>> device (drivers/devfreq/event/exynos-nocp.c) without any modification.
>> Just add the phandle of 'NoC Probe' dt node to bus dt node.
>>
>> Depend on:
>> This patchset depends on patch[1] which support the generic exynos-bus
>> frequency driver.
>> [1] http://www.spinics.net/lists/arm-kernel/msg495976.html
>> - [PATCH v9 00/20] PM / devferq: Add generic exynos bus frequency driver and new passive governor
>>
>>
WARNING: multiple messages have this Message-ID (diff)
From: cw00.choi@samsung.com (Chanwoo Choi)
To: linux-arm-kernel@lists.infradead.org
Subject: Fwd: [PATCH v2 0/8] PM / devfreq: Add NoCP devfreq-event and support busfreq on exyno5422-odroidxu3
Date: Tue, 03 May 2016 11:17:45 +0900 [thread overview]
Message-ID: <57280A49.6060609@samsung.com> (raw)
In-Reply-To: <1894783822.297231462168123817.JavaMail.weblogic@ep2mlwas04a>
Dear Myungjoo,
On 2016? 05? 02? 14:48, MyungJoo Ham wrote:
> Sender : ???<cw00.choi@samsung.com> S5(??)/Change Agent/Tizen Platform Lab(S/W??)/????
> Date : 2016-04-15 15:32 (GMT+09:00)
>>
>> This patchset support the AMBA bus frequency scaling on Exynos5422-based
>> Odroid-XU3 board. But, this series only support the bus frequency scaling
>> for INT (Internal) block using VDD_INT power line.
>
> Along with Devfreq/Passive patchset, the patchset is merged in
> devfreq for-4.7 tree.
>
> https://git.kernel.org/cgit/linux/kernel/git/mzx/devfreq.git/log/?h=for-4.7
>
> @Chanwoo: If there are commits to be merged by a tree other than Linux/PM,
> please let me know. I'll send out pull-request soon.
On Krzysztof Kozlowski's reply, dts patches will be merged on samsung-soc tree.
and then the clock patches about exynos5420 was already merged to samsung-clk tree
by Sylwester.
Only devfreq patches should be merged on devfreq tree.
We already discussed this topic on offline. I expect that you will again handle
this patchset according to reply of both Krzysztof and me.
Best Regards,
Chanwoo Choi
>
>
> Cheers,
> MyungJoo
>
>>
>> Also, to support the bus frequency scaling for Exynos542x SoC,
>> Exynos542x SoC has the specific 'NoC (Network on Chip) Probe' device
>> to measure the transfered data traffic on NoC (Network on Chip)
>> instead of PPMU (Platform Performance Monitoring Unit). NoC Probe device
>> provide the utilization for INT block of Exynos542x SoC.
>>
>> The generic exynos-bus frequency driver uses the 'NoC Probe' devfreq-event
>> device (drivers/devfreq/event/exynos-nocp.c) without any modification.
>> Just add the phandle of 'NoC Probe' dt node to bus dt node.
>>
>> Depend on:
>> This patchset depends on patch[1] which support the generic exynos-bus
>> frequency driver.
>> [1] http://www.spinics.net/lists/arm-kernel/msg495976.html
>> - [PATCH v9 00/20] PM / devferq: Add generic exynos bus frequency driver and new passive governor
>>
>>
WARNING: multiple messages have this Message-ID (diff)
From: Chanwoo Choi <cw00.choi@samsung.com>
To: myungjoo.ham@samsung.com, 박경민 <kyungmin.park@samsung.com>,
크쉬시토프 <k.kozlowski@samsung.com>,
"tomasz.figa@gmail.com" <tomasz.figa@gmail.com>,
"Sylwester Nawrocki" <s.nawrocki@samsung.com>,
"kgene@kernel.org" <kgene@kernel.org>
Cc: "robh@kernel.org" <robh@kernel.org>,
"rjw@rjwysocki.net" <rjw@rjwysocki.net>,
"robh+dt@kernel.org" <robh+dt@kernel.org>,
"pawel.moll@arm.com" <pawel.moll@arm.com>,
"mark.rutland@arm.com" <mark.rutland@arm.com>,
"ijc+devicetree@hellion.org.uk" <ijc+devicetree@hellion.org.uk>,
"galak@codeaurora.org" <galak@codeaurora.org>,
"linux@arm.linux.org.uk" <linux@arm.linux.org.uk>,
"linux.amoon@gmail.com" <linux.amoon@gmail.com>,
"m.reichl@fivetechno.de" <m.reichl@fivetechno.de>,
"tjakobi@math.uni-bielefeld.de" <tjakobi@math.uni-bielefeld.de>,
대인기 <inki.dae@samsung.com>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"linux-pm@vger.kernel.org" <linux-pm@vger.kernel.org>,
"linux-samsung-soc@vger.kernel.org"
<linux-samsung-soc@vger.kernel.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>
Subject: Re: Fwd: [PATCH v2 0/8] PM / devfreq: Add NoCP devfreq-event and support busfreq on exyno5422-odroidxu3
Date: Tue, 03 May 2016 11:17:45 +0900 [thread overview]
Message-ID: <57280A49.6060609@samsung.com> (raw)
In-Reply-To: <1894783822.297231462168123817.JavaMail.weblogic@ep2mlwas04a>
Dear Myungjoo,
On 2016년 05월 02일 14:48, MyungJoo Ham wrote:
> Sender : 최찬우<cw00.choi@samsung.com> S5(책임)/Change Agent/Tizen Platform Lab(S/W센터)/삼성전자
> Date : 2016-04-15 15:32 (GMT+09:00)
>>
>> This patchset support the AMBA bus frequency scaling on Exynos5422-based
>> Odroid-XU3 board. But, this series only support the bus frequency scaling
>> for INT (Internal) block using VDD_INT power line.
>
> Along with Devfreq/Passive patchset, the patchset is merged in
> devfreq for-4.7 tree.
>
> https://git.kernel.org/cgit/linux/kernel/git/mzx/devfreq.git/log/?h=for-4.7
>
> @Chanwoo: If there are commits to be merged by a tree other than Linux/PM,
> please let me know. I'll send out pull-request soon.
On Krzysztof Kozlowski's reply, dts patches will be merged on samsung-soc tree.
and then the clock patches about exynos5420 was already merged to samsung-clk tree
by Sylwester.
Only devfreq patches should be merged on devfreq tree.
We already discussed this topic on offline. I expect that you will again handle
this patchset according to reply of both Krzysztof and me.
Best Regards,
Chanwoo Choi
>
>
> Cheers,
> MyungJoo
>
>>
>> Also, to support the bus frequency scaling for Exynos542x SoC,
>> Exynos542x SoC has the specific 'NoC (Network on Chip) Probe' device
>> to measure the transfered data traffic on NoC (Network on Chip)
>> instead of PPMU (Platform Performance Monitoring Unit). NoC Probe device
>> provide the utilization for INT block of Exynos542x SoC.
>>
>> The generic exynos-bus frequency driver uses the 'NoC Probe' devfreq-event
>> device (drivers/devfreq/event/exynos-nocp.c) without any modification.
>> Just add the phandle of 'NoC Probe' dt node to bus dt node.
>>
>> Depend on:
>> This patchset depends on patch[1] which support the generic exynos-bus
>> frequency driver.
>> [1] http://www.spinics.net/lists/arm-kernel/msg495976.html
>> - [PATCH v9 00/20] PM / devferq: Add generic exynos bus frequency driver and new passive governor
>>
>>
next prev parent reply other threads:[~2016-05-03 2:17 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-02 5:48 Fwd: [PATCH v2 0/8] PM / devfreq: Add NoCP devfreq-event and support busfreq on exyno5422-odroidxu3 MyungJoo Ham
2016-05-02 5:48 ` MyungJoo Ham
2016-05-02 5:48 ` MyungJoo Ham
2016-05-02 5:55 ` Krzysztof Kozlowski
2016-05-02 5:55 ` Krzysztof Kozlowski
2016-05-02 5:55 ` Krzysztof Kozlowski
2016-05-02 6:06 ` Krzysztof Kozlowski
2016-05-02 6:06 ` Krzysztof Kozlowski
2016-05-02 6:06 ` Krzysztof Kozlowski
2016-05-02 6:24 ` Krzysztof Kozlowski
2016-05-02 6:24 ` Krzysztof Kozlowski
2016-05-02 6:24 ` Krzysztof Kozlowski
2016-05-03 2:17 ` Chanwoo Choi [this message]
2016-05-03 2:17 ` Chanwoo Choi
2016-05-03 2:17 ` Chanwoo Choi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=57280A49.6060609@samsung.com \
--to=cw00.choi@samsung.com \
--cc=devicetree@vger.k \
--cc=galak@codeaurora.org \
--cc=ijc+devicetree@hellion.org.uk \
--cc=inki.dae@samsung.com \
--cc=k.kozlowski@samsung.com \
--cc=kgene@kernel.org \
--cc=kyungmin.park@samsung.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=linux.amoon@gmail.com \
--cc=linux@arm.linux.org.uk \
--cc=m.reichl@fivetechno.de \
--cc=mark.rutland@arm.com \
--cc=myungjoo.ham@samsung.com \
--cc=pawel.moll@arm.com \
--cc=rjw@rjwysocki.net \
--cc=robh+dt@kernel.org \
--cc=robh@kernel.org \
--cc=s.nawrocki@samsung.com \
--cc=tjakobi@math.uni-bielefeld.de \
--cc=tomasz.figa@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.