From patchwork Wed Mar 27 12:24:35 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Conor Dooley X-Patchwork-Id: 783328 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 674F417F399; Wed, 27 Mar 2024 12:25:02 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1711542302; cv=none; b=N7DCacQ9UYu0YqMVzor5EBrRyWMXP80GAVtguWRql+LJ49znSN3QujhHIsDnAcHlD2gKhmCZIkDHLkukB2ZfYayfmmd/gpyIrM1zcrSuQBupMj89/1/MfSilcyDwkfDZuYLacG89MPKuaTqbu21jvy528J+XmfaziI5bShwQ4O4= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1711542302; c=relaxed/simple; bh=nfNNpFSFPqJ1Ehbsb1fl0Q/VVJfGQElQungtP6fuOkk=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Content-Type; b=g0p4by77ForjJaydYi8ZmroQDd9jJq45zHWBGa4KNMFa84/k68bKPyiMs9K6ZYyjj2W/JGRKJQlZersWpyFyhpyq5CtB9hYFJ/X8FIAzZ3+uaG/PObKHObALtEM2xR7FlemzaS9LX9/X/UNuC1rl1KhGbjUdXeaoU+IhYP3Dvi8= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=ol+I2iv0; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="ol+I2iv0" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 00D34C43394; Wed, 27 Mar 2024 12:24:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1711542302; bh=nfNNpFSFPqJ1Ehbsb1fl0Q/VVJfGQElQungtP6fuOkk=; h=From:To:Cc:Subject:Date:From; b=ol+I2iv0lr7+a9a1r1NdynkdAVbEbq7v2cv7OunAma3r2E1a8ptexTRNghr4VqKBW 6coUILJNG+8O+uHYWFEzPJFOqGEu3Gz87kBkoGmvXL1o1qd00atBohVXL0b+lQPd8w uVn/sNtRQCbME8jFS4544mJ8YTDfupv/Thj3nJ78xowKH1LsRapilfzw3oz2ZiZ730 eyDiIaEqTzs8svfa0E3P2VTJDQscIbcYzCSLP+DRt2YSuM68R++AxnfFpynR9GnISa spJ1laf9VkqX4pm5fFB3Uj9kGlpWi+1nLnSfq2MQyLiJ7FDCc2YSXilkYQvANcW7Z/ Odq8suEHEYayg== From: Conor Dooley To: linux-riscv@lists.infradead.org Cc: conor@kernel.org, Conor Dooley , Daire McNamara , Jamie Gibbons , Valentina Fernandez , Linus Walleij , Bartosz Golaszewski , Rob Herring , Krzysztof Kozlowski , Lorenzo Pieralisi , =?utf-8?q?Krzysztof_Wilczy=C5=84?= =?utf-8?q?ski?= , Bjorn Helgaas , linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-pci@vger.kernel.org Subject: [PATCH v1 0/5] BeagleV Fire support Date: Wed, 27 Mar 2024 12:24:35 +0000 Message-ID: <20240327-parkway-dodgy-f0fe1fa20892@spud> X-Mailer: git-send-email 2.43.0 Precedence: bulk X-Mailing-List: linux-gpio@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Developer-Signature: v=1; a=openpgp-sha256; l=2296; i=conor.dooley@microchip.com; h=from:subject:message-id; bh=RI2m5bHQsW0uJCHnU/tjkVOqc52vi6o5eCDYaLCFLpw=; b=owGbwMvMwCFWscWwfUFT0iXG02pJDGksAqydJlvmL/rdPvF5qY6d1bHNnT/6FuZX9rq6Zp5/P +1AQurHjlIWBjEOBlkxRZbE230tUuv/uOxw7nkLM4eVCWQIAxenAExEUZbhn9rSW5dYTA+mmFx7 mSIiMum2am/pgt+e95okjE5ffn8tnY/hr1ACk/aj0pt7n37zyt0kenqbtXTPx0vbtmZP8c402LK 8jgEA X-Developer-Key: i=conor.dooley@microchip.com; a=openpgp; fpr=F9ECA03CF54F12CD01F1655722E2C55B37CF380C From: Conor Dooley Yo, Wee series adding support for the BeagleV Fire. I've had a dts sitting locally for this for over a year for testing Auto Update and I meant to submit something to mainline once the board got announced publicly, but only got around to that now. The PCI controller has to stay disabled for now, the driver (and binding) made an assumption about which of the two root port "instances" would be used by Linux and the BeagleV Fire uses the other one. I've got a WIP patch for that in the works and a patchset for the GPIO controller that I have been trying to find some time to clean up and submit. Thanks, Conor. CC: Conor Dooley CC: Daire McNamara CC: Jamie Gibbons CC: Valentina Fernandez CC: Linus Walleij CC: Bartosz Golaszewski CC: Rob Herring CC: Krzysztof Kozlowski CC: Lorenzo Pieralisi CC: "Krzysztof WilczyƄski" CC: Bjorn Helgaas CC: linux-riscv@lists.infradead.org CC: linux-gpio@vger.kernel.org CC: devicetree@vger.kernel.org CC: linux-kernel@vger.kernel.org CC: linux-pci@vger.kernel.org Conor Dooley (2): dt-bindings: riscv: microchip: document beaglev-fire riscv: dts: microchip: add an initial devicetree for the BeagleV Fire Jamie Gibbons (2): dt-bindings: gpio: mpfs: add coreGPIO support dt-bindings: gpio: mpfs: allow gpio-line-names Valentina Fernandez (1): dt-bindings: PCI: microchip: increase number of items in ranges property .../bindings/gpio/microchip,mpfs-gpio.yaml | 17 +- .../bindings/pci/microchip,pcie-host.yaml | 3 +- .../devicetree/bindings/riscv/microchip.yaml | 1 + arch/riscv/boot/dts/microchip/Makefile | 1 + .../microchip/mpfs-beaglev-fire-fabric.dtsi | 124 ++++++++++ .../boot/dts/microchip/mpfs-beaglev-fire.dts | 223 ++++++++++++++++++ 6 files changed, 365 insertions(+), 4 deletions(-) create mode 100644 arch/riscv/boot/dts/microchip/mpfs-beaglev-fire-fabric.dtsi create mode 100644 arch/riscv/boot/dts/microchip/mpfs-beaglev-fire.dts Acked-by: Rob Herring Acked-by: Rob Herring