projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8568b3c
)
clk: imx: imx8qm-rsrc: drop VPU_UART/VPUCORE
author
Peng Fan
<peng.fan@nxp.com>
Tue, 12 Sep 2023 09:19:02 +0000
(17:19 +0800)
committer
Abel Vesa
<abel.vesa@linaro.org>
Wed, 4 Oct 2023 12:44:07 +0000
(15:44 +0300)
IMX_SC_R_VPU_UART and IMX_SC_R_VPUCORE was used in i.MX8QM A0 which
not for mass production. i.MX8QM B0 not have the two resources, so drop
it.
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Abel Vesa <abel.vesa@linaro.org>
Link:
https://lore.kernel.org/r/20230912-imx8-clk-v1-v1-4-69a34bcfcae1@nxp.com
Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
drivers/clk/imx/clk-imx8qm-rsrc.c
patch
|
blob
|
history
diff --git
a/drivers/clk/imx/clk-imx8qm-rsrc.c
b/drivers/clk/imx/clk-imx8qm-rsrc.c
index 87e0b6ac027e1fb85354975fb0460a06e0e2caad..8412fa349569d2d2950abb28990d80f79fffe95f 100644
(file)
--- a/
drivers/clk/imx/clk-imx8qm-rsrc.c
+++ b/
drivers/clk/imx/clk-imx8qm-rsrc.c
@@
-79,8
+79,6
@@
static const u32 imx8qm_clk_scu_rsrc_table[] = {
IMX_SC_R_M4_0_I2C,
IMX_SC_R_M4_1_I2C,
IMX_SC_R_AUDIO_PLL_0,
- IMX_SC_R_VPU_UART,
- IMX_SC_R_VPUCORE,
IMX_SC_R_MIPI_0,
IMX_SC_R_MIPI_0_PWM_0,
IMX_SC_R_MIPI_0_I2C_0,