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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id DA597C433F5 for ; Fri, 14 Jan 2022 14:46:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241979AbiANOqk (ORCPT ); Fri, 14 Jan 2022 09:46:40 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54606 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238709AbiANOqk (ORCPT ); Fri, 14 Jan 2022 09:46:40 -0500 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 38D7EC061574; Fri, 14 Jan 2022 06:46:40 -0800 (PST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id EC4FAB821B8; Fri, 14 Jan 2022 14:46:38 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 92087C36AEA; Fri, 14 Jan 2022 14:46:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1642171597; bh=CkdMvZCwQYDA8ZJ4QcAkC/rvfnqM2RFL97I2ZNXR9oE=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=FwN5NvX99Ai2YFk9WMXWg4Al4ov5HkRmkwehtaWAMYg97AylSYtjypJFsjf5RmkhI CUZL0GfLgf7v3mZ1ldBryhzv6JsqXMrak1GKRUzRpLSuKLgvYPTiTBiHs5TfrONNY6 e64RAzEgaWcXI55YejlcghnWVNKAnDTR4Rc7px4M/SnYJHjMWSSNLtj1Dzz05i1ZlH UEb8wE8iUU1c2D5hpOzL+tvIRlMMglAr+0MLcxGB+KEuhlkxyEuhOedCGUiQBlpf+U 6O13K9klAyIj4hOEvcXBXzxv/RhF0G0E133m1g0NfM0JGWQtilsg19i2/U3QsTza4t ZQh5w19/3WYyw== From: Kalle Valo To: Abhishek Kumar Cc: kernel test robot , ath10k@lists.infradead.org, kbuild-all@lists.01.org, pillair@codeaurora.org, linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org, dianders@chromium.org, Jakub Kicinski , netdev@vger.kernel.org Subject: Re: [PATCH v2 1/2] ath10k: search for default BDF name provided in DT References: <20220110231255.v2.1.Ie4dcc45b0bf365077303c596891d460d716bb4c5@changeid> <202201110851.5qAxfQJj-lkp@intel.com> Date: Fri, 14 Jan 2022 16:46:30 +0200 In-Reply-To: (Abhishek Kumar's message of "Thu, 13 Jan 2022 22:47:31 -0800") Message-ID: <87y23is7cp.fsf@kernel.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org Abhishek Kumar writes: > On this patch I have a kernel bot warning, which I intend to fix along > with all the comments and discussion and push out V3. So, any > comments/next steps are appreciated. Please wait my comments before sending v3, I think this is something which is also needed in ath11k and I need to look at it in detail. -- https://patchwork.kernel.org/project/linux-wireless/list/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches