arm64: dts: imx8mq: assign PCIe clocks
authorLucas Stach <l.stach@pengutronix.de>
Fri, 7 May 2021 22:12:13 +0000 (00:12 +0200)
committerShawn Guo <shawnguo@kernel.org>
Sat, 12 Jun 2021 08:17:02 +0000 (16:17 +0800)
commit15a5261e4d052bf85c7fba24dbe0e9a7c8c05925
tree387f07b60391c3a6e6e88fd5d9317627e6141893
parent8d923cdf2ec40520f2a3f4281001d414345b3e74
arm64: dts: imx8mq: assign PCIe clocks

This fixes multiple issues with the current non-existent PCIe clock setup:

The controller can run at up to 250MHz, so use a parent that provides this
clock.

The PHY needs an exact 100MHz reference clock to function if the PCIe
refclock is not fed in via the refclock pads. While this mode is not
supported (yet) in the driver it doesn't hurt to make sure we are
providing a clock with the right rate.

The AUX clock is specified to have a maximum clock rate of 10MHz. So
the current setup, which drives it straight from the 25MHz oscillator is
actually overclocking the AUX input.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mq.dtsi