Re: [PATCH] ath10k: do not enforce interrupt trigger type

2022-05-22 Thread Kalle Valo
Krzysztof Kozlowski wrote: > Interrupt line can be configured on different hardware in different way, > even inverted. Therefore driver should not enforce specific trigger > type - edge rising - but instead rely on Devicetree to configure it. > > All Qualcomm DTSI with WCN3990 define the

Re: [PATCH] ath10k: do not enforce interrupt trigger type

2022-05-18 Thread Kalle Valo
Steev Klimaszewski writes: > On 5/14/22 12:05 AM, Steev Klimaszewski wrote: >> >> On 5/13/22 10:57 AM, Kalle Valo wrote: >>> Krzysztof Kozlowski writes: >>> Interrupt line can be configured on different hardware in different way, even inverted.  Therefore driver should not

Re: [PATCH] ath10k: do not enforce interrupt trigger type

2022-05-14 Thread Krzysztof Kozlowski
On 14/05/2022 20:09, Steev Klimaszewski wrote: >> wcn3990 hw1.0 target 0x0008 chip_id 0x sub : >> kconfig debug 0 debugfs 0 tracing 0 dfs 0 testmode 0 >> firmware ver  api 5 features wowlan,mgmt-tx-by-reference,non-bmi crc32 >> b3d4b790 >> htt-ver 3.86 wmi-op 4 htt-op 3 cal

Re: [PATCH] ath10k: do not enforce interrupt trigger type

2022-05-14 Thread Krzysztof Kozlowski
On 13/05/2022 17:57, Kalle Valo wrote: > Krzysztof Kozlowski writes: > >> Interrupt line can be configured on different hardware in different way, >> even inverted. Therefore driver should not enforce specific trigger >> type - edge rising - but instead rely on Devicetree to configure it. >> >>

Re: [PATCH] ath10k: do not enforce interrupt trigger type

2022-05-14 Thread Steev Klimaszewski
On 5/14/22 12:05 AM, Steev Klimaszewski wrote: On 5/13/22 10:57 AM, Kalle Valo wrote: Krzysztof Kozlowski writes: Interrupt line can be configured on different hardware in different way, even inverted.  Therefore driver should not enforce specific trigger type - edge rising - but instead

Re: [PATCH] ath10k: do not enforce interrupt trigger type

2022-05-13 Thread Steev Klimaszewski
On 5/13/22 10:57 AM, Kalle Valo wrote: Krzysztof Kozlowski writes: Interrupt line can be configured on different hardware in different way, even inverted. Therefore driver should not enforce specific trigger type - edge rising - but instead rely on Devicetree to configure it. All Qualcomm

Re: [PATCH] ath10k: do not enforce interrupt trigger type

2022-05-13 Thread Kalle Valo
Krzysztof Kozlowski writes: > Interrupt line can be configured on different hardware in different way, > even inverted. Therefore driver should not enforce specific trigger > type - edge rising - but instead rely on Devicetree to configure it. > > All Qualcomm DTSI with WCN3990 define the