[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20251020-kickass-fervent-capybara-9c48a0@kuoka>
Date: Mon, 20 Oct 2025 13:14:37 +0200
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Vitor Soares <ivitro@...il.com>
Cc: Bjorn Helgaas <bhelgaas@...gle.com>,
Lorenzo Pieralisi <lpieralisi@...nel.org>, Krzysztof WilczyĆski <kwilczynski@...nel.org>,
Manivannan Sadhasivam <mani@...nel.org>, Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>, Conor Dooley <conor+dt@...nel.org>,
Kishon Vijay Abraham I <kishon@...nel.org>, Vitor Soares <vitor.soares@...adex.com>,
linux-pci@...r.kernel.org, devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v1 1/2] dt-bindings: PCI: ti,j721e-pci-host: Add optional
regulator supplies
On Tue, Oct 14, 2025 at 12:25:48PM +0100, Vitor Soares wrote:
> From: Vitor Soares <vitor.soares@...adex.com>
>
> Add optional regulator supply properties for PCIe endpoints on TI SoCs.
> Some boards provide dedicated regulators for PCIe devices, such as
> 1.5V (miniPCIe), 3.3V (common for M.2 or miniPCIe), or 12V
> (for high-power devices). These supplies are now described as optional
> properties to allow the driver to control endpoint power where supported.
Last sentence is completely redundant. Please do not describe DT, we
all can read the patch. Driver is irrelevant here.
How you described here and in descriptions, suggests these are rather
port properties, not the controller.
>
> Signed-off-by: Vitor Soares <vitor.soares@...adex.com>
> ---
> .../devicetree/bindings/pci/ti,j721e-pci-host.yaml | 14 ++++++++++++++
> 1 file changed, 14 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/pci/ti,j721e-pci-host.yaml b/Documentation/devicetree/bindings/pci/ti,j721e-pci-host.yaml
> index c704099f134b..a20b03406448 100644
> --- a/Documentation/devicetree/bindings/pci/ti,j721e-pci-host.yaml
> +++ b/Documentation/devicetree/bindings/pci/ti,j721e-pci-host.yaml
> @@ -110,6 +110,18 @@ properties:
> interrupts:
> maxItems: 1
>
> + vpcie1v5-supply:
How is it called in this device datasheet (not the board schematics)?
> + description: 1.5V regulator used to power PCIe interfaces,
> + typically present on miniPCIe slots.
Best regards,
Krzysztof
Powered by blists - more mailing lists