Commit 3e15f623 authored by Richard Zhu's avatar Richard Zhu Committed by Lorenzo Pieralisi

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.comTested-by: default avatarMarcel Ziswiler <marcel.ziswiler@toradex.com>
Tested-by: default avatarTim Harvey <tharvey@gateworks.com>
Signed-off-by: default avatarRichard Zhu <hongxing.zhu@nxp.com>
Signed-off-by: default avatarLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Reviewed-by: default avatarTim Harvey <tharvey@gateworks.com>
Reviewed-by: default avatarRob Herring <robh@kernel.org>
parent 549bf94d
...@@ -127,6 +127,12 @@ properties: ...@@ -127,6 +127,12 @@ properties:
enum: [1, 2, 3, 4] enum: [1, 2, 3, 4]
default: 1 default: 1
phys:
maxItems: 1
phy-names:
const: pcie-phy
reset-gpio: reset-gpio:
description: Should specify the GPIO for controlling the PCI bus device description: Should specify the GPIO for controlling the PCI bus device
reset signal. It's not polarity aware and defaults to active-low reset reset signal. It's not polarity aware and defaults to active-low reset
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment