From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.9 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4B28AC43461 for ; Mon, 7 Sep 2020 09:57:55 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id CA2A421473 for ; Mon, 7 Sep 2020 09:57:54 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=codeaurora.org header.i=@codeaurora.org header.b="Lo/xj8dJ"; dkim=pass (1024-bit key) header.d=amazonses.com header.i=@amazonses.com header.b="S/5q9ViQ" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728317AbgIGJ5x (ORCPT ); Mon, 7 Sep 2020 05:57:53 -0400 Received: from a27-185.smtp-out.us-west-2.amazonses.com ([54.240.27.185]:52134 "EHLO a27-185.smtp-out.us-west-2.amazonses.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728233AbgIGJ5x (ORCPT ); Mon, 7 Sep 2020 05:57:53 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=zsmsymrwgfyinv5wlfyidntwsjeeldzt; d=codeaurora.org; t=1599472672; h=From:To:Cc:Subject:References:Date:In-Reply-To:Message-ID:MIME-Version:Content-Type; bh=YMgIhecsBWUSIrB5r/fRQO/5iu47zoGnW4xAX0f9hc4=; b=Lo/xj8dJH8aw86vkLuoagIn+G8RopDFzQEppwCe8MHv6bvm5trVjOEPg34kP4riG 5SMMgxPM0okyU8jXh9VYm5D4guLerjm98/kM+cRGZWbMOGm+6z5qAsXV75CI8Mo2JQ6 JL5hC2nT10fkjsTn5gGPq33D5iinfyIwAHOZ1TRw= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1599472672; h=From:To:Cc:Subject:References:Date:In-Reply-To:Message-ID:MIME-Version:Content-Type:Feedback-ID; bh=YMgIhecsBWUSIrB5r/fRQO/5iu47zoGnW4xAX0f9hc4=; b=S/5q9ViQ7pgqPNa08XuQJWlY38RCY4Zy95BsuTx7ycgXNzKbmg0GwDeujaLVKiRc 1hcHN44i9JKzGzSBbX6yVDQpWRHtd7CgXF+INhpqL2LnZuMPgYHyWW57pG2MTgFOapV f2nGsz7MO8JbGnkY+CxFf3kkhmOZmpiAhjyL47Xk= DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org 41B71C43382 Authentication-Results: aws-us-west-2-caf-mail-1.web.codeaurora.org; dmarc=none (p=none dis=none) header.from=codeaurora.org Authentication-Results: aws-us-west-2-caf-mail-1.web.codeaurora.org; spf=fail smtp.mailfrom=kvalo@codeaurora.org From: Kalle Valo To: Anilkumar Kolli Cc: ath11k@lists.infradead.org, devicetree@vger.kernel.org, linux-wireless@vger.kernel.org Subject: Re: [PATCH v6 0/3] ath11k: Add IPQ6018 support References: <1598287470-1871-1-git-send-email-akolli@codeaurora.org> Date: Mon, 7 Sep 2020 09:57:52 +0000 In-Reply-To: <1598287470-1871-1-git-send-email-akolli@codeaurora.org> (Anilkumar Kolli's message of "Mon, 24 Aug 2020 22:14:27 +0530") Message-ID: <0101017468001f6b-3fffd8c1-fd7b-467b-abb1-5a12309c37ed-000000@us-west-2.amazonses.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-SES-Outgoing: 2020.09.07-54.240.27.185 Feedback-ID: 1.us-west-2.CZuq2qbDmUIuT3qdvXlRHZZCpfZqZ4GtG9v3VKgRyF0=:AmazonSES Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Anilkumar Kolli writes: > 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 I don't store the cover letters to git, so please move the Tested-on tags to actual patches so that they are properly archived. -- https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches