linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jun Nie <jun.nie@linaro.org>
To: Georgi Djakov <georgi.djakov@linaro.org>
Cc: Shawn Guo <shawn.guo@linaro.org>, linux-pm@vger.kernel.org
Subject: Re: [PATCH 2/2] interconnect: qcom: Add MSM8939 interconnect provider driver
Date: Thu, 10 Sep 2020 13:39:39 +0800	[thread overview]
Message-ID: <CABymUCMHKXMExUUT3f=Loov=CVWSrJV0RoU8xfECgnKA6fUXvw@mail.gmail.com> (raw)
In-Reply-To: <0df97fbd-f0f5-3719-cebc-1d7525a43e60@linaro.org>

Georgi Djakov <georgi.djakov@linaro.org> 于2020年9月9日周三 下午9:58写道:
>
> Hi Jun,
>
> Thanks for working on this!
>
> On 8/31/20 10:53, Jun Nie wrote:
> > Add driver for the Qualcomm interconnect buses found in MSM8939 based
> > platforms. The topology consists of four NoCs that are controlled by
> > a remote processor that collects the aggregated bandwidth for each
> > master-slave pairs.
> >
> > Signed-off-by: Jun Nie <jun.nie@linaro.org>
> > ---
> >  drivers/interconnect/qcom/Kconfig   |   9 +
> >  drivers/interconnect/qcom/Makefile  |   2 +
> >  drivers/interconnect/qcom/msm8939.c | 576 ++++++++++++++++++++++++++++
>
> All this looks almost the same as msm8916. Do you think we can we move the
> identical code into common file and leave just the topology and the msm8939-
> specific stuff in msm8939.c?
>
> Thanks,
> Georgi

Yes, good suggestion! I will work on this later.

Jun

  reply	other threads:[~2020-09-10  5:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-31  7:53 [PATCH 1/2] dt-bindings: interconnect: Add Qualcomm MSM8939 DT bindings Jun Nie
2020-08-31  7:53 ` [PATCH 2/2] interconnect: qcom: Add MSM8939 interconnect provider driver Jun Nie
2020-09-09 13:58   ` Georgi Djakov
2020-09-10  5:39     ` Jun Nie [this message]
2020-09-09  9:57 ` [PATCH 1/2] dt-bindings: interconnect: Add Qualcomm MSM8939 DT bindings Georgi Djakov

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='CABymUCMHKXMExUUT3f=Loov=CVWSrJV0RoU8xfECgnKA6fUXvw@mail.gmail.com' \
    --to=jun.nie@linaro.org \
    --cc=georgi.djakov@linaro.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=shawn.guo@linaro.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).