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 7F650C433FE for ; Tue, 8 Mar 2022 00:50:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S245623AbiCHAvT (ORCPT ); Mon, 7 Mar 2022 19:51:19 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44894 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S244812AbiCHAvQ (ORCPT ); Mon, 7 Mar 2022 19:51:16 -0500 Received: from mail-ej1-x632.google.com (mail-ej1-x632.google.com [IPv6:2a00:1450:4864:20::632]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 880092C677 for ; Mon, 7 Mar 2022 16:50:21 -0800 (PST) Received: by mail-ej1-x632.google.com with SMTP id qx21so35657364ejb.13 for ; Mon, 07 Mar 2022 16:50:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=dbJpaOu/7xZ/bf4UCikgzAXZOJfFrMxYSG2Z5vNrDBI=; b=nQOEm1XQrASHzLPWYSNKp5uxS7raV2Xrr/QL60mtFRq0HPSH2fwlhXHItduWmhqhRg gUC031MpBStyvBQ2jZR+bEUfDR2p9p37sv4oJUX86m3P+8Iq+4RhT3+BTyyp4DGshE9D KDVfXeHGjIt9j8FdMfsI7Gf0IqudwdFPWuyJ0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=dbJpaOu/7xZ/bf4UCikgzAXZOJfFrMxYSG2Z5vNrDBI=; b=vLUWK3VxgfLYBepJw1GW6xFzCUYYbPxSR9b2muu7Nim/M2mYfQGSFwfzlAMuILA55t z5xXnMaxb/DAm1aKAkaYGsKfIskbvhjsTDAoO8uL5va3sgxn50CehK80zMwCWg4j/Q1q MtHpQf/5ww56lAQk7SZu0EGAToqgbZiPcwU2FrMZMR+jfwLqmHsI+d0OvkVBLg/JPmrD Bel0SEnCM/beSsM+zaYhJrHprMilzLH0mSFvX4nzekKASAgRFV4LuQetSSTVTg+tl6Oq j4IBh/oSbLNub7hG8OE0PIkFAc19s30HfauZdJq3JddMrsjdVunx6AeAyqWbi6SNLB/r vdOQ== X-Gm-Message-State: AOAM5314fgljJqrZ8hWUwWJaiSrdI21Di5tfP6bcunFqXK7ObInr7/QL v21djPFVEs3/1dUx8VAh9ZUt8IGjSZtTxU4r X-Google-Smtp-Source: ABdhPJy43mx5SmYpz0nELo6Z4jFRbvik43FfIUacg9n9g8CJCm4c09FJtAOZwwk7UV+LA47dnhM2/w== X-Received: by 2002:a17:906:32d0:b0:6ce:e1cf:3f2e with SMTP id k16-20020a17090632d000b006cee1cf3f2emr10709154ejk.214.1646700619799; Mon, 07 Mar 2022 16:50:19 -0800 (PST) Received: from mail-wm1-f42.google.com (mail-wm1-f42.google.com. [209.85.128.42]) by smtp.gmail.com with ESMTPSA id k19-20020a1709067ad300b006da92735c32sm5194190ejo.16.2022.03.07.16.50.19 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 07 Mar 2022 16:50:19 -0800 (PST) Received: by mail-wm1-f42.google.com with SMTP id i66so10203289wma.5 for ; Mon, 07 Mar 2022 16:50:19 -0800 (PST) X-Received: by 2002:a7b:c0c1:0:b0:385:be1b:e6a with SMTP id s1-20020a7bc0c1000000b00385be1b0e6amr1277359wmh.73.1646700618519; Mon, 07 Mar 2022 16:50:18 -0800 (PST) MIME-Version: 1.0 References: <20220110231255.v2.1.Ie4dcc45b0bf365077303c596891d460d716bb4c5@changeid> <202201110851.5qAxfQJj-lkp@intel.com> <87y23is7cp.fsf@kernel.org> In-Reply-To: <87y23is7cp.fsf@kernel.org> From: Doug Anderson Date: Mon, 7 Mar 2022 16:50:05 -0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v2 1/2] ath10k: search for default BDF name provided in DT To: Kalle Valo Cc: Abhishek Kumar , kernel test robot , ath10k , kbuild-all@lists.01.org, Rakesh Pillai , linux-wireless , LKML , Jakub Kicinski , netdev Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org Kalle, On Fri, Jan 14, 2022 at 6:46 AM Kalle Valo wrote: > > 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. I'm wondering if you have a timeframe for when you might post your comments. We've landed this patch locally in the Chrome OS kernel tree, but we are always also interested in it landing upstream. If you have ideas for a path forward that'd be keen! -Doug