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 1jya4L-0000zH-Sm for ath11k@lists.infradead.org; Thu, 23 Jul 2020 12:11:27 +0000 From: Anilkumar Kolli Subject: [PATCH v4 0/3] ath11k: Add IPQ6018 support Date: Thu, 23 Jul 2020 17:41:01 +0530 Message-Id: <1595506264-6393-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, akolli@codeaurora.org, 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) .../bindings/net/wireless/qcom,ath11k.yaml | 4 +- drivers/net/wireless/ath/ath11k/ahb.c | 131 ++++++++++++++++++++- drivers/net/wireless/ath/ath11k/core.c | 20 ++-- drivers/net/wireless/ath/ath11k/core.h | 2 + drivers/net/wireless/ath/ath11k/hw.h | 2 + 5 files changed, 146 insertions(+), 13 deletions(-) -- 2.7.4 -- ath11k mailing list ath11k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath11k