Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4ABDDC433EF for ; Mon, 22 Nov 2021 18:06:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239850AbhKVSJh (ORCPT ); Mon, 22 Nov 2021 13:09:37 -0500 Received: from m43-7.mailgun.net ([69.72.43.7]:21714 "EHLO m43-7.mailgun.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239790AbhKVSJg (ORCPT ); Mon, 22 Nov 2021 13:09:36 -0500 DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=mg.codeaurora.org; q=dns/txt; s=smtp; t=1637604389; h=Content-Transfer-Encoding: Content-Type: MIME-Version: Message-ID: In-Reply-To: Date: References: Subject: Cc: To: From: Sender; bh=txqi+m8lpFE58mm65vzUCp6Li/mJaI8t5LyHVDayOhM=; b=otG4XZLxDypPp/h7sLeDkB3prvOqanmBdB4tqtxBQ9UonEhyKasNIF2uD3w+/OyihJpcXnSv AaJgFO6Eeh9JFVCXRzP34MdnsrbpajRopWmeD7k+xos9w4Yo45wErdov6p2/K52cDDuVxQjD LDd4IrZGihHAj+yEUuKH8esPj/U= X-Mailgun-Sending-Ip: 69.72.43.7 X-Mailgun-Sid: WyI3YTAwOSIsICJsaW51eC13aXJlbGVzc0B2Z2VyLmtlcm5lbC5vcmciLCAiYmU5ZTRhIl0= Received: from smtp.codeaurora.org (ec2-35-166-182-171.us-west-2.compute.amazonaws.com [35.166.182.171]) by smtp-out-n05.prod.us-east-1.postgun.com with SMTP id 619bdc24e7d68470af023dc2 (version=TLS1.2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256); Mon, 22 Nov 2021 18:06:28 GMT Sender: kvalo=codeaurora.org@mg.codeaurora.org Received: by smtp.codeaurora.org (Postfix, from userid 1001) id E6042C43618; Mon, 22 Nov 2021 18:06:27 +0000 (UTC) Received: from tykki (tynnyri.adurom.net [51.15.11.48]) (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 3D657C4338F; Mon, 22 Nov 2021 18:06:25 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.codeaurora.org 3D657C4338F 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=codeaurora.org From: Kalle Valo To: Mark Herbert Cc: Wen Gong , ath11k@lists.infradead.org, linux-wireless@vger.kernel.org Subject: Re: [PATCH v2] ath11k: add read variant from SMBIOS for download board data References: <20211118100033.8384-1-quic_wgong@quicinc.com> <163759171706.17469.3004620526954131593.kvalo@codeaurora.org> Date: Mon, 22 Nov 2021 20:06:22 +0200 In-Reply-To: (Mark Herbert's message of "Mon, 22 Nov 2021 20:58:56 +0300") Message-ID: <871r3883q9.fsf@codeaurora.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org Mark Herbert writes: > Tried this on Dell XPS 13 9310 > > Maybe this patch is good for 6855, but 6390 in Dell seems to be killed > completely with it. Reverting it makes things work again. > > [=C2=A0=C2=A0=C2=A0 5.537034] ath11k_pci 0000:72:00.0: chip_id 0x0 chip_f= amily 0xb > board_id 0xff soc_id 0xffffffff > [=C2=A0=C2=A0=C2=A0 5.537038] ath11k_pci 0000:72:00.0: fw_version 0x101c0= 6cc > fw_build_timestamp 2020-06-24 19:50 fw_build_id > [=C2=A0=C2=A0=C2=A0 5.537236] ath11k_pci 0000:72:00.0: failed to fetch bo= ard data for > bus=3Dpci,qmi-chip-id=3D0,qmi-board-id=3D255,variant=3DDE_1901 from > ath11k/QCA6390/hw2.0/board-2.bin > [=C2=A0=C2=A0=C2=A0 5.537255] ath11k_pci 0000:72:00.0: failed to fetch bo= ard-2.bin or > board.bin from QCA6390/hw2.0 > [=C2=A0=C2=A0=C2=A0 5.537257] ath11k_pci 0000:72:00.0: qmi failed to fetc= h board file: -2 > [=C2=A0=C2=A0=C2=A0 5.537258] ath11k_pci 0000:72:00.0: failed to load boa= rd data file: -2 Doh, I didn't realise that. I only tested this on my NUC testbox, I should have tested this on my XPS 13 9310 as well. Thanks for the report! I think I need to revert this and rethink how to handle the backwards compatibility. --=20 https://patchwork.kernel.org/project/linux-wireless/list/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatc= hes