devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sricharan R <sricharan-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
To: bjorn.andersson-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org,
	ohad-Ix1uc/W3ht7QT0dZR+AlfA@public.gmane.org,
	robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
	mark.rutland-5wv7dgnIgG8@public.gmane.org,
	andy.gross-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org,
	david.brown-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org,
	linux-remoteproc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH v5 0/6] Add support for Hexagon q6v5-wcss integrated core
Date: Tue, 19 Dec 2017 17:21:20 +0530	[thread overview]
Message-ID: <a4f0213d-62c2-b749-9fd2-e7c4a304b5e5@codeaurora.org> (raw)
In-Reply-To: <1510656794-3815-1-git-send-email-sricharan-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>

Hi Bjorn,

On 11/14/2017 4:23 PM, Sricharan R wrote:
> IPQ8074 has an integrated Hexagon dsp core Q6v5 and a wireless lan
> (Lithium) IP. This series adds the remoteproc driver to reset, load
> and boot Q6 firmware.
> 
> The first patch is to make the mdt_loader authenticate
> the firmware only if required, so that the code can be reused for
> self-authenticating firmware like the Q6v5 core in IPQ8074. The second
> patch exports the elf header's get_boot_addr helper to reuse it.
> The next couple of patches arranges the code in the original q6v5-mpss
> rproc to add q6v5-wcss later. The last couple of patches add the relevant
> bits for the q6v5-wcss core.
> 
> This is done on top of Avaneesh's msm8996 rproc support [1]
> 
> [1] https://lkml.org/lkml/2017/10/24/771
> 
> v5:
>     No change. Just updated tags in PATCH #5
> 
> V4:
>     Fixed Bjorn's comment in PATCH#1 and added his acked-by
>     Rebased on top of Avinash's latest rproc for msm8996 q6 support.
> 
> V3:
>     Rebased on top of latest remoteproc next
> 
> V2:
>     Last time introduced this a new rproc driver, but there is lot
>     of code that can be shared if it is added to the q6v5-mpss pil
>     driver.
> 
> Sricharan R (6):
>   remoteproc: qcom: mdt_loader: Make the firmware authentication
>     optional
>   remoteproc: Export rproc_elf_get_boot_addr
>   remoteproc: qcom: Push reset ops, fw ops, rproc ops in to of_match
>     data
>   remoteproc: qcom: Split the head and tail of the q6v5-pil rproc start
>     function
>   remoteproc: qcom: Add support for q6v5-wcss pil
>   remoteproc: qcom: Add q6v5-wcss rproc ops
> 

Hi Bjorn,
 Just thought of pinging you to figure out if the
 patches are ok and any feedback ?

Regards,
 Sricharan


-- 
"QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  parent reply	other threads:[~2017-12-19 11:51 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-14 10:53 [PATCH v5 0/6] Add support for Hexagon q6v5-wcss integrated core Sricharan R
2017-11-14 10:53 ` [PATCH v5 2/6] remoteproc: Export rproc_elf_get_boot_addr Sricharan R
2017-11-14 10:53 ` [PATCH v5 3/6] remoteproc: qcom: Push reset ops, fw ops, rproc ops in to of_match data Sricharan R
     [not found] ` <1510656794-3815-1-git-send-email-sricharan-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
2017-11-14 10:53   ` [PATCH v5 1/6] remoteproc: qcom: mdt_loader: Make the firmware authentication optional Sricharan R
2017-11-14 10:53   ` [PATCH v5 4/6] remoteproc: qcom: Split the head and tail of the q6v5-pil rproc start function Sricharan R
2017-11-14 10:53   ` [PATCH v5 5/6] remoteproc: qcom: Add support for q6v5-wcss pil Sricharan R
     [not found]     ` <1510656794-3815-6-git-send-email-sricharan-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
2017-11-14 10:56       ` Sricharan R
2017-12-19 11:51   ` Sricharan R [this message]
2017-11-14 10:53 ` [PATCH v5 6/6] remoteproc: qcom: Add q6v5-wcss rproc ops Sricharan R

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=a4f0213d-62c2-b749-9fd2-e7c4a304b5e5@codeaurora.org \
    --to=sricharan-sgv2jx0feol9jmxxk+q4oq@public.gmane.org \
    --cc=andy.gross-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
    --cc=bjorn.andersson-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
    --cc=david.brown-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-remoteproc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
    --cc=ohad-Ix1uc/W3ht7QT0dZR+AlfA@public.gmane.org \
    --cc=robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.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).