mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Srinivasa Rao Mandadapu <quic_srivasam@quicinc.com>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	<linux-remoteproc@vger.kernel.org>, <agross@kernel.org>,
	<andersson@kernel.org>, <lgirdwood@gmail.com>,
	<broonie@kernel.org>, <robh+dt@kernel.org>,
	<quic_plai@quicinc.com>, <bgoswami@quicinc.com>, <perex@perex.cz>,
	<tiwai@suse.com>, <srinivas.kandagatla@linaro.org>,
	<quic_rohkumar@quicinc.com>, <linux-arm-msm@vger.kernel.org>,
	<linux-kernel@vger.kernel.org>, <swboyd@chromium.org>,
	<judyhsiao@chromium.org>, <devicetree@vger.kernel.org>
Subject: Re: [PATCH v10 1/7] dt-bindings: remoteproc: qcom: Add SC7280 ADSP support
Date: Sat, 29 Oct 2022 15:14:38 +0530	[thread overview]
Message-ID: <6e0590af-0bd1-cbef-c573-fa62b5bc9e63@quicinc.com> (raw)
In-Reply-To: <97b462ea-e283-60ee-e272-b136ca08a251@linaro.org>


On 10/28/2022 10:32 PM, Krzysztof Kozlowski wrote:
Thanks for Your time Krzysztof!!!
> On 29/09/2022 03:32, Krzysztof Kozlowski wrote:
>> On 28/09/2022 14:27, Srinivasa Rao Mandadapu wrote:
>>> Add ADSP PIL loading support for SC7280 SoCs.
>>>
>>> Signed-off-by: Srinivasa Rao Mandadapu <quic_srivasam@quicinc.com>
>>> Reviewed-by: Rob Herring <robh@kernel.org>
>>> Reviewed-by: Stephen Boyd <swboyd@chromium.org>
>>> ---
>>> Changes since V9:
>>> 	-- Add missing unevaluatedProperties in glink-edge.
>>> Changes since V8:
>>> 	-- Add glink-edge reference.
>>> 	-- Remove redundant glinke-edge properties.
>>
>> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
>>
> Actually not... you still do not Cc all necessary maintainers. I don't
> understand why.
>
> Please use scripts/get_maintainers.pl to get a list of necessary people
> and lists to CC.  It might happen, that command when run on an older
> kernel, gives you outdated entries.  Therefore please be sure you base
> your patches on recent Linux kernel.

Sorry for missing it. Actually it was long back patch.

Recently After your suggestion on soundwire bindings patch,I am taking 
care of it.

>
> Best regards,
> Krzysztof
>

  reply	other threads:[~2022-10-29  9:45 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-28 12:27 [PATCH v10 0/7] Update ADSP pil loader for SC7280 platform Srinivasa Rao Mandadapu
2022-09-28 12:27 ` [PATCH v10 1/7] dt-bindings: remoteproc: qcom: Add SC7280 ADSP support Srinivasa Rao Mandadapu
2022-09-29  7:32   ` Krzysztof Kozlowski
2022-10-28 17:02     ` Krzysztof Kozlowski
2022-10-29  9:44       ` Srinivasa Rao Mandadapu [this message]
2022-09-28 12:27 ` [PATCH v10 2/7] remoteproc: qcom: Add flag in adsp private data structure Srinivasa Rao Mandadapu
2022-09-28 12:27 ` [PATCH v10 3/7] remoteproc: qcom: Add compatible name for SC7280 ADSP Srinivasa Rao Mandadapu
2022-09-28 12:27 ` [PATCH v10 4/7] remoteproc: qcom: Update rproc parse firmware callback Srinivasa Rao Mandadapu
2022-09-28 12:27 ` [PATCH v10 5/7] remoteproc: qcom: Replace hard coded values with macros Srinivasa Rao Mandadapu
2022-09-28 12:27 ` [PATCH v10 6/7] remoteproc: qcom: Add efuse evb selection control Srinivasa Rao Mandadapu
2022-09-28 12:27 ` [PATCH v10 7/7] remoteproc: qcom: Add support for memory sandbox Srinivasa Rao Mandadapu
2022-12-28 18:18 ` [PATCH v10 0/7] Update ADSP pil loader for SC7280 platform 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=6e0590af-0bd1-cbef-c573-fa62b5bc9e63@quicinc.com \
    --to=quic_srivasam@quicinc.com \
    --cc=agross@kernel.org \
    --cc=andersson@kernel.org \
    --cc=bgoswami@quicinc.com \
    --cc=broonie@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=judyhsiao@chromium.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-remoteproc@vger.kernel.org \
    --cc=perex@perex.cz \
    --cc=quic_plai@quicinc.com \
    --cc=quic_rohkumar@quicinc.com \
    --cc=robh+dt@kernel.org \
    --cc=srinivas.kandagatla@linaro.org \
    --cc=swboyd@chromium.org \
    --cc=tiwai@suse.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®