linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sibi Sankar <sibis@codeaurora.org>
To: p.zabel@pengutronix.de
Cc: agross@kernel.org, robh+dt@kernel.org, mani@kernel.org,
	linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, bjorn.andersson@linaro.org,
	sboyd@kernel.org
Subject: Re: [PATCH v3 0/5] Enable miscellaneous hardware blocks to boot WPSS
Date: Mon, 19 Jul 2021 21:57:25 +0530	[thread overview]
Message-ID: <19cc1c3cceaedd1e899732d874e6160a@codeaurora.org> (raw)
In-Reply-To: <1619693465-5724-1-git-send-email-sibis@codeaurora.org>

On 2021-04-29 16:21, Sibi Sankar wrote:
> This series enables miscellaneous hardware blocks to boot Wireless
> Processor Subsystem (WPSS) on SC7280 SoC.
> 
> V3:
>  * member placement and style changes [Philipp]
> 
> V2:
>  * place resets and num_resets adjacent to each other [Stephen]
>  * drop incorrect useage of tcsr_mutex_regs [Bjorn]
>  * Qualcomm is expected to drop master/slave naming from its mproc 
> nodes
>    in future SoCs.
> 
> Sibi Sankar (5):
>   dt-bindings: mailbox: Add WPSS client index to IPCC
>   dt-bindings: reset: aoss: Add AOSS reset controller binding
>   dt-bindings: reset: pdc: Add PDC Global bindings
>   reset: qcom: Add PDC Global reset signals for WPSS

Philipp,

Can you pick the reset bindings
and the reset driver changes
through your tree, Bjorn has
picked up the remainder of the
series.

>   arm64: dts: qcom: sc7280: Add nodes to boot WPSS
> 
>  .../devicetree/bindings/reset/qcom,aoss-reset.yaml |   5 +
>  .../devicetree/bindings/reset/qcom,pdc-global.yaml |   4 +
>  arch/arm64/boot/dts/qcom/sc7280.dtsi               | 138 
> +++++++++++++++++++++
>  drivers/reset/reset-qcom-pdc.c                     |  62 +++++++--
>  include/dt-bindings/mailbox/qcom-ipcc.h            |   1 +
>  include/dt-bindings/reset/qcom,sdm845-pdc.h        |   2 +
>  6 files changed, 201 insertions(+), 11 deletions(-)

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project.

  parent reply	other threads:[~2021-07-19 18:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-29 10:51 [PATCH v3 0/5] Enable miscellaneous hardware blocks to boot WPSS Sibi Sankar
2021-04-29 10:51 ` [PATCH v3 1/5] dt-bindings: mailbox: Add WPSS client index to IPCC Sibi Sankar
2021-04-29 10:51 ` [PATCH v3 2/5] dt-bindings: reset: aoss: Add AOSS reset controller binding Sibi Sankar
2021-04-29 10:51 ` [PATCH v3 3/5] dt-bindings: reset: pdc: Add PDC Global bindings Sibi Sankar
2021-04-29 10:51 ` [PATCH v3 4/5] reset: qcom: Add PDC Global reset signals for WPSS Sibi Sankar
2021-04-29 10:51 ` [PATCH v3 5/5] arm64: dts: qcom: sc7280: Add nodes to boot WPSS Sibi Sankar
2021-07-19 16:27 ` Sibi Sankar [this message]
2021-07-21 10:21   ` [PATCH v3 0/5] Enable miscellaneous hardware blocks " Philipp Zabel

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=19cc1c3cceaedd1e899732d874e6160a@codeaurora.org \
    --to=sibis@codeaurora.org \
    --cc=agross@kernel.org \
    --cc=bjorn.andersson@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mani@kernel.org \
    --cc=p.zabel@pengutronix.de \
    --cc=robh+dt@kernel.org \
    --cc=sboyd@kernel.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).