Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Richard Zhu and committed by
Lorenzo Pieralisi
3e15f623 549bf94d

+6
+6
Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml
··· 127 127 enum: [1, 2, 3, 4] 128 128 default: 1 129 129 130 + phys: 131 + maxItems: 1 132 + 133 + phy-names: 134 + const: pcie-phy 135 + 130 136 reset-gpio: 131 137 description: Should specify the GPIO for controlling the PCI bus device 132 138 reset signal. It's not polarity aware and defaults to active-low reset