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=-8.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham 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 DA24EC433DB for ; Mon, 22 Feb 2021 07:32:24 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 7DC3264E4B for ; Mon, 22 Feb 2021 07:32:24 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 7DC3264E4B Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=codeaurora.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=ath11k-bounces+ath11k=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:Date:Message-Id:To:References:In-Reply-To:From: Subject:MIME-Version:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=n/mEJVsmJ8Do+Pr+ZrP/w+XbrpfTXkGUVACs0nDZEjY=; b=YaeTOOPv1vIQ2i+6MFSLzbt+w 89MEHwjpU/AwZ+BY4lN6XVTp8YylNVmuriLwIlXqTCeGXkD9K0Tmqhgi1pckrAx0OV2b79vuakKcI +lA94ZbN3nqDOQgr1vIWIB2ICnFpJlvuNqq2EAuHD3cj5O+xCP+2twY3kgPq5SfiUpH5WIh4dkm0s xPCVaZBK/vj24xWLdrNiSGgHO9JKpZDaxexsVECc8o+afpGvYjVBV+l0EricDFcm9jDFBFfE9+Qa7 XTdkG+CAeET7sqSXlBajsWBQPkjr2KJOvvui8qXbjo2CwZaB8zcrWtY2qMpYnrxKZkBobkCBDoOAC Yldh8nW+w==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1lE5hc-0007yj-PR; Mon, 22 Feb 2021 07:32:20 +0000 Received: from z11.mailgun.us ([104.130.96.11]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1lE5ha-0007yB-Ef for ath11k@lists.infradead.org; Mon, 22 Feb 2021 07:32:19 +0000 DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=mg.codeaurora.org; q=dns/txt; s=smtp; t=1613979137; h=Date: Message-Id: Cc: To: References: In-Reply-To: From: Subject: Content-Transfer-Encoding: MIME-Version: Content-Type: Sender; bh=3NdAcsGlLHGtqIG+XNl2l8drEy707vG543eK+2qT4LY=; b=wI6drR61PF4tJrVdnBQZS0YhX/PenR/fKi/ON7tf8YD5tWH4bTcS967tyVv/kKTO8aGlOmqW iF7L9vLbOU0JOMRnCbyD0M3FQE8Y8PiLfo1LtbAMB/pv123zU76xtYjd/WGswg+ttGlDn5Yp DSx9RsWZr5VzUNgv70if3K3/YGY= X-Mailgun-Sending-Ip: 104.130.96.11 X-Mailgun-Sid: WyJmOGQ2ZiIsICJhdGgxMWtAbGlzdHMuaW5mcmFkZWFkLm9yZyIsICJiZTllNGEiXQ== Received: from smtp.codeaurora.org (ec2-35-166-182-171.us-west-2.compute.amazonaws.com [35.166.182.171]) by smtp-out-n01.prod.us-east-1.postgun.com with SMTP id 60335dfa3bd0a42cc96e10b8 (version=TLS1.2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256); Mon, 22 Feb 2021 07:32:10 GMT Received: by smtp.codeaurora.org (Postfix, from userid 1001) id D4F70C433ED; Mon, 22 Feb 2021 07:32:09 +0000 (UTC) Received: from potku.adurom.net (88-114-240-156.elisa-laajakaista.fi [88.114.240.156]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: kvalo) by smtp.codeaurora.org (Postfix) with ESMTPSA id 90A1AC433C6; Mon, 22 Feb 2021 07:32:08 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org 90A1AC433C6 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 MIME-Version: 1.0 Subject: Re: [PATCH] ath11k: print hardware name and version during initialisation From: Kalle Valo In-Reply-To: <1613589400-18891-1-git-send-email-kvalo@codeaurora.org> References: <1613589400-18891-1-git-send-email-kvalo@codeaurora.org> To: Kalle Valo User-Agent: pwcli/0.1.0-git (https://github.com/kvalo/pwcli/) Python/3.5.2 Message-Id: <20210222073209.D4F70C433ED@smtp.codeaurora.org> Date: Mon, 22 Feb 2021 07:32:09 +0000 (UTC) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210222_023218_546700_9816D5EF X-CRM114-Status: UNSURE ( 8.54 ) X-CRM114-Notice: Please train this message. X-BeenThere: ath11k@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-wireless@vger.kernel.org, ath11k@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ath11k" Errors-To: ath11k-bounces+ath11k=archiver.kernel.org@lists.infradead.org Kalle Valo wrote: > This way it's easy for the user to find what device is actually installed. This > also helps reporting bugs. > > Screenshot: > > [ 459.988812] ath11k_pci 0000:06:00.0: BAR 0: assigned [mem 0xdb000000-0xdbffffff 64bit] > [ 459.988867] ath11k_pci 0000:06:00.0: enabling device (0000 -> 0002) > [ 459.997048] ath11k_pci 0000:06:00.0: qca6390 hw2.0 > [ 460.058093] mhi mhi0: Requested to power ON > [ 460.059741] mhi mhi0: Power on setup success > [ 460.476924] ath11k_pci 0000:06:00.0: chip_id 0x0 chip_family 0xb board_id 0xff soc_id 0xffffffff > [ 460.477032] ath11k_pci 0000:06:00.0: fw_version 0x101c06cc fw_build_timestamp 2020-06-24 19:50 fw_build_id > > Tested-on: QCA6390 hw2.0 PCI WLAN.HST.1.0.1-01740-QCAHSTSWPLZ_V2_TO_X86-1 > > Signed-off-by: Kalle Valo Patch applied to ath-next branch of ath.git, thanks. 6b7abacb9cbe ath11k: print hardware name and version during initialisation -- https://patchwork.kernel.org/project/linux-wireless/patch/1613589400-18891-1-git-send-email-kvalo@codeaurora.org/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches -- ath11k mailing list ath11k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath11k