From: pankaj.dubey@samsung.com (Pankaj Dubey)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v5 5/6] drivers: soc: exynos-pmu: Add support for Exynos7
Date: Mon, 1 Dec 2014 12:43:21 +0530 [thread overview]
Message-ID: <CAGcde9F84OP9Q7OX2p+x9a9M3EwiV-nQ1QzS0BzV8s_keLZ3KA@mail.gmail.com> (raw)
In-Reply-To: <CADGdYn5SpruTdtjnC-BquBCt0fciFJi+5jXngvZ7wQ_xQLQc8w@mail.gmail.com>
Hi,
On 1 December 2014 at 09:59, amit daniel kachhap
<amit.daniel@samsung.com> wrote:
> On Sun, Nov 30, 2014 at 5:05 AM, Kukjin Kim <kgene@kernel.org> wrote:
>> Amit Daniel Kachhap wrote:
>>>
>>> Add PMU settings for exynos7. This is required for future suspend-to-ram,
>>> cpuidle and power domain support.
>>>
>>> Note: In this patch some static declarations lines are over 80
>>> characters per line for easy redability.
>>>
>>> Reviewed-by: Pankaj Dubey <pankaj.dubey@samsung.com>
>>> Signed-off-by: Eunseok Choi <es10.choi@samsung.com>
>>> Signed-off-by: Abhilash Kesavan <a.kesavan@samsung.com>
>>> Signed-off-by: Amit Daniel Kachhap <amit.daniel@samsung.com>
>>> ---
>>> drivers/soc/samsung/exynos-pmu.c | 427 ++++++++++++++++++++++++++-
>>> include/linux/soc/samsung/exynos-regs-pmu.h | 273 +++++++++++++++++
>>> 2 files changed, 699 insertions(+), 1 deletion(-)
>>>
>> I'm not sure all of the definitions in exynos-regs-pmu are required?...too many,
>> and I couldn't check the addresses are correct ;)
> Actually i added the PMU power down for almost all the IP's of Exynos7
> as this is full system power down.
> I have taken care to add only used macros.
>>
>> And how about splitting to each SoC specific file in drivers/soc/samsung/ ?
>> For example, exynos-pmu.c and exynos7-pmu.c like cpufreq...? Just considering.
> Pankaj posted a patch which takes care of this.
>
It looks like something went wrong, I can't see my post on Samsung and
ARM mailing list, but it appeared on LKML. here is link for it..
https://lkml.org/lkml/2014/11/30/175
Thanks,
Pankaj Dubey
> Regards,
> Amit D.
>>
>> - Kukjin
>>
>> --
>> To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
>> the body of a message to majordomo at vger.kernel.org
>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2014-12-01 7:13 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-29 14:15 [PATCH v5 0/6] exynos: Move pmu driver to driver/soc folder and add exynos7 support Amit Daniel Kachhap
2014-11-29 14:15 ` [PATCH v5 1/6] ARM: EXYNOS: Move pmu specific headers under "linux/soc/samsung" Amit Daniel Kachhap
2014-11-29 14:15 ` [PATCH v5 2/6] drivers: soc: Add support for Exynos PMU driver Amit Daniel Kachhap
2014-11-29 23:24 ` Kukjin Kim
2014-12-01 4:23 ` amit daniel kachhap
2014-11-29 14:15 ` [PATCH v5 3/6] driver: soc: exynos-pmu: Add an API to be called after wakeup Amit Daniel Kachhap
2014-11-29 23:26 ` Kukjin Kim
2014-12-01 4:24 ` amit daniel kachhap
2014-11-29 14:15 ` [PATCH v5 4/6] driver: soc: exynos-pmu: Add a new structure to allow u32 conf data Amit Daniel Kachhap
2014-11-29 14:15 ` [PATCH v5 5/6] drivers: soc: exynos-pmu: Add support for Exynos7 Amit Daniel Kachhap
2014-11-29 23:35 ` Kukjin Kim
2014-12-01 4:29 ` amit daniel kachhap
2014-12-01 7:13 ` Pankaj Dubey [this message]
2014-11-29 14:15 ` [PATCH v5 6/6] arm: exynos: Select SOC_SAMSUNG config option Amit Daniel Kachhap
2014-11-30 11:49 ` [PATCH v5 0/6] exynos: Move pmu driver to driver/soc folder and add exynos7 support Arnd Bergmann
2014-12-01 4:30 ` Chanwoo Choi
2014-12-01 4:33 ` 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=CAGcde9F84OP9Q7OX2p+x9a9M3EwiV-nQ1QzS0BzV8s_keLZ3KA@mail.gmail.com \
--to=pankaj.dubey@samsung.com \
--cc=linux-arm-kernel@lists.infradead.org \
/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 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).