[PATCH 1/7] dt-bindings: pci: xilinx-nwl: Add phys
Sean Anderson
sean.anderson at linux.dev
Mon Apr 22 12:58:58 PDT 2024
Add phys properties so Linux can power-on/configure the GTR
transcievers.
Signed-off-by: Sean Anderson <sean.anderson at linux.dev>
---
Documentation/devicetree/bindings/pci/xlnx,nwl-pcie.yaml | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/Documentation/devicetree/bindings/pci/xlnx,nwl-pcie.yaml b/Documentation/devicetree/bindings/pci/xlnx,nwl-pcie.yaml
index 426f90a47f35..02315669b831 100644
--- a/Documentation/devicetree/bindings/pci/xlnx,nwl-pcie.yaml
+++ b/Documentation/devicetree/bindings/pci/xlnx,nwl-pcie.yaml
@@ -61,6 +61,14 @@ properties:
interrupt-map:
maxItems: 4
+ phys:
+ maxItems: 4
+
+ phy-names:
+ maxItems: 4
+ items:
+ - pattern: '^pcie-phy[0-3]$'
+
power-domains:
maxItems: 1
--
2.35.1.1320.gc452695387.dirty
More information about the linux-arm-kernel
mailing list