[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241217172033.zxl4bufakzx7eww5@thinkpad>
Date: Tue, 17 Dec 2024 22:50:33 +0530
From: Manivannan Sadhasivam <manivannan.sadhasivam@...aro.org>
To: Bjorn Helgaas <helgaas@...nel.org>
Cc: Christian Bruel <christian.bruel@...s.st.com>,
Rob Herring <robh+dt@...nel.org>, lpieralisi@...nel.org,
kw@...ux.com, bhelgaas@...gle.com, krzk+dt@...nel.org,
conor+dt@...nel.org, mcoquelin.stm32@...il.com,
alexandre.torgue@...s.st.com, p.zabel@...gutronix.de,
cassel@...nel.org, quic_schintav@...cinc.com,
fabrice.gasnier@...s.st.com, linux-pci@...r.kernel.org,
devicetree@...r.kernel.org,
linux-stm32@...md-mailman.stormreply.com,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 1/5] dt-bindings: PCI: Add STM32MP25 PCIe root complex
bindings
On Tue, Dec 03, 2024 at 04:25:15PM -0600, Bjorn Helgaas wrote:
> On Tue, Nov 26, 2024 at 04:51:15PM +0100, Christian Bruel wrote:
> > Document the bindings for STM32MP25 PCIe Controller configured in
> > root complex mode.
> >
> > Supports 4 legacy interrupts and MSI interrupts from the ARM
> > GICv2m controller.
>
> s/legacy/INTx/
>
> > STM32 PCIe may be in a power domain which is the case for the STM32MP25
> > based boards.
> >
> > Supports wake# from wake-gpios
>
> s/wake#/WAKE#/
>
> > + wake-gpios:
> > + description: GPIO controlled connection to WAKE# input signal
>
> I'm not a hardware guy, but this sounds like a GPIO that *reads*
> WAKE#, not controls it.
>
> > + pcie@...00000 {
> > + compatible = "st,stm32mp25-pcie-rc";
> > + device_type = "pci";
> > + num-lanes = <1>;
>
> num-lanes applies to a Root Port, not to a Root Complex. I know most
> bindings conflate Root Ports with the Root Complex, maybe because many
> of these controllers only support a single Root Port?
>
> But are we ever going to separate these out? I assume someday
> controllers will support multiple Root Ports and/or additional devices
> on the root bus, like RCiEPs, RCECs, etc., and we'll need per-RP phys,
> max-link-speed, num-lanes, reset-gpios, etc.
>
> Seems like it would be to our benefit to split out the Root Ports when
> we can, even if the current hardware only supports one, so we can
> start untangling the code and data structures.
>
+1 for moving the properties to RP node where they should belong to. The
controller driver might have to do some extra work to parse the RP node and get
these properties, but it is worth the effort.
- Mani
--
மணிவண்ணன் சதாசிவம்
Powered by blists - more mailing lists