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 D7B79C433EF for ; Fri, 22 Apr 2022 12:08:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1445804AbiDVMK5 (ORCPT ); Fri, 22 Apr 2022 08:10:57 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34166 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1384839AbiDVMK4 (ORCPT ); Fri, 22 Apr 2022 08:10:56 -0400 Received: from muru.com (muru.com [72.249.23.125]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 7F24856436; Fri, 22 Apr 2022 05:08:03 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id A22A180A8; Fri, 22 Apr 2022 12:05:08 +0000 (UTC) Date: Fri, 22 Apr 2022 15:08:01 +0300 From: Tony Lindgren To: Yegor Yefremov Cc: Linux-OMAP , linux-wireless@vger.kernel.org, sebastian.reichel@collabora.co.uk Subject: Re: wl18xx: NVS file handling Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org * Yegor Yefremov [220422 10:40]: > Wouldn't we need this functionality [1] to make the NVS fw file optional? :-( > > [1] https://patchwork.kernel.org/project/linux-dmaengine/patch/20181112160143.4459-1-l.stach@pengutronix.de/ Hmm yeah, how about if we use just an empty nvs file for no warnings then? Regards, Tony