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 B19C7C433FE for ; Wed, 24 Nov 2021 15:51:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1346738AbhKXPzB (ORCPT ); Wed, 24 Nov 2021 10:55:01 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39410 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237606AbhKXPzA (ORCPT ); Wed, 24 Nov 2021 10:55:00 -0500 Received: from pandora.armlinux.org.uk (pandora.armlinux.org.uk [IPv6:2001:4d48:ad52:32c8:5054:ff:fe00:142]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 62C20C061574; Wed, 24 Nov 2021 07:51:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=armlinux.org.uk; s=pandora-2019; h=Sender:In-Reply-To: Content-Transfer-Encoding:Content-Type:MIME-Version:References:Message-ID: Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=wQ9c1OyXliyVa3SZJEUE6NB0qCU3PeHRx3gFUjMhhYs=; b=Ae7WQrBWTZDIYvyutWusRzRTBn z30jfyALoVO6oBfTUtZs+0NzOcx78MbmkQ1u940EKXqsWk+a8sELPnby7Eqa9xyZHp2NPjrgHK6aj eMGznYW5LYHw+SwyyiOOlLWJ9JRj5/3y7/V4iRjWFTqE2y19HlS84lyHdnwiihsvP6HoImQMF2skj Cv36I9b2g5TqiD9UjowzD8rIh4vGmPF4YujKqAU5ecr/Zb2TLDBSPZvPv526iVAgeTZF2J/lqfc4O FF3dNRFb/D42LA6v18Hq0El8qgm9QPDt65BjdKb72PO5SvSwkwzTe778iO6ypctvAAacF8npmx4Z6 1afM5I7w==; Received: from shell.armlinux.org.uk ([fd8f:7570:feb6:1:5054:ff:fe00:4ec]:55854) by pandora.armlinux.org.uk with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1mpuYg-0000ob-Hj; Wed, 24 Nov 2021 15:51:42 +0000 Received: from linux by shell.armlinux.org.uk with local (Exim 4.94.2) (envelope-from ) id 1mpuYg-0001JH-1C; Wed, 24 Nov 2021 15:51:42 +0000 Date: Wed, 24 Nov 2021 15:51:41 +0000 From: "Russell King (Oracle)" To: Pali =?iso-8859-1?Q?Roh=E1r?= Cc: Andrew Lunn , Sebastian Hesselbarth , Gregory Clement , Thomas Petazzoni , Lorenzo Pieralisi , Rob Herring , Krzysztof =?utf-8?Q?Wilczy=C5=84ski?= , Bjorn Helgaas , Dominik Brodowski , Nicolas Ferre , Alexandre Belloni , Ludovic Desroches , Marek =?iso-8859-1?Q?Beh=FAn?= , linux-arm-kernel@lists.infradead.org, linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 4/5] arm: ioremap: Replace pci_ioremap_io() usage by pci_remap_iospace() Message-ID: References: <20211124154116.916-1-pali@kernel.org> <20211124154116.916-5-pali@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20211124154116.916-5-pali@kernel.org> Sender: Russell King (Oracle) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Nov 24, 2021 at 04:41:15PM +0100, Pali Rohár wrote: > Replace all usage of ARM specific pci_ioremap_io() function by standard PCI > core API function pci_remap_iospace() in all drivers and arm march code. > > Signed-off-by: Pali Rohár Reviewed-by: Russell King (Oracle) -- RMK's Patch system: https://www.armlinux.org.uk/developer/patches/ FTTP is here! 40Mbps down 10Mbps up. Decent connectivity at last! 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 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 18B2EC433F5 for ; Wed, 24 Nov 2021 15:53:05 +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:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=9roaMbJCDjWNa9EShkYalkb+J9kt+duoUdjdc8tOyqE=; b=gcsxmnX7ciuVMk lrxEOFWVaXfZtFlN+whHEGkqb/+HUANGCMBnfwybB73jYlVB1Q0smYyJJZdwwggScqdHgWBhZs82o 2YjNCVd5xVYucqDiw9mPynlRu7KysS5T7gfdSeBk/C2B/TlSuSvAXPG8nWmr5/miWsK8Ov5hw8CBy NM38LjHn+dDaWIG+frR+K7wkIfrAEOvutfEs7De8xlN3hg5hkLmUQLDLc+vFby2CyjKkTxBgFIKMh ub+hkzrut619gA0QnZIjSXlMZgZLV6f2KXBW4omZyOuR4GH5CD6dXvUai5iNo1MGhCdH3PdLjd/Ll uTG5rbndxkmr5CVSNMZQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mpuYr-0059x6-B1; Wed, 24 Nov 2021 15:51:53 +0000 Received: from pandora.armlinux.org.uk ([2001:4d48:ad52:32c8:5054:ff:fe00:142]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mpuYn-0059wU-P3 for linux-arm-kernel@lists.infradead.org; Wed, 24 Nov 2021 15:51:51 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=armlinux.org.uk; s=pandora-2019; h=Sender:In-Reply-To: Content-Transfer-Encoding:Content-Type:MIME-Version:References:Message-ID: Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=wQ9c1OyXliyVa3SZJEUE6NB0qCU3PeHRx3gFUjMhhYs=; b=Ae7WQrBWTZDIYvyutWusRzRTBn z30jfyALoVO6oBfTUtZs+0NzOcx78MbmkQ1u940EKXqsWk+a8sELPnby7Eqa9xyZHp2NPjrgHK6aj eMGznYW5LYHw+SwyyiOOlLWJ9JRj5/3y7/V4iRjWFTqE2y19HlS84lyHdnwiihsvP6HoImQMF2skj Cv36I9b2g5TqiD9UjowzD8rIh4vGmPF4YujKqAU5ecr/Zb2TLDBSPZvPv526iVAgeTZF2J/lqfc4O FF3dNRFb/D42LA6v18Hq0El8qgm9QPDt65BjdKb72PO5SvSwkwzTe778iO6ypctvAAacF8npmx4Z6 1afM5I7w==; Received: from shell.armlinux.org.uk ([fd8f:7570:feb6:1:5054:ff:fe00:4ec]:55854) by pandora.armlinux.org.uk with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1mpuYg-0000ob-Hj; Wed, 24 Nov 2021 15:51:42 +0000 Received: from linux by shell.armlinux.org.uk with local (Exim 4.94.2) (envelope-from ) id 1mpuYg-0001JH-1C; Wed, 24 Nov 2021 15:51:42 +0000 Date: Wed, 24 Nov 2021 15:51:41 +0000 From: "Russell King (Oracle)" To: Pali =?iso-8859-1?Q?Roh=E1r?= Subject: Re: [PATCH 4/5] arm: ioremap: Replace pci_ioremap_io() usage by pci_remap_iospace() Message-ID: References: <20211124154116.916-1-pali@kernel.org> <20211124154116.916-5-pali@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20211124154116.916-5-pali@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211124_075149_836531_0798777E X-CRM114-Status: UNSURE ( 7.96 ) X-CRM114-Notice: Please train this message. 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: , Cc: Marek =?iso-8859-1?Q?Beh=FAn?= , Andrew Lunn , Alexandre Belloni , Lorenzo Pieralisi , Rob Herring , linux-pci@vger.kernel.org, Gregory Clement , Dominik Brodowski , linux-kernel@vger.kernel.org, Bjorn Helgaas , Ludovic Desroches , Thomas Petazzoni , Krzysztof =?utf-8?Q?Wilczy=C5=84ski?= , linux-arm-kernel@lists.infradead.org, Sebastian Hesselbarth Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, Nov 24, 2021 at 04:41:15PM +0100, Pali Roh=E1r wrote: > Replace all usage of ARM specific pci_ioremap_io() function by standard P= CI > core API function pci_remap_iospace() in all drivers and arm march code. > = > Signed-off-by: Pali Roh=E1r Reviewed-by: Russell King (Oracle) -- = RMK's Patch system: https://www.armlinux.org.uk/developer/patches/ FTTP is here! 40Mbps down 10Mbps up. Decent connectivity at last! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel