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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 73A70C433F5 for ; Wed, 29 Sep 2021 15:00:34 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 5416761411 for ; Wed, 29 Sep 2021 15:00:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1344922AbhI2PCO (ORCPT ); Wed, 29 Sep 2021 11:02:14 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50824 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1344908AbhI2PCN (ORCPT ); Wed, 29 Sep 2021 11:02:13 -0400 Received: from mail-ot1-x32d.google.com (mail-ot1-x32d.google.com [IPv6:2607:f8b0:4864:20::32d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3CE3BC06161C for ; Wed, 29 Sep 2021 08:00:32 -0700 (PDT) Received: by mail-ot1-x32d.google.com with SMTP id 97-20020a9d006a000000b00545420bff9eso3203288ota.8 for ; Wed, 29 Sep 2021 08:00:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=TyCjlk+pKET0YnhEJ9dBR7JvrBUso42NvxusqbVesPE=; b=ZRsAtTKKZkNWJDjgYxhe3J0JQ6O4p9PNnpilI5M/5ibU0Ns8JNWVFybSsX6EBzrksN R65R1h5hDzyJkWBSxO3Xxu/askCvW9MkdwMQeGoYWNAp/yRQTADpthmpMjax5IO0Q4WI ABtba/4i+sNFFRausiGclbZIeWVV4PF2DdELi3MG65Kq6dNP4mPUi67cxEZH2EnIRgh2 3YDUFsI25i8zD+stDMZoSIPbe7zURBUfdxGb9UdP1TCeRUrIk9n+aGAbWLeeuzYU6cgv YlHzJlkMzt/yCDcFfWeOtRlteCpTbVMVzBTbhRhqYzLKNUw6qhAkjCl4deGNv2Zh0TQ0 ZoCg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=TyCjlk+pKET0YnhEJ9dBR7JvrBUso42NvxusqbVesPE=; b=MNDV5y5N1VUaCC2kt+AQx51nmpkbZQW2mXCA5sAvRTTUjrf961YwR4TtrruT/C13ch fUKlR+mmUyZOI+zrmrVIpT7+0EBT1X/SLxJgz7Ic0wEPweZ1k/NT/+bgt/HigLe3AAWW pbBdOrIt4HVC6fCN//OoHsOSB4XWqLc1y8mWKZUw75FbeAtiq0D7HANo1NuBGPwUeCYu CpHnKGtaoV9cz5mYeLaA44YrYP+NE/JY5d2yiOs6/Xnk7cumpA3X5YEcWMvv7rszVjQi Trgc4aFcP+Y7PFMC6aFHsQYR6uvHHewuugH5dCNXRfRM2cWOoZB2j44afNTgbsk7nkNY PvXA== X-Gm-Message-State: AOAM530kmP20VG/48TNQUvfhjApYAWCQXe4BJl/n49AlBFTd082cl/l9 8CNI2xOFYnOZPfbIMAQfsAxbqQ== X-Google-Smtp-Source: ABdhPJxvnP/V+YuEnXmU9u5fhBlMx5mvuyCq8Z16F2mnD2G8Ku4DbjlhH8TBG8+ZLm2LdxATitXYnw== X-Received: by 2002:a9d:3e54:: with SMTP id h20mr421968otg.236.1632927631577; Wed, 29 Sep 2021 08:00:31 -0700 (PDT) Received: from yoga (104-57-184-186.lightspeed.austtx.sbcglobal.net. [104.57.184.186]) by smtp.gmail.com with ESMTPSA id y83sm490275oia.47.2021.09.29.08.00.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 29 Sep 2021 08:00:30 -0700 (PDT) Date: Wed, 29 Sep 2021 10:00:28 -0500 From: Bjorn Andersson To: Arnd Bergmann Cc: Mark Brown , Arnd Bergmann , Liam Girdwood , Charles Keepax , Simon Trimmer , Michael Ellerman , Russell King , Catalin Marinas , Will Deacon , Thomas Bogendoerfer , "James E.J. Bottomley" , Helge Deller , Paul Walmsley , Palmer Dabbelt , Albert Ou , Thomas Gleixner , Ingo Molnar , Borislav Petkov , the arch/x86 maintainers , "H. Peter Anvin" , Geert Uytterhoeven , Linus Walleij , Andrew Morton , Greg Kroah-Hartman , Linux ARM , Linux Kernel Mailing List , linux-ia64@vger.kernel.org, "open list:BROADCOM NVRAM DRIVER" , Parisc List , linux-riscv Subject: Re: [PATCH 1/2] firmware: include drivers/firmware/Kconfig unconditionally Message-ID: References: <20210928075216.4193128-1-arnd@kernel.org> <20210928115856.GK4199@sirena.org.uk> 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-mips@vger.kernel.org On Tue 28 Sep 07:22 CDT 2021, Arnd Bergmann wrote: > On Tue, Sep 28, 2021 at 1:58 PM Mark Brown wrote: > > On Tue, Sep 28, 2021 at 09:50:26AM +0200, Arnd Bergmann wrote: > > > > > Not sure how we'd want to merge this patch, if two other things > > > need it. I'd prefer to merge it along with the QCOM_SCM change > > > through the soc tree, but that leaves the cirrus firmware broken > > > unless we also merge it the same way (rather than through ASoC > > > as it is now). > > > > We could also merge a tag into both places. > > I wonder if I should just take my two patches as bugfixes for 5.15, > after all they do address real build failures. In that case, all you need > is a merge with 5.15-rc4 or higher. > I'm in favor of this, better get it over with. With QCOM_IOMMU fixed up as well, feel free to add my Reviewed-by: Bjorn Andersson on both the patches, and for the qcom_scm changes you have my Acked-by: Bjorn Andersson Thanks, Bjorn