All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@kernel.org>
To: Wen Gong <quic_wgong@quicinc.com>
Cc: <ath11k@lists.infradead.org>, <linux-wireless@vger.kernel.org>,
	<quic_wgong@quicinc.com>
Subject: Re: [PATCH v2] ath11k: add support for hardware rfkill for QCA6390
Date: Mon, 20 Dec 2021 18:29:28 +0000 (UTC)	[thread overview]
Message-ID: <164002496714.8180.10579865678538990827.kvalo@kernel.org> (raw)
In-Reply-To: <20211217102334.14907-1-quic_wgong@quicinc.com>

Wen Gong <quic_wgong@quicinc.com> wrote:

> When hardware rfkill is enabled in the firmware it will report the
> capability via using WMI_SYS_CAP_INFO_RFKILL bit in the WMI_SERVICE_READY
> event to the host. ath11k will check the capability, and if it is enabled then
> ath11k will set the GPIO information to firmware using WMI_PDEV_SET_PARAM. When
> the firmware detects hardware rfkill is enabled by the user, it will report it
> via WMI_RFKILL_STATE_CHANGE_EVENTID. Once ath11k receives the event it will
> send wmi command WMI_PDEV_SET_PARAM to the firmware and also notifies cfg80211.
> 
> This only enable rfkill feature for QCA6390, rfkill_pin is all initialized to 0
> for other chips in ath11k_hw_params.
> 
> Tested-on: QCA6390 hw2.0 PCI WLAN.HST.1.0.1-01740-QCAHSTSWPLZ_V2_TO_X86-1
> 
> Signed-off-by: Wen Gong <quic_wgong@quicinc.com>
> Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>

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

ec038c6127fa ath11k: add support for hardware rfkill for QCA6390

-- 
https://patchwork.kernel.org/project/linux-wireless/patch/20211217102334.14907-1-quic_wgong@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: Wen Gong <quic_wgong@quicinc.com>
Cc: <ath11k@lists.infradead.org>, <linux-wireless@vger.kernel.org>,
	<quic_wgong@quicinc.com>
Subject: Re: [PATCH v2] ath11k: add support for hardware rfkill for QCA6390
Date: Mon, 20 Dec 2021 18:29:28 +0000 (UTC)	[thread overview]
Message-ID: <164002496714.8180.10579865678538990827.kvalo@kernel.org> (raw)
In-Reply-To: <20211217102334.14907-1-quic_wgong@quicinc.com>

Wen Gong <quic_wgong@quicinc.com> wrote:

> When hardware rfkill is enabled in the firmware it will report the
> capability via using WMI_SYS_CAP_INFO_RFKILL bit in the WMI_SERVICE_READY
> event to the host. ath11k will check the capability, and if it is enabled then
> ath11k will set the GPIO information to firmware using WMI_PDEV_SET_PARAM. When
> the firmware detects hardware rfkill is enabled by the user, it will report it
> via WMI_RFKILL_STATE_CHANGE_EVENTID. Once ath11k receives the event it will
> send wmi command WMI_PDEV_SET_PARAM to the firmware and also notifies cfg80211.
> 
> This only enable rfkill feature for QCA6390, rfkill_pin is all initialized to 0
> for other chips in ath11k_hw_params.
> 
> Tested-on: QCA6390 hw2.0 PCI WLAN.HST.1.0.1-01740-QCAHSTSWPLZ_V2_TO_X86-1
> 
> Signed-off-by: Wen Gong <quic_wgong@quicinc.com>
> Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>

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

ec038c6127fa ath11k: add support for hardware rfkill for QCA6390

-- 
https://patchwork.kernel.org/project/linux-wireless/patch/20211217102334.14907-1-quic_wgong@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:[~2021-12-20 18:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-17 10:23 [PATCH v2] ath11k: add support for hardware rfkill for QCA6390 Wen Gong
2021-12-17 10:23 ` Wen Gong
2021-12-20 18:29 ` Kalle Valo [this message]
2021-12-20 18:29   ` 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=164002496714.8180.10579865678538990827.kvalo@kernel.org \
    --to=kvalo@kernel.org \
    --cc=ath11k@lists.infradead.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=quic_wgong@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.