arm64: dts: imx8mp: move PCIe controller clock config to SoC dtsi
authorLucas Stach <l.stach@pengutronix.de>
Fri, 16 Dec 2022 19:59:32 +0000 (20:59 +0100)
committerShawn Guo <shawnguo@kernel.org>
Sun, 1 Jan 2023 02:43:20 +0000 (10:43 +0800)
commitfae3bcc34a993dc204611c2f7211213e920e2fdc
tree5ae3d5ac2093dee849965f0ee29c4ef9cc2d0d32
parent0deefb5bd1382aae0aed7c8b266d5088a5308a26
arm64: dts: imx8mp: move PCIe controller clock config to SoC dtsi

The only difference in PCIe clock configuration between boards is how
the PCIe reference clock is generated. The refclock configuration is
fully contained in the PCIe PHY node, so the PCIe controller clocks
can be set up in the SoC dtsi, as there is no reason for any board to
use a different configuration.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Reviewed-by: Richard Zhu <hongxing.zhu@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mp-evk.dts
arch/arm64/boot/dts/freescale/imx8mp-venice-gw74xx.dts
arch/arm64/boot/dts/freescale/imx8mp.dtsi