Skip to content

Commit 4fcb51f

Browse files
MrVanabelvesa
authored andcommitted
clk: imx: imx8qm-rsrc: drop VPU_UART/VPUCORE
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 <[email protected]> Reviewed-by: Abel Vesa <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Abel Vesa <[email protected]>
1 parent 8568b3c commit 4fcb51f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

drivers/clk/imx/clk-imx8qm-rsrc.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,6 @@ static const u32 imx8qm_clk_scu_rsrc_table[] = {
7979
IMX_SC_R_M4_0_I2C,
8080
IMX_SC_R_M4_1_I2C,
8181
IMX_SC_R_AUDIO_PLL_0,
82-
IMX_SC_R_VPU_UART,
83-
IMX_SC_R_VPUCORE,
8482
IMX_SC_R_MIPI_0,
8583
IMX_SC_R_MIPI_0_PWM_0,
8684
IMX_SC_R_MIPI_0_I2C_0,

0 commit comments

Comments
 (0)