[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250619091004.338419-1-hongxing.zhu@nxp.com>
Date: Thu, 19 Jun 2025 17:10:02 +0800
From: Richard Zhu <hongxing.zhu@....com>
To: frank.li@....com,
l.stach@...gutronix.de,
lpieralisi@...nel.org,
kwilczynski@...nel.org,
mani@...nel.org,
robh@...nel.org,
krzk+dt@...nel.org,
conor+dt@...nel.org,
bhelgaas@...gle.com,
shawnguo@...nel.org,
s.hauer@...gutronix.de,
kernel@...gutronix.de,
festevam@...il.com
Cc: linux-pci@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
devicetree@...r.kernel.org,
imx@...ts.linux.dev,
linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/2] PCI: imx6: Add external reference clock mode support
On i.MX, the PCIe reference clock might come from either internal
system PLL or external clock source.
Add the external reference clock source for reference clock.
Main change in v2:
- Fix yamllint warning.
- Refine the driver codes.
[PATCH v2 1/2] dt-binding: pci-imx6: Add external reference clock
[PATCH v2 2/2] PCI: imx6: Add external reference clock mode support
Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml | 7 ++++++-
drivers/pci/controller/dwc/pci-imx6.c | 22 +++++++++++++++-------
2 files changed, 21 insertions(+), 8 deletions(-)
Powered by blists - more mailing lists