From patchwork Sat Sep 25 08:46:35 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sergio Paracuellos X-Patchwork-Id: 12517317 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 7EF5AC433EF for ; Sat, 25 Sep 2021 08:46:51 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 66785610C7 for ; Sat, 25 Sep 2021 08:46:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234971AbhIYIsY (ORCPT ); Sat, 25 Sep 2021 04:48:24 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56042 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232496AbhIYIsX (ORCPT ); Sat, 25 Sep 2021 04:48:23 -0400 Received: from mail-wr1-x434.google.com (mail-wr1-x434.google.com [IPv6:2a00:1450:4864:20::434]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 69DF8C061570; Sat, 25 Sep 2021 01:46:46 -0700 (PDT) Received: by mail-wr1-x434.google.com with SMTP id i23so34655078wrb.2; Sat, 25 Sep 2021 01:46:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=WfsTMGHRrVf67vgTGBQhuwZeMW0at7d6zz5QK8rpDxQ=; b=YaahUOtT9d8Z01wD8o7worryVp3NECKpBGQr6+E2XfsFqBfNl+g3e2gvmrvy6f2yA8 QwKKYQdTZDUQ9kPaDPOY8584K+mC5g2yNk6Wx8KXusrP1RVBy53MEd+cnjM+zXl/EhNY LK+d+VDsaK1ZPz60oPjuaFTXG4Rrlkn3sZrTmzqe0REWJLxZBXlAkuLUrWmMF3j5fIlp QX0SwmOU5s6iZlqtEr1j0SprwdbXGrIuVIx4SsIZeAnLrjeYmFS/ZGeM+/DfvgVitOAO ObwcvNiqn7k4BHA12a2GLKcl0yhbyWZyd/3GQUkyD3LAOX0Ebj0KTPCG6kyZbquAmas6 vmRg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=WfsTMGHRrVf67vgTGBQhuwZeMW0at7d6zz5QK8rpDxQ=; b=ABJIcShCFbZrCCD/615CDWhNC5aeGUcnGqRo9kLp3v2nNnF95VWcDvU3yftvRPm36j ieCTRoxccr7OREYINnIdLU0JWOU2dquh6e21FOGD1fwFuQdlmo/Fbuk6z37MaLMvX55R z2myywjBvcHCfGnqSdU5TOshu8GB95H/2qQhWp3RSng1IT3Dvxb8f1ywKd/spU3u3rpT hu2FNUmqWn1B6vYjGpdox4S/WjgxEELYSB35TT+dh1omw5s499wa2RQDF/j2tWm/jd+f v/dDzCJSvvWX36PkCyTewDC4JfTD7O5c6aMN8Ai2zlsocc1L45hmkSfj1ttOLiyQeDoP hW7w== X-Gm-Message-State: AOAM531b7Y7bfF9lfVv168vYjnhh2IjVzpBc8N4CzWDiKqSSnRtK7xdk An9O3S1P2DzVNEEvy0qavE4= X-Google-Smtp-Source: ABdhPJzzb+nvb8QPKJpqZ19mMuQgB2PySLYWJB2N5b4RhftKrh81iqyr6P4NmgvtVuxpGEloAg5AkQ== X-Received: by 2002:a1c:417:: with SMTP id 23mr4806498wme.161.1632559603850; Sat, 25 Sep 2021 01:46:43 -0700 (PDT) Received: from localhost.localdomain (252.red-83-54-181.dynamicip.rima-tde.net. [83.54.181.252]) by smtp.gmail.com with ESMTPSA id y9sm17222997wmj.36.2021.09.25.01.46.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 25 Sep 2021 01:46:43 -0700 (PDT) From: Sergio Paracuellos To: tsbogend@alpha.franken.de Cc: robh@kernel.org, arnd@arndb.de, catalin.marinas@arm.com, Liviu.Dudau@arm.com, bhelgaas@google.com, matthias.bgg@gmail.com, gregkh@linuxfoundation.org, linux-mips@vger.kernel.org, linux-pci@vger.kernel.org, linux-staging@lists.linux.dev, neil@brown.name, linux-kernel@vger.kernel.org Subject: [PATCH v2 0/6] MIPS: ralink: fix PCI IO resources Date: Sat, 25 Sep 2021 10:46:35 +0200 Message-Id: <20210925084642.5642-1-sergio.paracuellos@gmail.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-mips@vger.kernel.org MIPs ralink need a special tratement regarding the way it handles PCI IO |6 resources. On MIPS I/O ports are memory mapped, so we access them using normal | 1 load/store instructions. MIPS 'plat_mem_setup()' function does a call to | 2 Sergio Paracuellos (6): 'set_io_port_base(KSEG1)'. There, variable 'mips_io_port_base' | 3 Revert "MIPS: ralink: don't define PC_IOBASE but increase is set then using this address which is a virtual address to which all | 4 IO_SPACE_LIMIT" ports are being mapped. Ralink I/O space has a mapping of bus address | 5 Revert "staging: mt7621-pci: set end limit for 'ioport_resource'" equal to the window into the mmio space, with an offset of IO start range | 6 MIPS: ralink: set PCI_IOBASE to 'mips_io_port_base' cpu address. This means that to have this working we need: | 7 PCI: Allow architecture-specific pci_remap_iospace() - linux port numbers in the range 0-0xffff. | 8 MIPS: implement architecture-specific 'pci_remap_iospace()' - pci port numbers in the range 0-0xffff. | 9 staging: mt7621-pci: properly adjust base address for the IO window - io_offset being zero. | 10 These means at the end to have bus address 0 mapped to IO range cpu address. | 12 arch/mips/include/asm/pci.h | 2 ++ We need a way of properly set 'mips_io_port_base' with a virtually mapped | 13 arch/mips/pci/pci-generic.c | 9 +++++++++ value of the IO cpu address. | 14 drivers/pci/pci.c | 2 ++ This series do the following approach: | 16 5 files changed, 17 insertions(+), 4 deletions(-) 1) Revert two bad commit from a previous attempt of make this work [0]. | 17 2) Set PCI_IOBASE to mips 'mips_io_port_base'. | 18 -- 3) Allow architecture dependent 'pci_remap_iospace'. | 19 2.25.1 4) Implement 'pci_remap_iospace' for MIPS. | 20 5) Be sure IOBASE address for IO window is set with correct value. |~ More context about this series appoach in this mail thread [1]. |~ Patches related with reverts are from this merge cycle so they are only added to the staging git tree. So to have all stuff together I'd like to get everybody Ack's to get all of this series through staging tree if possible :). Thanks in advance for your time. |~ Changes in v2: - re-do commit messages for PCI patch as Bjorn pointed out in previous series. - Add Bjorn's Acked-by for PCI subsystem patch. - Re-do commit message of MIPS 'pci_remap_iospace()' patch to align with changes in the PCI patch (s/architecture dependent/architecture-specific/) - Add Fixes-by tag for MIPS set PCI_IOBASE patch. [0]: https://www.spinics.net/lists/kernel/msg4051474.html |~ [1]: https://lkml.org/lkml/2021/9/22/6 Sergio Paracuellos (6): Revert "MIPS: ralink: don't define PC_IOBASE but increase IO_SPACE_LIMIT" Revert "staging: mt7621-pci: set end limit for 'ioport_resource'" MIPS: ralink: set PCI_IOBASE to 'mips_io_port_base' PCI: Allow architecture-specific pci_remap_iospace() MIPS: implement architecture-specific 'pci_remap_iospace()' staging: mt7621-pci: properly adjust base address for the IO window arch/mips/include/asm/mach-ralink/spaces.h | 4 +++- arch/mips/include/asm/pci.h | 2 ++ arch/mips/pci/pci-generic.c | 9 +++++++++ drivers/pci/pci.c | 2 ++ drivers/staging/mt7621-pci/pci-mt7621.c | 4 +--- 5 files changed, 17 insertions(+), 4 deletions(-)