Re: [PATCH 1/2] dt-bindings: net: Convert ATH10K to YAML

2023-04-06 Thread Konrad Dybcio
On 6.04.2023 10:06, Krzysztof Kozlowski wrote: > On 06/04/2023 02:59, Konrad Dybcio wrote: >> Convert the ATH10K bindings to YAML. >> >> Dropped properties that are absent at the current state of mainline: >> - qcom,msi_addr >> - qcom,msi_base >> >> qcom,coexist-support and

Re: [PATCH 1/2] dt-bindings: net: Convert ATH10K to YAML

2023-04-06 Thread Krzysztof Kozlowski
On 06/04/2023 02:59, Konrad Dybcio wrote: > Convert the ATH10K bindings to YAML. > > Dropped properties that are absent at the current state of mainline: > - qcom,msi_addr > - qcom,msi_base > > qcom,coexist-support and qcom,coexist-gpio-pin do very little and should > be reconsidered on the

[PATCH 1/2] dt-bindings: net: Convert ATH10K to YAML

2023-04-05 Thread Konrad Dybcio
Convert the ATH10K bindings to YAML. Dropped properties that are absent at the current state of mainline: - qcom,msi_addr - qcom,msi_base qcom,coexist-support and qcom,coexist-gpio-pin do very little and should be reconsidered on the driver side, especially the latter one. Somewhat based on the