[PATCH v2] schemas: pci: bridge: Document REFCLK slot clocks

Marek Vasut posted 1 patch 4 months ago
dtschema/schemas/pci/pci-bus-common.yaml | 2 ++
1 file changed, 2 insertions(+)
[PATCH v2] schemas: pci: bridge: Document REFCLK slot clocks
Posted by Marek Vasut 4 months ago
The PCIe slot may have 'REFCLK' clocks which are explicitly
controlled by the OS, describe the clocks property.

Acked-by: Manivannan Sadhasivam <mani@kernel.org>
Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
---
Related to https://lore.kernel.org/all/CAMuHMdUFHKHKfymqa6jwfNnxZTAuH3kbj5WL+-zN=TR6XGd0eA@mail.gmail.com/
---
Cc: Bartosz Golaszewski <brgl@bgdev.pl>
Cc: Bjorn Helgaas <bhelgaas@google.com>
Cc: Conor Dooley <conor+dt@kernel.org>
Cc: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: Krzysztof Kozlowski <krzk+dt@kernel.org>
Cc: Magnus Damm <magnus.damm@gmail.com>
Cc: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Cc: Rob Herring <robh@kernel.org>
Cc: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Cc: devicetree@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Cc: linux-pci@vger.kernel.org
Cc: linux-renesas-soc@vger.kernel.org
---
V2: - Update commit message
    - Add AB from Manivannan
---
 dtschema/schemas/pci/pci-bus-common.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dtschema/schemas/pci/pci-bus-common.yaml b/dtschema/schemas/pci/pci-bus-common.yaml
index ca97a00..3c512cf 100644
--- a/dtschema/schemas/pci/pci-bus-common.yaml
+++ b/dtschema/schemas/pci/pci-bus-common.yaml
@@ -82,6 +82,8 @@ properties:
     items:
       maximum: 255
 
+  clocks: true
+
   external-facing:
     description:
       When present, the port is externally facing. All bridges and endpoints
-- 
2.47.2
Re: [PATCH v2] schemas: pci: bridge: Document REFCLK slot clocks
Posted by Geert Uytterhoeven 3 months, 2 weeks ago
On Thu, 12 Jun 2025 at 01:42, Marek Vasut
<marek.vasut+renesas@mailbox.org> wrote:
> The PCIe slot may have 'REFCLK' clocks which are explicitly
> controlled by the OS, describe the clocks property.
>
> Acked-by: Manivannan Sadhasivam <mani@kernel.org>
> Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>

Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds