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

From: Krzysztof Kozlowski
Date: Tue Apr 11 2023 - 11:59:22 EST


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).

Best regards,
Krzysztof