clk/qcom: sm8250: Remove unused defines
authorLuca Weiss <luca.weiss@fairphone.com>
Wed, 24 Sep 2025 11:30:08 +0000 (13:30 +0200)
committerCasey Connolly <casey.connolly@linaro.org>
Wed, 29 Oct 2025 11:27:33 +0000 (12:27 +0100)
Clean up some defines which are not used in the driver.

Signed-off-by: Luca Weiss <luca.weiss@fairphone.com>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20250924-2025-10-misc-v1-2-7e75842ca714@fairphone.com
Signed-off-by: Casey Connolly <kcxt@postmarketos.org>
drivers/clk/qcom/clock-sm8250.c

index cc48125..37268c4 100644 (file)
 #define GCC_SE12_UART_RCG_REG 0x184D0
 #define GCC_SDCC2_APPS_CLK_SRC_REG 0x1400c
 
-#define APCS_GPLL0_ENA_VOTE 0x79000
 #define APCS_GPLL9_STATUS 0x1c000
 #define APCS_GPLLX_ENA_REG 0x52018
 
-#define USB30_PRIM_MASTER_CLK_CMD_RCGR 0xf020
-#define USB30_PRIM_MOCK_UTMI_CLK_CMD_RCGR 0xf038
-#define USB3_PRIM_PHY_AUX_CMD_RCGR 0xf064
-
 static const struct freq_tbl ftbl_gcc_qupv3_wrap1_s4_clk_src[] = {
        F(7372800, CFG_CLK_SRC_GPLL0_EVEN, 1, 384, 15625),
        F(14745600, CFG_CLK_SRC_GPLL0_EVEN, 1, 768, 15625),