From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from m43-7.mailgun.net ([69.72.43.7]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kAFaW-0004hD-8V for ath11k@lists.infradead.org; Mon, 24 Aug 2020 16:45:09 +0000 From: Anilkumar Kolli Subject: [PATCH v6 0/3] ath11k: Add IPQ6018 support Date: Mon, 24 Aug 2020 22:14:27 +0530 Message-Id: <1598287470-1871-1-git-send-email-akolli@codeaurora.org> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ath11k" Errors-To: ath11k-bounces+kvalo=adurom.com@lists.infradead.org To: ath11k@lists.infradead.org Cc: devicetree@vger.kernel.org, Anilkumar Kolli , linux-wireless@vger.kernel.org IPQ6018 has a 5G radio and 2G radio with 2x2 and shares IPQ8074 configuration. Tested on: IPQ6018 WLAN.HK.2.2-02134-QCAHKSWPL_SILICONZ-1 Tested on: IPQ8074 WLAN.HK.2.4.0.1-00009-QCAHKSWPL_SILICONZ-1 Anilkumar Kolli (3): dt: bindings: net: update compatible for ath11k ath11k: copy ce service configs to hw_params ath11k: add IPQ6018 support V2: - Added devicetree reviewers V3: - addressed dt bindinds comments - Reworked on Kalles patches - copied ce svc configs to hw_params V4: - updated dt patch (Rob) V5: - Fixes errors in 'make dt_binding_check' (Rob) V6: - Rebased on latest ath.git top of tree .../bindings/net/wireless/qcom,ath11k.yaml | 4 +- drivers/net/wireless/ath/ath11k/ahb.c | 125 ++++++++++++++++++++- drivers/net/wireless/ath/ath11k/core.c | 18 ++- drivers/net/wireless/ath/ath11k/core.h | 1 + drivers/net/wireless/ath/ath11k/hw.h | 2 + 5 files changed, 138 insertions(+), 12 deletions(-) -- 2.7.4 -- ath11k mailing list ath11k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath11k