From: Stephen Boyd <sboyd@codeaurora.org>
To: Leo Yan <leo.yan@linaro.org>
Cc: 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>,
Catalin Marinas <catalin.marinas@arm.com>,
Will Deacon <will.deacon@arm.com>,
Michael Turquette <mturquette@baylibre.com>,
Wei Xu <xuwei5@hisilicon.com>,
Haojian Zhuang <haojian.zhuang@linaro.org>,
Bintian Wang <bintian.wang@huawei.com>,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org,
Guodong Xu <guodong.xu@linaro.org>,
Jian Zhang <zhangjian001@hisilicon.com>,
Zhenwei Wang <Zhenwei.wang@hisilicon.com>,
Haoju Mo <mohaoju@hisilicon.com>,
Dan Zhao <dan.zhao@hisilicon.com>,
sunzhaosheng@hisilicon.com, victor.lixin@hisilicon.com
Subject: Re: [PATCH v4 0/4] clk: hisilicon: support stub clock
Date: Tue, 11 Aug 2015 17:38:17 -0700 [thread overview]
Message-ID: <20150812003817.GI26614@codeaurora.org> (raw)
In-Reply-To: <1438673249-6051-1-git-send-email-leo.yan@linaro.org>
On 08/04, Leo Yan wrote:
> This series adds support for hisilicon stub clock driver. On hi6220,
> the bootloader needs load the firmware image and set info for OPPs;
> after run into kernel, the stub clock driver is used to communicate
> w/t firmware for cpu dynamic frequency scaling.
>
> In patch series v1/v2, the stub clock driver simply writes request in
> sram and send ipc to firmware; For patch series v3, the firmware has
> been upgraded to use mailbox, so stub clock driver will call standard
> mailbox APIs to request mailbox channel and send message to firmware.
>
> Patch 4 adds stub clock node into dts and it references mailbox with
> phandle, so patch 4 will depend on mailbox driver's patch series [1].
> These patches have been tested on 96board hikey and is used by cpufreq
> driver.
The To: list is everyone, so I'm not sure who is supposed to
apply these patches. I'd like to take patches 1, 2, and 3 through
the clk tree though.
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
WARNING: multiple messages have this Message-ID (diff)
From: sboyd@codeaurora.org (Stephen Boyd)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 0/4] clk: hisilicon: support stub clock
Date: Tue, 11 Aug 2015 17:38:17 -0700 [thread overview]
Message-ID: <20150812003817.GI26614@codeaurora.org> (raw)
In-Reply-To: <1438673249-6051-1-git-send-email-leo.yan@linaro.org>
On 08/04, Leo Yan wrote:
> This series adds support for hisilicon stub clock driver. On hi6220,
> the bootloader needs load the firmware image and set info for OPPs;
> after run into kernel, the stub clock driver is used to communicate
> w/t firmware for cpu dynamic frequency scaling.
>
> In patch series v1/v2, the stub clock driver simply writes request in
> sram and send ipc to firmware; For patch series v3, the firmware has
> been upgraded to use mailbox, so stub clock driver will call standard
> mailbox APIs to request mailbox channel and send message to firmware.
>
> Patch 4 adds stub clock node into dts and it references mailbox with
> phandle, so patch 4 will depend on mailbox driver's patch series [1].
> These patches have been tested on 96board hikey and is used by cpufreq
> driver.
The To: list is everyone, so I'm not sure who is supposed to
apply these patches. I'd like to take patches 1, 2, and 3 through
the clk tree though.
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
WARNING: multiple messages have this Message-ID (diff)
From: Stephen Boyd <sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
To: Leo Yan <leo.yan-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
Cc: Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>,
Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
Ian Campbell
<ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>,
Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>,
Catalin Marinas <catalin.marinas-5wv7dgnIgG8@public.gmane.org>,
Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org>,
Michael Turquette
<mturquette-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>,
Wei Xu <xuwei5-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org>,
Haojian Zhuang
<haojian.zhuang-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>,
Bintian Wang
<bintian.wang-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
linux-clk-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Guodong Xu <guodong.xu-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>,
Jian Zhang <zhangjian001-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org>,
Zhenwei Wang
<Zhenwei.wang-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org>,
Haoju Mo <mohaoju-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org>,
Dan Zhao <dan.zhao-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org>,
sunzhaosheng-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org,
victor.lixin-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org
Subject: Re: [PATCH v4 0/4] clk: hisilicon: support stub clock
Date: Tue, 11 Aug 2015 17:38:17 -0700 [thread overview]
Message-ID: <20150812003817.GI26614@codeaurora.org> (raw)
In-Reply-To: <1438673249-6051-1-git-send-email-leo.yan-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
On 08/04, Leo Yan wrote:
> This series adds support for hisilicon stub clock driver. On hi6220,
> the bootloader needs load the firmware image and set info for OPPs;
> after run into kernel, the stub clock driver is used to communicate
> w/t firmware for cpu dynamic frequency scaling.
>
> In patch series v1/v2, the stub clock driver simply writes request in
> sram and send ipc to firmware; For patch series v3, the firmware has
> been upgraded to use mailbox, so stub clock driver will call standard
> mailbox APIs to request mailbox channel and send message to firmware.
>
> Patch 4 adds stub clock node into dts and it references mailbox with
> phandle, so patch 4 will depend on mailbox driver's patch series [1].
> These patches have been tested on 96board hikey and is used by cpufreq
> driver.
The To: list is everyone, so I'm not sure who is supposed to
apply these patches. I'd like to take patches 1, 2, and 3 through
the clk tree though.
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2015-08-12 0:38 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-04 7:27 [PATCH v4 0/4] clk: hisilicon: support stub clock Leo Yan
2015-08-04 7:27 ` Leo Yan
2015-08-04 7:27 ` Leo Yan
2015-08-04 7:27 ` [PATCH v4 1/4] dt-bindings: arm: Hi6220: add doc for SRAM controller Leo Yan
2015-08-04 7:27 ` Leo Yan
2015-08-12 8:33 ` Stephen Boyd
2015-08-12 8:33 ` Stephen Boyd
2015-08-12 8:33 ` Stephen Boyd
2015-08-04 7:27 ` [PATCH v4 2/4] dt-bindings: clk: Hi6220: Document stub clock driver Leo Yan
2015-08-04 7:27 ` Leo Yan
2015-08-12 8:33 ` Stephen Boyd
2015-08-12 8:33 ` Stephen Boyd
2015-08-04 7:27 ` [PATCH v4 3/4] clk: Hi6220: add " Leo Yan
2015-08-04 7:27 ` Leo Yan
2015-08-12 8:33 ` Stephen Boyd
2015-08-12 8:33 ` Stephen Boyd
2015-08-04 7:27 ` [PATCH v4 4/4] arm64: dts: add Hi6220's stub clock node Leo Yan
2015-08-04 7:27 ` Leo Yan
2015-08-12 0:38 ` Stephen Boyd [this message]
2015-08-12 0:38 ` [PATCH v4 0/4] clk: hisilicon: support stub clock Stephen Boyd
2015-08-12 0:38 ` Stephen Boyd
2015-08-12 1:49 ` Leo Yan
2015-08-12 1:49 ` Leo Yan
2015-08-12 1:49 ` Leo Yan
2015-08-12 9:20 ` Wei Xu
2015-08-12 9:20 ` Wei Xu
2015-08-12 9:20 ` Wei Xu
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=20150812003817.GI26614@codeaurora.org \
--to=sboyd@codeaurora.org \
--cc=Zhenwei.wang@hisilicon.com \
--cc=bintian.wang@huawei.com \
--cc=catalin.marinas@arm.com \
--cc=dan.zhao@hisilicon.com \
--cc=devicetree@vger.kernel.org \
--cc=galak@codeaurora.org \
--cc=guodong.xu@linaro.org \
--cc=haojian.zhuang@linaro.org \
--cc=ijc+devicetree@hellion.org.uk \
--cc=leo.yan@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=mohaoju@hisilicon.com \
--cc=mturquette@baylibre.com \
--cc=pawel.moll@arm.com \
--cc=robh+dt@kernel.org \
--cc=sunzhaosheng@hisilicon.com \
--cc=victor.lixin@hisilicon.com \
--cc=will.deacon@arm.com \
--cc=xuwei5@hisilicon.com \
--cc=zhangjian001@hisilicon.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.