2024-05-30 07:28:58

by Baochen Qiang

[permalink] [raw]
Subject: [PATCH v3 1/8] wifi: ath12k: add ATH12K_DBG_WOW log level

Currently there is no dedicated log level for WoW, so create it for future use.

Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0-03427-QCAHMTSWPL_V1.0_V2.0_SILICONZ-1.15378.4

Signed-off-by: Baochen Qiang <[email protected]>
---
drivers/net/wireless/ath/ath12k/debug.h | 1 +
1 file changed, 1 insertion(+)

diff --git a/drivers/net/wireless/ath/ath12k/debug.h b/drivers/net/wireless/ath/ath12k/debug.h
index aa685295f8a4..3855b770772f 100644
--- a/drivers/net/wireless/ath/ath12k/debug.h
+++ b/drivers/net/wireless/ath/ath12k/debug.h
@@ -25,6 +25,7 @@ enum ath12k_debug_mask {
ATH12K_DBG_PCI = 0x00001000,
ATH12K_DBG_DP_TX = 0x00002000,
ATH12K_DBG_DP_RX = 0x00004000,
+ ATH12K_DBG_WOW = 0x00008000,
ATH12K_DBG_ANY = 0xffffffff,
};

--
2.25.1



2024-05-30 17:55:50

by Jeff Johnson

[permalink] [raw]
Subject: Re: [PATCH v3 1/8] wifi: ath12k: add ATH12K_DBG_WOW log level

On 5/30/2024 12:27 AM, Baochen Qiang wrote:
> Currently there is no dedicated log level for WoW, so create it for future use.
>
> Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0-03427-QCAHMTSWPL_V1.0_V2.0_SILICONZ-1.15378.4
>
> Signed-off-by: Baochen Qiang <[email protected]>

As noted in cover letter reply this needs 2024 copyright. With that added,
Acked-by: Jeff Johnson <[email protected]>


2024-05-30 18:40:55

by Kalle Valo

[permalink] [raw]
Subject: Re: [PATCH v3 1/8] wifi: ath12k: add ATH12K_DBG_WOW log level

Jeff Johnson <[email protected]> writes:

> On 5/30/2024 12:27 AM, Baochen Qiang wrote:
>> Currently there is no dedicated log level for WoW, so create it for future use.
>>
>> Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0-03427-QCAHMTSWPL_V1.0_V2.0_SILICONZ-1.15378.4
>>
>> Signed-off-by: Baochen Qiang <[email protected]>
>
> As noted in cover letter reply this needs 2024 copyright. With that added,
> Acked-by: Jeff Johnson <[email protected]>

I can add that, no need to resend because of this.

--
https://patchwork.kernel.org/project/linux-wireless/list/

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