]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
clk: imx8mp: Remove the none exist pcie clocks
authorRichard Zhu <hongxing.zhu@nxp.com>
Mon, 15 Mar 2021 08:17:47 +0000 (16:17 +0800)
committerAbel Vesa <abel.vesa@nxp.com>
Sun, 4 Apr 2021 19:39:04 +0000 (22:39 +0300)
commit1840518ae7de0e1eeb9075069cbe632fde16c88d
treece2299bd72d5ef26ee9e1e2473a1a2a6f67c73ee
parent379c9a24cc239000b1dec53db02fe17a86947423
clk: imx8mp: Remove the none exist pcie clocks

In the i.MX8MP PCIe design, the PCIe PHY REF clock comes from external
OSC or internal system PLL. It is configured in the IOMUX_GPR14 register
directly, and can't be contolled by CCM at all.
Remove the PCIE PHY clock from clock driver to clean up codes.
There is only one PCIe in i.MX8MP, remove the none exist second PCIe
related clocks.
Remove the none exsits clocks IDs together.

Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com>
Reviewed-by: Jason Liu <jason.hui.liu@nxp.com>
Signed-off-by: Abel Vesa <abel.vesa@nxp.com>
drivers/clk/imx/clk-imx8mp.c
include/dt-bindings/clock/imx8mp-clock.h