[PATCH v3 1/2] dt-bindings: net: Convert ATH10K to YAML
Rob Herring
robh at kernel.org
Thu Apr 6 10:09:57 PDT 2023
On Thu, 06 Apr 2023 14:55:44 +0200, 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 at linaro.org>
> ---
> .../bindings/net/wireless/qcom,ath10k.txt | 215 -------------
> .../bindings/net/wireless/qcom,ath10k.yaml | 357 +++++++++++++++++++++
> 2 files changed, 357 insertions(+), 215 deletions(-)
>
Running 'make dtbs_check' with the schema in this patch gives the
following warnings. Consider if they are expected or the schema is
incorrect. These may not be new warnings.
Note that it is not yet a requirement to have 0 warnings for dtbs_check.
This will change in the future.
Full log is available here: https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20230406-topic-ath10k_bindings-v3-1-00895afc7764@linaro.org
wifi at 0,0: reg: [[65536, 0, 0, 0, 0], [50397200, 0, 0, 0, 2097152]] is too long
arch/arm64/boot/dts/rockchip/rk3399-gru-scarlet-dumo.dtb
wifi at 18800000: 'qcom,snoc-host-cap-skip-quirk' does not match any of the regexes: 'pinctrl-[0-9]+'
arch/arm64/boot/dts/qcom/sdm845-xiaomi-polaris.dtb
More information about the ath10k
mailing list