Message ID | 20220909205749.1793677-1-arnd@kernel.org (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org 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 smtp.lore.kernel.org (Postfix) with ESMTPS id E5ABEECAAA1 for <linux-arm-kernel@archiver.kernel.org>; Fri, 9 Sep 2022 20:59:16 +0000 (UTC) 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:MIME-Version:Message-Id:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=O3s+muiusKBhJo2NYXz+L3QzP7ObiZm+NYj0xPC3+t8=; b=nxdivT/Fv7T8Ev b3bvS3BtGPbd69cG8avT27vnDOWNbF4a/4sytjCPm0uGQ7CEWoQ7N1ZYnJZOaryPbl4VzDuUMq7Fp K4Jr0K3LhOyFHSfAOKwyGKu7HCo4j5kQyMo/I7d32Rjf+ub2h9EknBzPshpVrQmW1eRV3CAP7Pva7 47/XxtmmT0keQg9ih7B9XfhzlDxXlqpNyRMJVFSu4StXAe+c2IIpV8fxm1BSOlb8tILqZmZ9PAglo YUUjf4L8JaFGoFkRvE6ZmZH2UtHF47S5KeW7EPI1nW1sMiwe/NMsUJdVLEf8ZFCaOQut5j6UVSlJi GNY/KIyfV0Pd/mO3qnVA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oWl4h-002pSm-Ni; Fri, 09 Sep 2022 20:58:07 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oWl4e-002pLM-Ow for linux-arm-kernel@lists.infradead.org; Fri, 09 Sep 2022 20:58:06 +0000 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 dfw.source.kernel.org (Postfix) with ESMTPS id 6AB17620D5; Fri, 9 Sep 2022 20:58:03 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 65C8CC433C1; Fri, 9 Sep 2022 20:58:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1662757082; bh=4PHUPpeNC5aeHEQ8jgACABDD6gZZlydAr9hdxCvQNCA=; h=From:To:Cc:Subject:Date:From; b=Ce8SHjM+4HJLSu65cpkWNcKT7tmsyq2OLxPCd4N8NqWYTnfGumrEnPPgOU0dbZWBt peAcbMTWajKi36dkSMMmkeikhfrfnOnP4UV2uMiuzGzz1Z5JKYLtox9A5rg3+QSXsw calAl+COwu1RGnMOXdM7wXbg58hTXSnstdSah434SNJ8y/0LDYchDnpudwNuwxKfKF n35X2MenZBl1Bk1ZBPIw3UES0mLvSKktBGXZxWkBGak1fMZ3queMG6OXCD6Y4zRTe/ TAoz5Az3dJSnCcMh8fpuKQspirp7Gtar6gXX7WMV1F29FPBX0IDAT0H/sz0Xe0hRMi dfD8CrZ0JuUzA== From: Arnd Bergmann <arnd@kernel.org> To: linux-arm-kernel@lists.infradead.org Cc: Arnd Bergmann <arnd@arndb.de>, Russell King <linux@armlinux.org.uk>, Christoph Hellwig <hch@lst.de>, Linus Walleij <linus.walleij@linaro.org>, Marc Zyngier <maz@kernel.org> Subject: [PATCH v3 0/5] ARM: footbridge: cleanups Date: Fri, 9 Sep 2022 22:57:44 +0200 Message-Id: <20220909205749.1793677-1-arnd@kernel.org> X-Mailer: git-send-email 2.29.2 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220909_135804_893429_EDB98A90 X-CRM114-Status: GOOD ( 16.39 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
ARM: footbridge: cleanups
|
expand
|
From: Arnd Bergmann <arnd@arndb.de> I'm reposting the footbridge cleanup series for reference after Marc has successfully tested it. Russell still had concerns about the CONFIG_ISA patch, and I've tried to capture the result of the earlier email thread but left it in. Russell, let me know if you still prefer me to drop patch 4/5 instead. Arnd Arnd Bergmann (5): ARM: footbridge: remove addin mode ARM: footbridge: remove leftover from personal-server ARM: footbridge: move isa-dma support into footbridge ARM: footbridge: limit CONFIG_ISA to CATS ARM: footbridge: remove custom DMA address handling Changes since v2: - update changelog text for CONFIG_ISA patch - add patch to remove custom phys_to_dma()/dma_to_phys - fix a build failure. arch/arm/Kconfig | 5 -- arch/arm/include/asm/dma-direct.h | 1 - arch/arm/include/asm/dma.h | 2 +- arch/arm/include/asm/hardware/dec21285.h | 20 ++--- arch/arm/include/asm/mach/dma.h | 5 -- arch/arm/include/asm/memory.h | 11 --- arch/arm/kernel/Makefile | 1 - arch/arm/mach-footbridge/Kconfig | 31 +------ arch/arm/mach-footbridge/Makefile | 5 +- arch/arm/mach-footbridge/common.c | 79 +----------------- arch/arm/mach-footbridge/dc21285.c | 80 +++++++++---------- .../arm/{kernel => mach-footbridge}/dma-isa.c | 11 ++- arch/arm/mach-footbridge/dma.c | 58 -------------- .../mach-footbridge/include/mach/dma-direct.h | 8 -- .../mach-footbridge/include/mach/isa-dma.h | 14 +--- .../arm/mach-footbridge/include/mach/memory.h | 31 ------- arch/arm/mach-footbridge/isa.c | 14 ++-- drivers/tty/serial/21285.c | 3 - 18 files changed, 71 insertions(+), 308 deletions(-) delete mode 100644 arch/arm/include/asm/dma-direct.h rename arch/arm/{kernel => mach-footbridge}/dma-isa.c (95%) delete mode 100644 arch/arm/mach-footbridge/dma.c delete mode 100644 arch/arm/mach-footbridge/include/mach/dma-direct.h