linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Vinod Koul <vkoul@kernel.org>
To: Georgi Djakov <djakov@kernel.org>, Rob Herring <robh+dt@kernel.org>
Cc: linux-arm-msm@vger.kernel.org,
	Bjorn Andersson <bjorn.andersson@linaro.org>,
	Andy Gross <agross@kernel.org>,
	Odelu Kukatla <okukatla@codeaurora.org>,
	viveka@codeaurora.org, linux-pm@vger.kernel.org,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 0/2] Add interconnect support for SM8450
Date: Thu, 9 Dec 2021 14:06:16 +0530	[thread overview]
Message-ID: <YbHAALDqcFBtRZlS@matsya> (raw)
In-Reply-To: <20211209072251.185634-1-vkoul@kernel.org>

On 09-12-21, 12:52, Vinod Koul wrote:
> This add device tree binding and driver for interconnect providers found in
> SM8450 SoC.
> 
> Changes in v2:
>  - remove sync state call
>  - Make dt binding dual license
>  - Fix the indexes to start from 0

I have sent the wrong version, pls ignore, will resend the corrected one

> 
> Vinod Koul (2):
>   dt-bindings: interconnect: Add Qualcomm SM8450 DT bindings
>   interconnect: qcom: Add SM8450 interconnect provider driver
> 
>  .../bindings/interconnect/qcom,rpmh.yaml      |   11 +
>  drivers/interconnect/qcom/Kconfig             |    9 +
>  drivers/interconnect/qcom/Makefile            |    2 +
>  drivers/interconnect/qcom/sm8450.c            | 1987 +++++++++++++++++
>  drivers/interconnect/qcom/sm8450.h            |  169 ++
>  .../dt-bindings/interconnect/qcom,sm8450.h    |  171 ++
>  6 files changed, 2349 insertions(+)
>  create mode 100644 drivers/interconnect/qcom/sm8450.c
>  create mode 100644 drivers/interconnect/qcom/sm8450.h
>  create mode 100644 include/dt-bindings/interconnect/qcom,sm8450.h
> 
> -- 
> 2.31.1

-- 
~Vinod

      parent reply	other threads:[~2021-12-09  8:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-09  7:22 [PATCH v2 0/2] Add interconnect support for SM8450 Vinod Koul
2021-12-09  7:22 ` [PATCH v2 1/2] dt-bindings: interconnect: Add Qualcomm SM8450 DT bindings Vinod Koul
2021-12-09  7:22 ` [PATCH v2 2/2] interconnect: qcom: Add SM8450 interconnect provider driver Vinod Koul
2021-12-09  8:36 ` Vinod Koul [this message]

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=YbHAALDqcFBtRZlS@matsya \
    --to=vkoul@kernel.org \
    --cc=agross@kernel.org \
    --cc=bjorn.andersson@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=djakov@kernel.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=okukatla@codeaurora.org \
    --cc=robh+dt@kernel.org \
    --cc=viveka@codeaurora.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).