On 11.04.2023 17:59, Krzysztof Kozlowski wrote: > On 06/04/2023 14:55, 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 driver side, especially the latter one. >> >> Somewhat based on the ath11k bindings. >> >> Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> >> --- >> .../bindings/net/wireless/qcom,ath10k.txt | 215 ------------- >> .../bindings/net/wireless/qcom,ath10k.yaml | 357 +++++++++++++++++++++ >> 2 files changed, 357 insertions(+), 215 deletions(-) > > You should have received kernel test robot warning. If not, just > confirming here - you need to fix paths (docs, maintainers). Will do Konrad > > Best regards, > Krzysztof >