Skip to content

Commit 3e15f62

Browse files
Richard ZhuLorenzo Pieralisi
authored andcommitted
dt-bindings: imx6q-pcie: Add PHY phandles and name properties
i.MX8MM PCIe has the PHY. Add a PHY phandle and name properties in the binding document. Link: https://lore.kernel.org/r/[email protected] Tested-by: Marcel Ziswiler <[email protected]> Tested-by: Tim Harvey <[email protected]> Signed-off-by: Richard Zhu <[email protected]> Signed-off-by: Lorenzo Pieralisi <[email protected]> Reviewed-by: Tim Harvey <[email protected]> Reviewed-by: Rob Herring <[email protected]>
1 parent 549bf94 commit 3e15f62

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,12 @@ properties:
127127
enum: [1, 2, 3, 4]
128128
default: 1
129129

130+
phys:
131+
maxItems: 1
132+
133+
phy-names:
134+
const: pcie-phy
135+
130136
reset-gpio:
131137
description: Should specify the GPIO for controlling the PCI bus device
132138
reset signal. It's not polarity aware and defaults to active-low reset

0 commit comments

Comments
 (0)