From: Tomasz Figa <tomasz.figa@gmail.com>
To: Krzysztof Kozlowski <k.kozlowski@samsung.com>,
Rob Herring <robh+dt@kernel.org>, Pawel Moll <pawel.moll@arm.com>,
Mark Rutland <mark.rutland@arm.com>,
Ian Campbell <ijc+devicetree@hellion.org.uk>,
Kumar Gala <galak@codeaurora.org>,
Kukjin Kim <kgene.kim@samsung.com>,
Ben Dooks <ben-linux@fluff.org>,
Russell King <linux@arm.linux.org.uk>,
Tomasz Figa <t.figa@samsung.com>,
Mike Turquette <mturquette@linaro.org>,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: Kyungmin Park <kyungmin.park@samsung.com>,
Marek Szyprowski <m.szyprowski@samsung.com>,
Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>,
Sylwester Nawrocki <s.nawrocki@samsung.com>
Subject: Re: [PATCH v2 1/3] clk: samsung: exynos3250: Register DMC clk provider
Date: Mon, 22 Sep 2014 10:29:39 +0200 [thread overview]
Message-ID: <541FDDF3.6020609@gmail.com> (raw)
In-Reply-To: <1409664077-27121-1-git-send-email-k.kozlowski@samsung.com>
On 02.09.2014 15:21, Krzysztof Kozlowski wrote:
> Add clock provider for clocks in DMC domain including EPLL and BPLL. The
> DMC clocks are necessary for Exynos3 devfreq driver.
>
> The DMC clock domain uses different address space (0x105C0000) than
> standard clock domain (0x10030000 - 0x10050000). The difference is huge
> enough to add new DT node for the clock provider, rather than extending
> existing address space.
>
> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
>
> ---
>
> Changes since v1:
> =================
> 1. Fix overwritteing main clock provider reg_base with DMC clock domain
> reg_basr. This leads to OOPS in suspend.
Applied the whole series for next.
Best regards,
Tomasz
WARNING: multiple messages have this Message-ID (diff)
From: tomasz.figa@gmail.com (Tomasz Figa)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 1/3] clk: samsung: exynos3250: Register DMC clk provider
Date: Mon, 22 Sep 2014 10:29:39 +0200 [thread overview]
Message-ID: <541FDDF3.6020609@gmail.com> (raw)
In-Reply-To: <1409664077-27121-1-git-send-email-k.kozlowski@samsung.com>
On 02.09.2014 15:21, Krzysztof Kozlowski wrote:
> Add clock provider for clocks in DMC domain including EPLL and BPLL. The
> DMC clocks are necessary for Exynos3 devfreq driver.
>
> The DMC clock domain uses different address space (0x105C0000) than
> standard clock domain (0x10030000 - 0x10050000). The difference is huge
> enough to add new DT node for the clock provider, rather than extending
> existing address space.
>
> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
>
> ---
>
> Changes since v1:
> =================
> 1. Fix overwritteing main clock provider reg_base with DMC clock domain
> reg_basr. This leads to OOPS in suspend.
Applied the whole series for next.
Best regards,
Tomasz
next prev parent reply other threads:[~2014-09-22 8:29 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-02 13:21 [PATCH v2 1/3] clk: samsung: exynos3250: Register DMC clk provider Krzysztof Kozlowski
2014-09-02 13:21 ` Krzysztof Kozlowski
2014-09-02 13:21 ` Krzysztof Kozlowski
2014-09-02 13:21 ` [PATCH v2 2/3] ARM: dts: exynos3250: Add CMU node for DMC domain clocks Krzysztof Kozlowski
2014-09-02 13:21 ` Krzysztof Kozlowski
2014-09-02 13:21 ` [PATCH v2 3/3] dt-bindings: clk: samsung: Document the DMC domain of Exynos3250 CMU Krzysztof Kozlowski
2014-09-02 13:21 ` Krzysztof Kozlowski
2014-09-22 8:29 ` Tomasz Figa [this message]
2014-09-22 8:29 ` [PATCH v2 1/3] clk: samsung: exynos3250: Register DMC clk provider Tomasz Figa
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=541FDDF3.6020609@gmail.com \
--to=tomasz.figa@gmail.com \
--cc=b.zolnierkie@samsung.com \
--cc=ben-linux@fluff.org \
--cc=devicetree@vger.kernel.org \
--cc=galak@codeaurora.org \
--cc=ijc+devicetree@hellion.org.uk \
--cc=k.kozlowski@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=linux@arm.linux.org.uk \
--cc=m.szyprowski@samsung.com \
--cc=mark.rutland@arm.com \
--cc=mturquette@linaro.org \
--cc=pawel.moll@arm.com \
--cc=robh+dt@kernel.org \
--cc=s.nawrocki@samsung.com \
--cc=t.figa@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.