All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@kernel.org>
To: Manikanta Pubbisetty <quic_mpubbise@quicinc.com>
Cc: <ath11k@lists.infradead.org>, <linux-wireless@vger.kernel.org>,
	Manikanta Pubbisetty <quic_mpubbise@quicinc.com>
Subject: Re: [PATCH] ath11k: Init hw_params before setting up AHB resources
Date: Sun, 22 May 2022 12:30:55 +0000 (UTC)	[thread overview]
Message-ID: <165322265355.774.15991530710426373571.kvalo@kernel.org> (raw)
In-Reply-To: <20220517055241.15885-1-quic_mpubbise@quicinc.com>

Manikanta Pubbisetty <quic_mpubbise@quicinc.com> wrote:

> As part of adding the support of WCN6750 to ath11k, bus_params
> were moved to hw_params and this regressed the initialization
> of WCN6750. By the time AHB resources are setup for WCN6750,
> hw_params will not be initialized and therefore initialization
> for WCN6750 will fail. This is applicable only for WCN6750,
> no other device is impacted.
> 
> Fix this by moving the initialization of hw_params before
> setting up AHB resources.
> 
> Tested-on: WCN6750 hw1.0 AHB WLAN.MSL.1.0.1-00887-QCAMSLSWPLZ-1
> 
> Fixes: 00402f49d26f ("ath11k: Add support for WCN6750 device")
> Signed-off-by: Manikanta Pubbisetty <quic_mpubbise@quicinc.com>
> Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>

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

bebcfd2534a6 ath11k: Init hw_params before setting up AHB resources

-- 
https://patchwork.kernel.org/project/linux-wireless/patch/20220517055241.15885-1-quic_mpubbise@quicinc.com/

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


WARNING: multiple messages have this Message-ID (diff)
From: Kalle Valo <kvalo@kernel.org>
To: Manikanta Pubbisetty <quic_mpubbise@quicinc.com>
Cc: <ath11k@lists.infradead.org>, <linux-wireless@vger.kernel.org>,
	Manikanta Pubbisetty <quic_mpubbise@quicinc.com>
Subject: Re: [PATCH] ath11k: Init hw_params before setting up AHB resources
Date: Sun, 22 May 2022 12:30:55 +0000 (UTC)	[thread overview]
Message-ID: <165322265355.774.15991530710426373571.kvalo@kernel.org> (raw)
In-Reply-To: <20220517055241.15885-1-quic_mpubbise@quicinc.com>

Manikanta Pubbisetty <quic_mpubbise@quicinc.com> wrote:

> As part of adding the support of WCN6750 to ath11k, bus_params
> were moved to hw_params and this regressed the initialization
> of WCN6750. By the time AHB resources are setup for WCN6750,
> hw_params will not be initialized and therefore initialization
> for WCN6750 will fail. This is applicable only for WCN6750,
> no other device is impacted.
> 
> Fix this by moving the initialization of hw_params before
> setting up AHB resources.
> 
> Tested-on: WCN6750 hw1.0 AHB WLAN.MSL.1.0.1-00887-QCAMSLSWPLZ-1
> 
> Fixes: 00402f49d26f ("ath11k: Add support for WCN6750 device")
> Signed-off-by: Manikanta Pubbisetty <quic_mpubbise@quicinc.com>
> Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>

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

bebcfd2534a6 ath11k: Init hw_params before setting up AHB resources

-- 
https://patchwork.kernel.org/project/linux-wireless/patch/20220517055241.15885-1-quic_mpubbise@quicinc.com/

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


-- 
ath11k mailing list
ath11k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath11k

  reply	other threads:[~2022-05-22 12:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-17  5:52 [PATCH] ath11k: Init hw_params before setting up AHB resources Manikanta Pubbisetty
2022-05-17  5:52 ` Manikanta Pubbisetty
2022-05-22 12:30 ` Kalle Valo [this message]
2022-05-22 12:30   ` 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=165322265355.774.15991530710426373571.kvalo@kernel.org \
    --to=kvalo@kernel.org \
    --cc=ath11k@lists.infradead.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=quic_mpubbise@quicinc.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 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.