From: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
To: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
Cc: linux-samsung-soc@vger.kernel.org, linux-pm@vger.kernel.org,
m.reichl@fivetechno.de, myungjoo.ham@gmail.com,
cw00.choi@samsung.com
Subject: Re: [RFC v2 7/7] ARM: dts: exynos4x12: add suspend OPP for DMC and leftbus for Prime
Date: Mon, 19 Dec 2016 15:19:17 +0100 [thread overview]
Message-ID: <3433933.B7FFrWlFIV@amdc3058> (raw)
In-Reply-To: <1482113787-28422-8-git-send-email-tjakobi@math.uni-bielefeld.de>
Hi,
On Monday, December 19, 2016 03:16:27 AM Tobias Jakobi wrote:
> Both DMC and leftbus adjust regulator voltages (MIF and INT
> respectively), which have to be in a safe range to allow the
> BL0 to operate correctly.
>
> Signed-off-by: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
> ---
> arch/arm/boot/dts/exynos4412-prime.dtsi | 2 ++
Could you please post patch(es) adding this file? I'm planning to fix
OPPs for Exynos4412-Prime and don't wont to duplicate efforts.
Also please remember to mention in the cover letter the tree that your
patchset is based on (if it is different than the mainline).
Best regards,
--
Bartlomiej Zolnierkiewicz
Samsung R&D Institute Poland
Samsung Electronics
> 1 file changed, 2 insertions(+)
>
> diff --git a/arch/arm/boot/dts/exynos4412-prime.dtsi b/arch/arm/boot/dts/exynos4412-prime.dtsi
> index 97d1b9c..18e411f 100644
> --- a/arch/arm/boot/dts/exynos4412-prime.dtsi
> +++ b/arch/arm/boot/dts/exynos4412-prime.dtsi
> @@ -123,6 +123,7 @@
> opp@400000000 {
> opp-hz = /bits/ 64 <400000000>;
> opp-microvolt = <1100000>;
> + opp-suspend;
> };
> };
>
> @@ -145,6 +146,7 @@
> opp@200000000 {
> opp-hz = /bits/ 64 <200000000>;
> opp-microvolt = <1150000>;
> + opp-suspend;
> };
> };
next prev parent reply other threads:[~2016-12-19 14:19 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20161219021836epcas1p37f8c12ca0bc7a404fc206f81331811bb@epcas1p3.samsung.com>
2016-12-19 2:16 ` [RFC v2 0/7] PM / devfreq: draft for OPP suspend impl (even draftier) Tobias Jakobi
2016-12-19 2:16 ` [RFC v2 1/7] PM / devfreq: Replace 'stop_polling' boolean with flags Tobias Jakobi
2016-12-19 2:16 ` [RFC v2 2/7] PM / devfreq: Track suspend state of DevFreq devices Tobias Jakobi
2016-12-19 2:16 ` [RFC v2 3/7] PM / devfreq: Add DevFreq subsystem suspend/resume Tobias Jakobi
2016-12-19 2:16 ` [RFC v2 4/7] PM / devfreq: Suspend subsystem on system suspend/hibernate Tobias Jakobi
2016-12-19 2:16 ` [RFC v2 5/7] PM / devfreq: exynos-bus: add support for suspend OPP Tobias Jakobi
2016-12-19 2:16 ` [RFC v2 6/7] ARM: dts: exynos4x12: add suspend OPP for DMC and leftbus Tobias Jakobi
2016-12-19 2:16 ` [RFC v2 7/7] ARM: dts: exynos4x12: add suspend OPP for DMC and leftbus for Prime Tobias Jakobi
2016-12-19 14:19 ` Bartlomiej Zolnierkiewicz [this message]
2016-12-19 14:28 ` Tobias Jakobi
2016-12-19 11:18 ` [RFC v2 0/7] PM / devfreq: draft for OPP suspend impl (even draftier) Chanwoo Choi
2016-12-19 14:56 ` Tobias Jakobi
2016-12-19 15:51 ` 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=3433933.B7FFrWlFIV@amdc3058 \
--to=b.zolnierkie@samsung.com \
--cc=cw00.choi@samsung.com \
--cc=linux-pm@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=m.reichl@fivetechno.de \
--cc=myungjoo.ham@gmail.com \
--cc=tjakobi@math.uni-bielefeld.de \
/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.