From: Chanwoo Choi <cw00.choi@samsung.com>
To: Arnd Bergmann <arnd@arndb.de>
Cc: linux-arm-kernel@lists.infradead.org, kgene.kim@samsung.com,
t.figa@samsung.com, linux-samsung-soc@vger.kernel.org,
hyunhee.kim@samsung.com, sw0312.kim@samsung.com,
linux-kernel@vger.kernel.org, yj44.cho@samsung.com,
inki.dae@samsung.com, kyungmin.park@samsung.com,
Sachin Kamat <sachin.kamat@linaro.org>
Subject: Re: [PATCH 03/27] ARM: EXYNOS: Add IO mapping for PMU of Exynos3250
Date: Mon, 14 Apr 2014 15:04:48 +0900 [thread overview]
Message-ID: <534B7A80.3010509@samsung.com> (raw)
In-Reply-To: <4996376.GgWd9rnCP3@wuerfel>
Dear Arnd and Kukjin,
On 04/10/2014 06:46 PM, Arnd Bergmann wrote:
> On Thursday 10 April 2014 18:28:20 Chanwoo Choi wrote:
>> This patch add memory mapping for PMU (Power Management Unit) which is used
>> for power control of Exynos3250.
>>
>> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
>> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
>
> Same thing as for the SRAM here, can you work on making this a proper
> driver instead?
>
As Chanho Park said, Sachin already submitted the DT support[1] for SYSRAM area.
[1] : http://www.spinics.net/lists/linux-samsung-soc/msg27647.html
But, this patch has not yet to merge git repository(linux-samsung.git, arm-soc.git).
So, I'll make a driver to handle PMU memory mapping after Sachin's patch is merged.
Best Regards,
Chanwoo Choi
WARNING: multiple messages have this Message-ID (diff)
From: cw00.choi@samsung.com (Chanwoo Choi)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 03/27] ARM: EXYNOS: Add IO mapping for PMU of Exynos3250
Date: Mon, 14 Apr 2014 15:04:48 +0900 [thread overview]
Message-ID: <534B7A80.3010509@samsung.com> (raw)
In-Reply-To: <4996376.GgWd9rnCP3@wuerfel>
Dear Arnd and Kukjin,
On 04/10/2014 06:46 PM, Arnd Bergmann wrote:
> On Thursday 10 April 2014 18:28:20 Chanwoo Choi wrote:
>> This patch add memory mapping for PMU (Power Management Unit) which is used
>> for power control of Exynos3250.
>>
>> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
>> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
>
> Same thing as for the SRAM here, can you work on making this a proper
> driver instead?
>
As Chanho Park said, Sachin already submitted the DT support[1] for SYSRAM area.
[1] : http://www.spinics.net/lists/linux-samsung-soc/msg27647.html
But, this patch has not yet to merge git repository(linux-samsung.git, arm-soc.git).
So, I'll make a driver to handle PMU memory mapping after Sachin's patch is merged.
Best Regards,
Chanwoo Choi
next prev parent reply other threads:[~2014-04-14 6:04 UTC|newest]
Thread overview: 97+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-10 9:28 [PATCH 00/27] Support new Exynos3250 SoC based on Cortex-A7 dual core Chanwoo Choi
2014-04-10 9:28 ` Chanwoo Choi
2014-04-10 9:28 ` Chanwoo Choi
2014-04-10 9:28 ` [PATCH 01/27] ARM: EXYNOS: Add Exynos3250 SoC ID Chanwoo Choi
2014-04-10 9:28 ` Chanwoo Choi
2014-04-10 9:28 ` Chanwoo Choi
2014-04-10 9:43 ` Arnd Bergmann
2014-04-10 9:43 ` Arnd Bergmann
2014-04-10 9:43 ` Arnd Bergmann
2014-04-11 1:31 ` Chanwoo Choi
2014-04-11 1:31 ` Chanwoo Choi
2014-04-14 6:20 ` Chanwoo Choi
2014-04-14 6:20 ` Chanwoo Choi
2014-04-10 9:28 ` [PATCH 02/27] ARM: EXYNOS: Add IO mapping for non-secure SYSRAM of Exynos3250 Chanwoo Choi
2014-04-10 9:28 ` Chanwoo Choi
2014-04-10 9:45 ` Arnd Bergmann
2014-04-10 9:45 ` Arnd Bergmann
2014-04-10 9:45 ` Arnd Bergmann
2014-04-10 9:57 ` Chanho Park
2014-04-10 9:57 ` Chanho Park
2014-04-10 9:28 ` [PATCH 03/27] ARM: EXYNOS: Add IO mapping for PMU " Chanwoo Choi
2014-04-10 9:28 ` Chanwoo Choi
2014-04-10 9:46 ` Arnd Bergmann
2014-04-10 9:46 ` Arnd Bergmann
2014-04-10 9:46 ` Arnd Bergmann
2014-04-14 6:04 ` Chanwoo Choi [this message]
2014-04-14 6:04 ` Chanwoo Choi
2014-04-10 9:28 ` [PATCH 04/27] ARM: EXYNOS: Support secondary CPU boot of Exynos4212 Chanwoo Choi
2014-04-10 9:28 ` Chanwoo Choi
2014-04-10 9:28 ` [PATCH 05/27] ARM: EXYNOS: Support secondary CPU boot of Exynos3250 Chanwoo Choi
2014-04-10 9:28 ` Chanwoo Choi
2014-04-10 9:28 ` [PATCH 06/27] ARM: EXYNOS:: Enter a15 lowpower mode for Exynos3250 based on Cortex-a7 Chanwoo Choi
2014-04-10 9:28 ` Chanwoo Choi
2014-04-10 9:28 ` Chanwoo Choi
2014-04-10 9:40 ` Arnd Bergmann
2014-04-10 9:40 ` Arnd Bergmann
2014-04-10 10:38 ` Chanwoo Choi
2014-04-10 10:38 ` Chanwoo Choi
2014-04-10 9:51 ` Marc Zyngier
2014-04-10 9:51 ` Marc Zyngier
2014-04-10 9:51 ` Marc Zyngier
2014-04-10 10:56 ` Chanwoo Choi
2014-04-10 10:56 ` Chanwoo Choi
2014-04-10 12:07 ` Marc Zyngier
2014-04-10 12:07 ` Marc Zyngier
2014-04-10 12:07 ` Marc Zyngier
2014-04-11 0:36 ` Chanwoo Choi
2014-04-11 0:36 ` Chanwoo Choi
2014-04-10 9:28 ` [PATCH 07/27] irqchip: Declare cortex-a7's irqchip to initialize gic from dt Chanwoo Choi
2014-04-10 9:28 ` Chanwoo Choi
2014-04-10 9:28 ` Chanwoo Choi
2014-04-10 10:04 ` Marc Zyngier
2014-04-10 10:04 ` Marc Zyngier
2014-04-10 10:04 ` Marc Zyngier
2014-04-10 10:09 ` armdev
2014-04-10 10:09 ` armdev
2014-04-10 10:21 ` Marc Zyngier
2014-04-10 10:21 ` Marc Zyngier
2014-04-10 10:21 ` Marc Zyngier
2014-04-10 10:30 ` armdev
2014-04-10 10:30 ` armdev
2014-04-10 10:41 ` Marc Zyngier
2014-04-10 10:41 ` Marc Zyngier
2014-04-10 10:41 ` Marc Zyngier
2014-04-10 10:42 ` armdev
2014-04-10 10:42 ` armdev
2014-04-10 10:50 ` Marc Zyngier
2014-04-10 10:50 ` Marc Zyngier
2014-04-10 10:50 ` Marc Zyngier
2014-04-10 10:37 ` Chanho Park
2014-04-10 10:37 ` Chanho Park
2014-04-10 10:46 ` Marc Zyngier
2014-04-10 10:46 ` Marc Zyngier
2014-04-10 10:46 ` Marc Zyngier
2014-04-10 13:02 ` Mark Rutland
2014-04-10 13:02 ` Mark Rutland
2014-04-10 9:28 ` [PATCH 08/27] pinctrl: exynos: Add driver data for Exynos3250 Chanwoo Choi
2014-04-10 9:28 ` Chanwoo Choi
2014-04-10 18:42 ` Linus Walleij
2014-04-10 18:42 ` Linus Walleij
2014-04-10 19:17 ` Tomasz Figa
2014-04-10 19:17 ` Tomasz Figa
2014-04-11 0:44 ` Chanwoo Choi
2014-04-11 0:44 ` Chanwoo Choi
2014-04-10 9:32 ` [PATCH 00/27] Support new Exynos3250 SoC based on Cortex-A7 dual core Chanwoo Choi
2014-04-10 9:32 ` Chanwoo Choi
-- strict thread matches above, loose matches on Subject: below --
2014-04-10 9:37 Chanwoo Choi
2014-04-10 9:37 ` [PATCH 03/27] ARM: EXYNOS: Add IO mapping for PMU of Exynos3250 Chanwoo Choi
2014-04-10 9:37 ` Chanwoo Choi
2014-04-10 9:37 ` Chanwoo Choi
2014-04-11 1:48 ` Olof Johansson
2014-04-11 1:48 ` Olof Johansson
2014-04-11 2:03 ` Chanwoo Choi
2014-04-11 2:03 ` Chanwoo Choi
2014-04-11 8:41 ` Arnd Bergmann
2014-04-11 8:41 ` Arnd Bergmann
2014-04-11 22:39 ` 최찬우
2014-04-11 22:39 ` 최찬우
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=534B7A80.3010509@samsung.com \
--to=cw00.choi@samsung.com \
--cc=arnd@arndb.de \
--cc=hyunhee.kim@samsung.com \
--cc=inki.dae@samsung.com \
--cc=kgene.kim@samsung.com \
--cc=kyungmin.park@samsung.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=sachin.kamat@linaro.org \
--cc=sw0312.kim@samsung.com \
--cc=t.figa@samsung.com \
--cc=yj44.cho@samsung.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.