All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@codeaurora.org>
To: Venkateswara Naralasetty <vnaralas@codeaurora.org>
Cc: linux-wireless@vger.kernel.org, ath10k@lists.infradead.org
Subject: Re: [PATCH] ath10k: add target IRAM recovery feature support
Date: Mon, 23 Nov 2020 18:07:36 +0000 (UTC)	[thread overview]
Message-ID: <20201123180736.CB849C43462@smtp.codeaurora.org> (raw)
In-Reply-To: <1604657442-23674-1-git-send-email-vnaralas@codeaurora.org>

Venkateswara Naralasetty <vnaralas@codeaurora.org> wrote:

> This target IRAM recovery feature support is to copy target
> IRAM contents available at ATH10K_MEM_REGION_TYPE_REG to host
> memory for back up after firmware loaded. Target IRAM contents
> are copied to wmi memory chunks allocated for the
> WMI_IRAM_RECOVERY_HOST_MEM_REQ_ID and provide the wmi chunks
> address to the firmware through wmi init command.
> 
> If firmware detects andy IRAM corruption through periodic
> checksum validation, It will download the IRAM contents back
> from the provided wmi memory chunks address using hif_memcpy.
> 
> This IRAM recovery feature prevent target assert in case of
> unexpected target IRAM corruptions.
> 
> This patch also introduce a new feature flag 'iram-recovery' for
> backward compatibility.
> 
> Tested-on: QCA9888 10.4-3.9.0.2-00094
> 
> Signed-off-by: Venkateswara Naralasetty <vnaralas@codeaurora.org>
> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>

Patch applied to ath-next branch of ath.git, thanks.

9af7c32ceca8 ath10k: add target IRAM recovery feature support

-- 
https://patchwork.kernel.org/project/linux-wireless/patch/1604657442-23674-1-git-send-email-vnaralas@codeaurora.org/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches


_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

  reply	other threads:[~2020-11-23 18:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-06 10:10 [PATCH] ath10k: add target IRAM recovery feature support Venkateswara Naralasetty
2020-11-06 10:10 ` Venkateswara Naralasetty
2020-11-23 18:07 ` Kalle Valo [this message]
2020-11-23 18:07 ` Kalle Valo

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=20201123180736.CB849C43462@smtp.codeaurora.org \
    --to=kvalo@codeaurora.org \
    --cc=ath10k@lists.infradead.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=vnaralas@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.