Re: [PATCH v3] PCI: imx6: Add PHY reference clock source support

2018-01-10 Thread Ilya Ledvich
Hi Lucas, On 01/08/2018 12:43 PM, Lucas Stach wrote: Am Donnerstag, den 04.01.2018, 15:52 +0200 schrieb Ilya Ledvich: i.MX7D variant of the IP can use either Crystal Oscillator input or internal clock input as a Reference Clock input for PCIe PHY. Add support for an optional property 'fsl

[PATCH v3] PCI: imx6: Add PHY reference clock source support

2018-01-04 Thread Ilya Ledvich
default an external oscillator input is still used. Verified on Compulab SBC-iMX7 Single Board Computer. Signed-off-by: Ilya Ledvich --- changes since V2: add a vendor prefix 'fsl' to a new property Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.txt | 5 + driver

[PATCH v2] PCI: imx6: Add PHY reference clock source support

2017-12-31 Thread Ilya Ledvich
default an external oscillator input is still used. Verified on Compulab SBC-iMX7 Single Board Computer. Signed-off-by: Ilya Ledvich --- Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.txt | 5 + drivers/pci/dwc/pci-imx6.c | 8 +++- 2 files changed, 12 insert

[PATCH] PCI: imx6: Add PHY reference clock source support

2017-12-27 Thread Ilya Ledvich
default an external oscillator input is still used. Verified on Compulab SBC-iMX7 Single Board Computer. Signed-off-by: Ilya Ledvich --- Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.txt | 5 + drivers/pci/dwc/pci-imx6.c | 8 +++- 2 files changed, 12 insert