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/1638432158-4119-4-git-send-email-hongxing.zhu@nxp.com Tested-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Tested-by: Tim Harvey <tharvey@gateworks.com> Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com> Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Reviewed-by: Tim Harvey <tharvey@gateworks.com> Reviewed-by: Rob Herring <robh@kernel.org>
1 parent 549bf94 commit 3e15f62

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

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)