public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
From: Matthias Kaehlcke <mka@chromium•org>
To: Sibi Sankar <sibis@codeaurora•org>
Cc: bjorn.andersson@linaro•org, robh+dt@kernel•org, will@kernel•org,
	saiprakash.ranjan@codeaurora•org, ohad@wizery•com,
	agross@kernel•org, mathieu.poirier@linaro•org,
	robin.murphy@arm•com, joro@8bytes•org, p.zabel@pengutronix•de,
	linux-arm-msm@vger•kernel.org, linux-remoteproc@vger•kernel.org,
	devicetree@vger•kernel.org, linux-kernel@vger•kernel.org,
	linux-arm-kernel@lists•infradead.org, evgreen@chromium•org,
	dianders@chromium•org, swboyd@chromium•org
Subject: Re: [PATCH 2/9] remoteproc: qcom: pas: Add SC7280 Modem support
Date: Fri, 25 Jun 2021 16:23:37 -0700	[thread overview]
Message-ID: <YNZleW/fLA6jPcn8@google.com> (raw)
In-Reply-To: <1624564058-24095-3-git-send-email-sibis@codeaurora.org>

On Fri, Jun 25, 2021 at 01:17:31AM +0530, Sibi Sankar wrote:
> Add support for booting the Modem DSP found on QTI SC7280 SoCs.
> 
> Signed-off-by: Sibi Sankar <sibis@codeaurora•org>

Reviewed-by: Matthias Kaehlcke <mka@chromium•org>

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists•infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2021-06-25 23:25 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1624564058-24095-1-git-send-email-sibis@codeaurora.org>
     [not found] ` <1624564058-24095-6-git-send-email-sibis@codeaurora.org>
2021-06-25  0:35   ` [PATCH 5/9] remoteproc: mss: q6v5-mss: Add modem support on SC7280 Matthias Kaehlcke
     [not found]     ` <73f9814fb4f3aa2abeee0ece3aa26312@codeaurora.org>
2021-06-25 16:39       ` Matthias Kaehlcke
     [not found] ` <1624564058-24095-3-git-send-email-sibis@codeaurora.org>
2021-06-25 23:23   ` Matthias Kaehlcke [this message]
     [not found] ` <1624564058-24095-7-git-send-email-sibis@codeaurora.org>
2021-06-28 18:11   ` [PATCH 6/9] arm64: dts: qcom: sc7280: Update reserved memory map Matthias Kaehlcke
     [not found]     ` <f74c03b939dfd83a1013906e1c771666@codeaurora.org>
2021-07-30 18:24       ` Bjorn Andersson
     [not found] ` <1624564058-24095-10-git-send-email-sibis@codeaurora.org>
2021-06-28 19:05   ` [PATCH 9/9] arm64: dts: qcom: sc7280: Update Q6V5 MSS node Matthias Kaehlcke
     [not found]     ` <c561f99cb281c28581d10e5805190df8@codeaurora.org>
2021-07-30 18:14       ` Bjorn Andersson
2021-07-01 20:02 ` [PATCH 0/9] Add Modem support on SC7280 SoCs Pavel Machek
     [not found] ` <1624564058-24095-2-git-send-email-sibis@codeaurora.org>
2021-06-25 17:12   ` [PATCH 1/9] dt-bindings: remoteproc: qcom: pas: Add SC7280 MPSS support Matthias Kaehlcke
     [not found]     ` <ca7ca4df465f50c6db03a4642102c636@codeaurora.org>
2021-06-25 23:20       ` Matthias Kaehlcke
2021-07-14 19:36   ` Rob Herring
     [not found] ` <1624564058-24095-4-git-send-email-sibis@codeaurora.org>
2021-06-25 23:43   ` [PATCH 3/9] dt-bindings: remoteproc: qcom: Add Q6V5 Modem PIL binding Matthias Kaehlcke
2021-07-14 19:37   ` Rob Herring
     [not found] ` <1624564058-24095-8-git-send-email-sibis@codeaurora.org>
2021-07-30 18:00   ` [PATCH 7/9] arm64: dts: qcom: sc7280: Add nodes to boot modem Bjorn Andersson
     [not found] ` <1624564058-24095-9-git-send-email-sibis@codeaurora.org>
2021-06-28 18:39   ` [PATCH 8/9] arm64: dts: qcom: sc7280: Add Q6V5 MSS node Matthias Kaehlcke
2021-07-30 18:01   ` Bjorn Andersson

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=YNZleW/fLA6jPcn8@google.com \
    --to=mka@chromium$(echo .)org \
    --cc=agross@kernel$(echo .)org \
    --cc=bjorn.andersson@linaro$(echo .)org \
    --cc=devicetree@vger$(echo .)kernel.org \
    --cc=dianders@chromium$(echo .)org \
    --cc=evgreen@chromium$(echo .)org \
    --cc=joro@8bytes$(echo .)org \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    --cc=linux-arm-msm@vger$(echo .)kernel.org \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-remoteproc@vger$(echo .)kernel.org \
    --cc=mathieu.poirier@linaro$(echo .)org \
    --cc=ohad@wizery$(echo .)com \
    --cc=p.zabel@pengutronix$(echo .)de \
    --cc=robh+dt@kernel$(echo .)org \
    --cc=robin.murphy@arm$(echo .)com \
    --cc=saiprakash.ranjan@codeaurora$(echo .)org \
    --cc=sibis@codeaurora$(echo .)org \
    --cc=swboyd@chromium$(echo .)org \
    --cc=will@kernel$(echo .)org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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