This series enables ath10k wifi driver support for WCN3990 target on sdm845 SOC. This series also updates the missing dt binding documentation and adds optional iommu property. sdm845 dtsi changes in this series are based on top of https://patchwork.kernel.org/cover/10573121/ change. Changes since v1: Listed no of interrupts/clocks for each set of compatible. Added missing 'wifi' label to sdm845.dtsi. Govind Singh (4): dt: bindings: add missing dt properties for WCN3990 wifi node dts: arm64/sdm845: Add WCN3990 WLAN module device node dt: bindings: add bindings for wifi iommu node dts: arm64/sdm845: Enable iommu for WCN3990 wifi module device node .../bindings/net/wireless/qcom,ath10k.txt | 34 +++++++++++++++---- arch/arm64/boot/dts/qcom/sdm845-mtp.dts | 7 ++++ arch/arm64/boot/dts/qcom/sdm845.dtsi | 27 +++++++++++++++ 3 files changed, 61 insertions(+), 7 deletions(-) -- The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project