aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/dt-bindings/clock/imx8mp-clock.h
diff options
context:
space:
mode:
authorRichard Zhu <hongxing.zhu@nxp.com>2021-03-15 16:17:47 +0800
committerAbel Vesa <abel.vesa@nxp.com>2021-04-04 22:39:04 +0300
commit1840518ae7de0e1eeb9075069cbe632fde16c88d (patch)
treece2299bd72d5ef26ee9e1e2473a1a2a6f67c73ee /include/dt-bindings/clock/imx8mp-clock.h
parentclk: imx: Fix reparenting of UARTs not associated with stdout (diff)
downloadwireguard-linux-1840518ae7de0e1eeb9075069cbe632fde16c88d.tar.xz
wireguard-linux-1840518ae7de0e1eeb9075069cbe632fde16c88d.zip
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>
Diffstat (limited to 'include/dt-bindings/clock/imx8mp-clock.h')
-rw-r--r--include/dt-bindings/clock/imx8mp-clock.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/dt-bindings/clock/imx8mp-clock.h b/include/dt-bindings/clock/imx8mp-clock.h
index e8d68fbb6e3f..43927a1b9e94 100644
--- a/include/dt-bindings/clock/imx8mp-clock.h
+++ b/include/dt-bindings/clock/imx8mp-clock.h
@@ -125,7 +125,6 @@
#define IMX8MP_CLK_CAN1 116
#define IMX8MP_CLK_CAN2 117
#define IMX8MP_CLK_MEMREPAIR 118
-#define IMX8MP_CLK_PCIE_PHY 119
#define IMX8MP_CLK_PCIE_AUX 120
#define IMX8MP_CLK_I2C5 121
#define IMX8MP_CLK_I2C6 122
@@ -182,8 +181,6 @@
#define IMX8MP_CLK_MEDIA_CAM2_PIX 173
#define IMX8MP_CLK_MEDIA_LDB 174
#define IMX8MP_CLK_MEDIA_MIPI_CSI2_ESC 175
-#define IMX8MP_CLK_PCIE2_CTRL 176
-#define IMX8MP_CLK_PCIE2_PHY 177
#define IMX8MP_CLK_MEDIA_MIPI_TEST_BYTE 178
#define IMX8MP_CLK_ECSPI3 179
#define IMX8MP_CLK_PDM 180