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 X-Spam-Level: X-Spam-Status: No, score=-16.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_CR_TRAILER,INCLUDES_PATCH, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id CD4C3C4338F for ; Fri, 23 Jul 2021 18:43:01 +0000 (UTC) Received: by mail.kernel.org (Postfix) id A32D760F39; Fri, 23 Jul 2021 18:43:01 +0000 (UTC) Received: by mail.kernel.org (Postfix) with ESMTPSA id 8B50F60F12; Fri, 23 Jul 2021 18:43:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1627065781; bh=QYqg4gIDhqs1ZAAOUt89PxNpJdd1nRpEaEeaE2yiuJ0=; h=References:In-Reply-To:From:Date:Subject:To:List-Id:Cc:From; b=lyNwv663UA1uuAm/0W4LHKx9BbRmD53xmGWEV7c7BeblUh5V56PcMwYkYKV76UglF YI5+UZvo8a4MsrRBDvJKFm29Ug48PumvDFCvJ5jKYhVlSJSxQsMIg5++7Hsq+k6+oJ pbccAFf+GTmGU72sMaWd8IY4OiiHZjafRwGxHq47dvvackKTpnKr779ic7z0xteGiw qGN7ZZ6NlHYums5NlZftD18fWRTmak0/jOjk57FvfHtELUrzWinHKnHabcamY78eaw HUxbS8Do0JT2+wS9eHRSSKXEuT//YkXwM31YW5eF9CXa21U/0EUgC2RVlSw9T6bsm7 1wZN1AVJg39cA== Received: by mail-wr1-f48.google.com with SMTP id r2so3388407wrl.1; Fri, 23 Jul 2021 11:43:01 -0700 (PDT) X-Gm-Message-State: AOAM5311DbJtbmZha3T3Dj1tcLw1DgYrregTdi2FED4o8G5msBFWPF/8 sDgSSBhYfq1Z010NtPpJx99EHCUCBqsL5u0+leI= X-Google-Smtp-Source: ABdhPJxoQq2VQ2w6DBydXsB6afqEER/ozdnaFLgwa9gVk2VkfIvkZepq+XzAelVd1ktGQjI+zhUop3cwvl2R/+k55N0= X-Received: by 2002:a5d:65cb:: with SMTP id e11mr6966911wrw.105.1627065780129; Fri, 23 Jul 2021 11:43:00 -0700 (PDT) MIME-Version: 1.0 References: <20210721151546.2325937-1-arnd@kernel.org> <20210723145026.GA3330@lpieralisi> In-Reply-To: <20210723145026.GA3330@lpieralisi> From: Arnd Bergmann Date: Fri, 23 Jul 2021 20:42:44 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH] ARM: ixp4xx: fix building both pci drivers To: Lorenzo Pieralisi List-Id: Cc: Linus Walleij , SoC Team , Arnd Bergmann , Imre Kaloz , Krzysztof Halasa , Rob Herring , =?UTF-8?Q?Krzysztof_Wilczy=C5=84ski?= , Bjorn Helgaas , Linux ARM , Linux Kernel Mailing List , linux-pci Content-Type: text/plain; charset="UTF-8" On Fri, Jul 23, 2021 at 4:51 PM Lorenzo Pieralisi wrote: > > Fixes: f7821b493458 ("PCI: ixp4xx: Add a new driver for IXP4xx") > > Cc: soc@kernel.org > > Signed-off-by: Arnd Bergmann > > --- > > .../mach-ixp4xx/include/mach/ixp4xx-regs.h | 48 +++++++++---------- > > drivers/pci/controller/pci-ixp4xx.c | 8 ++-- > > 2 files changed, 28 insertions(+), 28 deletions(-) > > Are you picking this up via arm-soc ? I can take this via the PCI tree, > just let me know: > > Acked-by: Lorenzo Pieralisi I'm fine either way, if you have other fixes queued up already, please add this one to your tree. Arnd 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 X-Spam-Level: X-Spam-Status: No, score=-15.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9D4A1C4338F for ; Fri, 23 Jul 2021 18:44:23 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 6635B60EB4 for ; Fri, 23 Jul 2021 18:44:23 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 6635B60EB4 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Cc:To:Subject:Message-ID:Date:From: In-Reply-To:References:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=n6qni4gtO1+FNozyXB8MI1R0maref5mSPGAb5jEVViw=; b=ObaH34Gngps6jz 23oaGu4d35xDJFJjixzRUIgxv2WEQ04txDBIgpkzaAV7g/AXHeoFJuY+JIYOeM/07KsQEi1bDpyrP fxSdvqbBcGNrSbibFgvwzHGCLcH+42CXSYHk/cb1fBrlyB67HSS7SwY5GbWvNb6E3BEyPPPrxytor 5UNNc9S2BsF4ZVmin4dbcj3T7BJzmZ+WKi0MDCvVI8YF8sy25lmwRn/qNEvoWrOx4DBQ2DiCuYa5a 57gNLcAdwj410b3GqjMl90nnay59q3WrmSjM0zgw07ZkeR79wxjxqC2yVhFsgBvtHSZkFLtJNBemf zG27w5sGw7xdLu8LjtLA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1m708Y-005gas-1V; Fri, 23 Jul 2021 18:43:06 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1m708U-005gZw-8U for linux-arm-kernel@lists.infradead.org; Fri, 23 Jul 2021 18:43:03 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 94D5960F36 for ; Fri, 23 Jul 2021 18:43:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1627065781; bh=QYqg4gIDhqs1ZAAOUt89PxNpJdd1nRpEaEeaE2yiuJ0=; h=References:In-Reply-To:From:Date:Subject:To:List-Id:Cc:From; b=lyNwv663UA1uuAm/0W4LHKx9BbRmD53xmGWEV7c7BeblUh5V56PcMwYkYKV76UglF YI5+UZvo8a4MsrRBDvJKFm29Ug48PumvDFCvJ5jKYhVlSJSxQsMIg5++7Hsq+k6+oJ pbccAFf+GTmGU72sMaWd8IY4OiiHZjafRwGxHq47dvvackKTpnKr779ic7z0xteGiw qGN7ZZ6NlHYums5NlZftD18fWRTmak0/jOjk57FvfHtELUrzWinHKnHabcamY78eaw HUxbS8Do0JT2+wS9eHRSSKXEuT//YkXwM31YW5eF9CXa21U/0EUgC2RVlSw9T6bsm7 1wZN1AVJg39cA== Received: by mail-wr1-f50.google.com with SMTP id o1so3354153wrp.5 for ; Fri, 23 Jul 2021 11:43:01 -0700 (PDT) X-Gm-Message-State: AOAM5313TDbZIz/VzE8Es5MdivDVtFXMAa8STk4qAdMDGWKZExs+xkfX zmkigDhdcR2rIFA8jIe9bzKd84WAJEcNGVp/yMA= X-Google-Smtp-Source: ABdhPJxoQq2VQ2w6DBydXsB6afqEER/ozdnaFLgwa9gVk2VkfIvkZepq+XzAelVd1ktGQjI+zhUop3cwvl2R/+k55N0= X-Received: by 2002:a5d:65cb:: with SMTP id e11mr6966911wrw.105.1627065780129; Fri, 23 Jul 2021 11:43:00 -0700 (PDT) MIME-Version: 1.0 References: <20210721151546.2325937-1-arnd@kernel.org> <20210723145026.GA3330@lpieralisi> In-Reply-To: <20210723145026.GA3330@lpieralisi> From: Arnd Bergmann Date: Fri, 23 Jul 2021 20:42:44 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH] ARM: ixp4xx: fix building both pci drivers To: Lorenzo Pieralisi List-Id: Cc: Linus Walleij , SoC Team , Arnd Bergmann , Imre Kaloz , Krzysztof Halasa , Rob Herring , =?UTF-8?Q?Krzysztof_Wilczy=C5=84ski?= , Bjorn Helgaas , Linux ARM , Linux Kernel Mailing List , linux-pci X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210723_114302_361834_CBDC3D84 X-CRM114-Status: GOOD ( 12.06 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Message-ID: <20210723184244.e1FJjreucDJ6gLg6xv4SPyYHxzmwRFFwFnFIabaJYTA@z> On Fri, Jul 23, 2021 at 4:51 PM Lorenzo Pieralisi wrote: > > Fixes: f7821b493458 ("PCI: ixp4xx: Add a new driver for IXP4xx") > > Cc: soc@kernel.org > > Signed-off-by: Arnd Bergmann > > --- > > .../mach-ixp4xx/include/mach/ixp4xx-regs.h | 48 +++++++++---------- > > drivers/pci/controller/pci-ixp4xx.c | 8 ++-- > > 2 files changed, 28 insertions(+), 28 deletions(-) > > Are you picking this up via arm-soc ? I can take this via the PCI tree, > just let me know: > > Acked-by: Lorenzo Pieralisi I'm fine either way, if you have other fixes queued up already, please add this one to your tree. Arnd _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel